Re: Help converting a truetype unicode font to type3
On Aug 25, 1:49 pm, "Maximus" <maxi...@microsoft.com> wrote:
> Ken and Ed,
>
> Thank you for the help. I played Ken's script a little bit, and found that
> it is not possible to cache a big font in the printer. The printer shows Max
> Glyph Size as 25K, and max cached glyphs as 7K. The numbers are just too
> small.
>
> After some search, it is mentioned that CID type 1 (type 10?) format can
> encode a type3 font with larger encoding range. However, I am unable to find
> an example. Any ideas?
>
> Thanx in advance.
Ken already posted how to change the font cache size e.g.
<</MaxFontCache 1000000>> setsystemparams
You can also change the max number of bytes os a single cached glyph
with:
int setcachelimit
Ed
Fnews-brouse 1.9(20180406) -- by Mizuno, MWE <mwe@ccsf.jp>
GnuPG Key ID = ECC8A735
GnuPG Key fingerprint = 9BE6 B9E9 55A5 A499 CD51 946E 9BDC 7870 ECC8 A735