Skip to content

[base] add two functions FT_Set_EmboldenXY and FT_get_EmboldenXY

guoweilkd requested to merge guoweilkd/freetype:bold into master

A Embolden can be specified for a face through FT_Set_EmboldenXY. This is useful when using cache sub-system.

Merge request reports