[gs-devel] RE: porting gs-cjk to HEAD (Re: gs-cjk jumbo patch candidate for GS_7_0X branch)
Igor V. Melichev
igor at artifex.com
Thu Apr 18 11:55:20 PDT 2002
Brian,
> From: gs-devel-admin at ghostscript.com
[mailto:gs-devel-admin at ghostscript.com]On Behalf Of Brian Stell
> Sent: Thursday, April 18, 2002 9:06 PM
> Cc: gs-devel at ghostscript.com
> Subject: Re: [gs-devel] RE: porting gs-cjk to HEAD (Re: gs-cjk jumbo patch
candidate for GS_7_0X branch)
> > Also it looks as you missed the dynamic access to big True Types,
> > which is important for our mainline development.
>
> I too have missed this. Would you kindly give me a pointer?
I'm not sure what pointer are you about.
This is just a general requirement. CJK TT fonts have sizes about 8M,
so loading entire font into RAM is too space consuming.
Individual glyphs to be loaded from the font file on request,
rather than loading entire font. As I know, gs-cjk patch for GS_7_0X
doesn't provide this.
Igor.
More information about the gs-devel
mailing list