[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
OpenType features in Pango
- From: Jeremy Smith <jeremy blazonco com>
- To: gtk-i18n-list gnome org
- Subject: OpenType features in Pango
- Date: Mon, 01 Jun 2009 10:35:08 -0700
I have written a simple program that takes some text and a (very small)
subset of CSS attributes over stdin, applies the attributes, calculates
layout dimensions, and draws the text to a PNG. It works great -- and
once I got used to it, Pango was very easy to use.
Now I want to try and add some OpenType features to my program. For
example, I want to be able to use glyph substitution for ligatures
(first priority) and stylistic sets (lower priority, but I imagine the
methodology is similar to ligatures).
How difficult is it to use these features from Pango? I've done some
pretty exhaustive googling but I couldn't find any info on glyph
substitution other than for language purposes. Does anyone have an
example they could point to?
Thanks so much!
Jeremy
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]