Search found 14 matches

by ravinder
2017-01-10T07:39:54-07:00
Forum: Users
Topic: how to sharp and image using convert options
Replies: 2
Views: 2703

Re: how to sharp and image using convert options

Although increasing the density is improving the quality but takes more to to generate image. hence what is the another option. please suggest.
by ravinder
2017-01-10T05:47:02-07:00
Forum: Users
Topic: how to sharp and image using convert options
Replies: 2
Views: 2703

how to sharp and image using convert options

i am using following convert command to convert a pdf into png.while running this command the quality of the graphics inside png is very low and blurry. convert -verbose -resample 150 -density 150 -trim +repage -sharpen 0x1.5 -quality 100 -append -transparent "#FFFFFF" "'.$pdf_file_name.'" "'.$gif ...
by ravinder
2016-09-13T00:03:12-07:00
Forum: Bugs
Topic: Higher density takes more time to generate image
Replies: 3
Views: 2678

GS version is also old. would be any possibility to reduce the creation time with old version or up gradation is only solution.
by ravinder
2016-09-12T23:23:15-07:00
Forum: Bugs
Topic: Higher density takes more time to generate image
Replies: 3
Views: 2678

Higher density takes more time to generate image

My IM version is 6.6.9 and convert command is as follows to create png images from pdfs. For sharp image i set -density value 1200. But density value 1200 is taking too much time to generate image. Also please Note that i am unable to get the good quality image if i set density less than 1200. What ...
by ravinder
2016-08-22T02:23:50-07:00
Forum: Bugs
Topic: convert command and options
Replies: 8
Views: 5476

Re: convert command and options

by ravinder
2016-08-22T02:22:04-07:00
Forum: Bugs
Topic: convert command and options
Replies: 8
Views: 5476

Re: convert command and options

equal sign is overlapped in two places.
by ravinder
2016-08-22T02:20:51-07:00
Forum: Bugs
Topic: convert command and options
Replies: 8
Views: 5476

Re: convert command and options

by ravinder
2016-08-22T02:09:29-07:00
Forum: Bugs
Topic: convert command and options
Replies: 8
Views: 5476

Re: convert command and options

IM version is 6.6.9.

i am unable to attach the screen shot. no option available to attach screen short.

Please suggest the correct order.
by ravinder
2016-08-22T01:50:45-07:00
Forum: Bugs
Topic: convert command and options
Replies: 8
Views: 5476

Re: convert command and options

please suggest how to resolve overlapping issue.
by ravinder
2016-08-22T01:47:23-07:00
Forum: Bugs
Topic: convert command and options
Replies: 8
Views: 5476

convert command and options

Hi

I am using image magic following command to convert pdf into gif. but after conversion in many cases font are overlapping with each other.

convert -verbose -resample 150 -density 150 -trim +repage -sharpen 0x1.5 -quality 100 -append -transparent "#FFFFFF" abc.pdf abc.gif
by ravinder
2016-04-03T22:59:06-07:00
Forum: Bugs
Topic: Image Resize Blurry / Jagged
Replies: 1
Views: 2541

Image Resize Blurry / Jagged

I am converting gif from the pdf, but after gif conversion the quality if the image is not good, text are blurry and not properly readable. I am shrinking the pdf and using -resize value 32%. i have to generate small image as compare to pdf hence i need to resize. please suggest on it. $cmd = '/usr ...
by ravinder
2015-11-17T03:57:01-07:00
Forum: Bugs
Topic: GhostScript is converting Italic font to normal (Times new roman TrueType Font)
Replies: 5
Views: 5137

Re: GhostScript is converting Italic font to normal (Times new roman TrueType Font)

if i execute the command at my server gs -sDEVICE=jpeg -o test_new.jpg -dJPEGQ=95 -r600x600 -g4960x7016 test.pdf it looks for NimbusRomanNo9L-Regu at /usr/share/ghostscript/8.70/Resource/Font/NimbusRomanNo9L-Regu but when i visited /usr/share/ghostscript/8.70/Resource location i have not found Font ...
by ravinder
2015-11-06T02:17:38-07:00
Forum: Bugs
Topic: GhostScript is converting Italic font to normal (Times new roman TrueType Font)
Replies: 5
Views: 5137

Re: GhostScript is converting Italic font to normal (Times new roman TrueType Font)

we already NimbusRomanNo9L-Regu Type 1 font installed on machine. it seems GS is looking the TrueType NimbusRomanNo9L-Regu. should installing NimbusRomanNo9L-Regu Truetype will resolve the issue?
by ravinder
2015-11-06T00:01:35-07:00
Forum: Bugs
Topic: GhostScript is converting Italic font to normal (Times new roman TrueType Font)
Replies: 5
Views: 5137

GhostScript is converting Italic font to normal (Times new roman TrueType Font)

I am using image Magic to convert pdf into jpg. I am using Times New roman TrueType font and used word document and saved as PDF to generate pdf files. While i am converting this file into jpg italic text is converted into normal text and i received the error Times New Roman TrueType Times New Roman ...