2012/1/19  <[email protected]>:
> However, the source structure of FreeType2 is related with
> the modularization of each features and binary compatibilities,
> so the official support of the concatenated C source can be
> slightly difficult (sorry!).

Can you use this?
http://www.cs.berkeley.edu/~necula/cil/merger.html

I have no experience with it. I'm not sure what happens with macros:
it may just inline them by calling the C preprocessor first.

Such an approach would make the output more difficult to edit directly
though, so it would then really only be meant to be regenerated when
changes are made to the original source.

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

Reply via email to