Moazin, > `SVG_RendererRec' is a module that inherits from `FT_RendererRec'. This was > done so that I can add a new field for storing the `hooks'. These hooks are > really empty until `FT_Set_Svg_Hooks' is called to set these hooks, that's > far after the module has been initialized.
Do you plan runtime selection of SVG library? This is not very user friendly. Perhaps it is better to have separate rendering modules for each SVG library, selected at compile time. I will take a detailed look at your code soon. Alexei _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
