> On 27 Mar 2017, at 12:28, Werner LEMBERG <[email protected]> wrote:
> 
> What I want is to move the (extended) CFF parser and hinter from the
> `cff' module to the `psaux' module, thus replacing the Type 1 parser
> and hinter.  Later on, the `cid' module must also be adapted to use
> the (extended) CFF parser and hinter.

This is a very sensible approach: to divide modules into "general" that deal 
with wider topics, and "concrete" that deal with specific formats, and never 
use a part of one specific module in another specific module. 

A.
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to