Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crop Images plugin #231

Closed
microcipcip opened this issue Jun 4, 2015 · 4 comments
Closed

Crop Images plugin #231

microcipcip opened this issue Jun 4, 2015 · 4 comments

Comments

@microcipcip
Copy link

Is there any plugin to crop an image from a markdown page?

@theshka
Copy link
Collaborator

theshka commented Jun 9, 2015

Could you be more specific? Do you need to crop it dynamically? Are you just trying to resize it? Have you tried accomplishing it with CSS?

@microcipcip
Copy link
Author

Yes I mean dynamically, for example:

![alt text](http://www.img.jpg?width=350&height=350&crop "Title text here")

@theshka
Copy link
Collaborator

theshka commented Jun 9, 2015

I'm not aware of any Pico plugin that exists for this purpose. You could, however, consider using another class to do this. I've used this one in the past: https://github.com/claviska/SimpleImage

@microcipcip
Copy link
Author

I was thinking about something like https://github.com/mosbth/cimage or https://github.com/lencioni/SLIR , but I can't get them to work correctly (mostly because of issues with the relative path)

@PhrozenByte PhrozenByte mentioned this issue Aug 28, 2015
@theshka theshka closed this as completed Oct 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants