Hello Nikolaus,

sorry for the late reply.  No time yet to actually test your patch.

> +        FT_Bool isType1FontWithLightHinter =
> +          ( strncmp(driver->root.clazz->module_name, "type1", 5) == 0 &&

What about using `FT_Get_Font_Format' instead?


    Werner

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

Reply via email to