Search found 5 matches
- 2014-10-19T06:35:30-07:00
- Forum: Users
- Topic: How To Make Fonts/Text Match A Web Rendering?
- Replies: 1
- Views: 2237
How To Make Fonts/Text Match A Web Rendering?
Wondering if anyone has any experience with this-- how do you make a font/text rendering in imagemagick match a font/text render on the web (CSS)? Example-- I have a font that i can get to render in ImageMagick. I have it render at 10pt at 300dpi. The size of the font comes out at about 20px in ...
- 2014-01-09T08:24:34-07:00
- Forum: Users
- Topic: Strange Color Changing
- Replies: 3
- Views: 2867
Re: Strange Color Changing
I am now!
I'm surprised that would have that effect though. Weird.
I'm surprised that would have that effect though. Weird.
- 2014-01-08T09:44:26-07:00
- Forum: Users
- Topic: Strange Color Changing
- Replies: 3
- Views: 2867
Strange Color Changing
I'm on windows 7 using ImageMagick 6.8.6-2 2013-06-23 Q16. When i run the following command it seems to invert the color scheme. The image URL is http://printmee.blob.core.windows.net/albums/25059-45205-d4e8423c-1.jpg convert -size '7000x3500!' canvas:transparent \( 25059-45205-d4e8423c-1.jpg ...
- 2013-08-19T11:03:23-07:00
- Forum: Bugs
- Topic: Affine Transformation Crashing
- Replies: 5
- Views: 7626
Re: Affine Transformation Crashing
Sure, the image is located at http://imgsrv.print.io/images/temp/b9c40915-24d4-4c76-8f12-bdfd07480abf-62338531.jpg. The command works with the matrix 1,0,0,1,0,0 which tells me its not necessarily the other command args, would you agree? The coefficients were computed using java/android ImageView ...
- 2013-08-19T07:39:06-07:00
- Forum: Bugs
- Topic: Affine Transformation Crashing
- Replies: 5
- Views: 7626
Affine Transformation Crashing
Windows 7 Enterprise, ImageMagick-6.8.6-Q16 When i run the following command: convert 130819-1429336609f8faaa-c.jpg -verbose -matte -virtual-pixel Transparent -affine -1.7011346,6.7284627,-6.7284627,-1.7011346,1809.1752,-887.252 -transform -compose over -flatten 130819-14293757012b9bfc-e.jpg It says ...