Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: How to create kanji TIFFs?
- To: tlug@example.com
- Subject: Re: How to create kanji TIFFs?
- From: ulrike@example.com
- Date: Thu, 8 Mar 2001 12:05:58 +0900
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <4MznBC.A.DuG.fcvp6@example.com>
- Resent-Sender: tlug-request@example.com
On second look the gs-Strategy did not seem to be so complicated as well: > gs -dNOPAUSE -dQUIET -sDEVICE=tiff -sOutputFile=kanji0.tif kanji0.ps -c > quit > > where kanji0.ps is > > %! PS-Adobe-2.0 > 144 /Ryumin-Light-H findfont exch scalefont setfont > 100 100 moveto > (C88E) show showpage > But unfortunately I got the following error: Unknown device: tiff A look in the man-pages did not enlighten me, since there was talk about printers ... So I went back to the perl-version and tried: > (a) if you are only doing a few images, load up the gif in xv and save > it back on top of itself. xv will fix it. Success!! Then I tried: > (b) longer term, pass the gif through another utility like gif2png, > then do the pngtopnm/pnmtotiff chain. You may have to grab gif2png from > somewhere, and also install libpng, although I think it's fairly > standard these days. You need to see a parameter to tell gif2png to > ignore errors. I tried to "use option -r to recover 1 complete image", but still got: gif2png: EOF / read error on image data Any ideas what else I could try for automation? Thanks a lot as always, Uli
- Follow-Ups:
- Re: How to create kanji TIFFs?
- From: Marc Christensen <marc@example.com>
- Re: How to create kanji TIFFs?
- From: Simon Cozens <simon@example.com>
Home | Main Index | Thread Index
- Prev by Date: ADSL and Linux
- Next by Date: Re: How to create kanji TIFFs?
- Prev by thread: Re: How to create kanji TIFFs?
- Next by thread: Re: How to create kanji TIFFs?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links