Skip to content
#

jpeg

Here are 492 public repositories matching this topic...

onepiecefreak3
onepiecefreak3 commented Feb 16, 2020

This feature is implemented in many graphics hardwares at least of most gaming consoles. Adding this feature would enable ImageSharp to natively allow for these specifications of graphics hardware to be supported out of the box.

As per OpenCV naming and implementation this feature is most likely known as "Remapping" or "Point remapping". So as the naming goes, it should incorporate either one.

sltsm
sltsm commented Dec 2, 2019

Hi,
I went through the documentation and couldn't find anything about using imgproxy with a SPA framework like vue. Are there any examples or guides on this?

If I understand correctly imgproxy is ment to be used serverside because of the encryption aspect. Would love to know about any best practices on how to implement it in a SPA scenario.

Thank you

rafaelsq
rafaelsq commented Jan 10, 2018
$ docker run --rm -p 9000:9000 h2non/imaginary -enable-url-source
$ curl http://localhost:9000/smartcrop?width=31&height=31&type=webp&url=https://camo.githubusercontent.com/bcb3b2bd343c3c85aaf6094e51c6178bbe239a32/687474703a2f2f7331342e706f7374696d672e6f72672f3874683731613230312f696d6167696e6172795f776f726c642e6a7067
{"message":"Error while processing the image: shrink: parameter vshrin
j-p-sequeira
j-p-sequeira commented Oct 22, 2018

(I thought it was better to create a new topic for this, see #442 for background)

The change you proposed to let setInput receive a Document object does in fact work (with a few limitations that I will enumerate later one limitation - more on that later).

I do think it would be a good thing to implement in TwelveMonkeys, since it is quite easy and makes the reader more friendly. So

Nitrodist
Nitrodist commented Nov 23, 2016

I accidentally used the library like this:

$ svgexport a.svg a.png 500px
/Users/mark.campbell/Downloads/a.svg /Users/mark.campbell/Downloads/a.png png 100% 1x 0:0:301:79 301:79

This didn't do anything, and there's no --verbose option to check what the actual parsed arguments were when running it, so raising an error on the invalid value (500px) or having a verbose option would b

Improve this page

Add a description, image, and links to the jpeg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jpeg topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.