freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] OpenType futures


From: Werner LEMBERG
Subject: Re: [Devel] OpenType futures
Date: Fri, 13 Aug 2004 08:16:00 +0200 (CEST)

> >I believe that for such special demands it is easiest to write a
> >new ad-hoc parser which only handles vertical glyph substitution.
> 
> So, it's role of the maintainer of CJK text processer?

Yes:

  . Test whether the current font is in SFNT format.
  . Parse the header to get the GSUB table offset.
  . Parse the GSUB table for the `vert' feature (and similar ones),
    ignoring everything else.
  . Extract the mapping table(s) from the lookups which correspond to
    `vert' and friends.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]