Yue Wang wrote:

- From the part of the code I read, if I understand correctly, the
only reason of incorporating fontforge is to get the font Metrics
data?
If so, I think FreeType2 is sufficient to accomplish the task? [I
think freetype2 is much smaller and efficient, and fontforge use
freetype2]

at some time in the future we also want access to the shapes etc because we want to experiment with runtime glyph adaption and such

also, by taking the internal ff representation as starting point we have the advantage that we can use ff's visual (debugging) capabilities for analysing for instance font features

(eventually the amount of ff used will be a bit smaller because we don't need the write related code)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-luatex mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to