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
_______________________________________________
HarfBuzz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to