Search found 6 matches

by Coscript Consulting
2013-06-27T11:25:08-07:00
Forum: IMagick
Topic: Convert SVG to EPS and keep vector data
Replies: 2
Views: 8970

Re: Convert SVG to EPS and keep vector data

You can use gsvg program bungled with ghostpdl package to convert SVG to PostScript or PDF.
The generated PostScript can be adapted to be used as EPS.
by Coscript Consulting
2013-06-26T06:35:14-07:00
Forum: Users
Topic: Improve poor quality TIF image prior to barcode recognition
Replies: 8
Views: 12365

Re: Improve poor quality TIF image prior to barcode recognit

$ ./zbarimg/zbarimg --version
0.10

$ hg tip
changeset: 362:38e78368283d
tag: tip
user: spadix@users.sourceforge.net
date: Sun Oct 14 23:02:08 2012 -0700
summary: Added tag iPhoneSDK-1.3.1 for changeset 5eb3c8786845

I'm running the current development version on 64-bit GNU/Linux.
The version ...
by Coscript Consulting
2013-06-25T15:39:25-07:00
Forum: Users
Topic: Improve poor quality TIF image prior to barcode recognition
Replies: 8
Views: 12365

Re: Improve poor quality TIF image prior to barcode recognit

Compile the latest development version of ZBAR. It recognizes 6 out of 7 files unmodified.
The last one is recognized after applying some vertical blur
convert -motion-blur 30x30-90 4774438.tif 4774438blur.tif

Please contact me directly if you need further assistance with compiling, scripting, or ...
by Coscript Consulting
2013-06-25T07:23:36-07:00
Forum: Users
Topic: Improve poor quality TIF image prior to barcode recognition
Replies: 8
Views: 12365

Re: Improve poor quality TIF image prior to barcode recognit

You can try to apply motion blur in vertical direction.
convert -motion-blur 10x7+90 4772088.tif 4772088blur.tif
by Coscript Consulting
2013-06-21T09:35:46-07:00
Forum: Users
Topic: Transparent pdf to jpg
Replies: 5
Views: 12812

Re: Transparent pdf to jpg

I'd like add that Adobe Acrobat keeps silent about all PDF problems it can repair.
by Coscript Consulting
2013-06-21T09:05:20-07:00
Forum: Users
Topic: different histogram info returned on Solaris versus Windows
Replies: 3
Views: 4399

Re: different histogram info returned on Solaris versus Wind

Can I see a sample file? AFAIK, all known big endian bugs in Ghostscript have been fixed.
Please retest your file with Ghostscript 9.07.