> A new question is that which API can I use to load a vertical glyph
> of a character such as '、' of Japanese is to be appear in top-right
> when vertical mode.

This is something FreeType doesn't support directly since it doesn't
handle the `vert' OpenType feature for selecting vertical writing
support (which does proper glyph substitution to get vertical glyph
representation forms).  You need a higher-level library like Pango or
ICU.


    Werner

_______________________________________________
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to