Hey Guys,<br><br>Here in Mozilla land we needed a way to use embolden with cairo and FT_Faces.&nbsp; I&#39;ve added code to support FC_FT_FACE on the FcPattern as well as added a cairo_ft_font_face_embolden function that returns a bold version of a cairo_font_face_t.&nbsp; In addition, I was hitting some problems with creating multiple unscaled fonts for a single FT_Face, so I added it to the hashtable so cairo would return the same unscaled font if you call create_for_ft_face a lot.<br>
<br>comments welcome!<br><br>stuart<br>