[HarfBuzz] Font-independent shaping

Ken Schutte kenschutte at gmail.com
Wed Jan 21 05:07:44 PST 2015


Is it possible to do "shaping" (not sure if that's the correct term here)
without given a font?

I realize different fonts will support different features, but I want to
input a unicode string and get information like,

- this 'ARABIC LETTER BEH' should use 'ARABIC LETTER BEH INITIAL FORM'
- this 'ARABIC SHADDA' will be combined with previous character
- mandatory ligatures (lam+alif)
etc
(of course will not get glyph coordinates)

Can I use harfbuzz for this or does it always require a font?

Thanks,
Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/harfbuzz/attachments/20150121/4c853238/attachment.html>


More information about the HarfBuzz mailing list