mono / libgdiplus

C-based implementation of the GDI+ API
http://www.mono-project.com/
MIT License
329 stars 171 forks source link

Notify pango font map when adding another font file #740

Open sorsarre opened 2 years ago

sorsarre commented 2 years ago

Got a bit boggled by testfont failing on getting font family props, figured I'd take a look. Turns out you have to slap pango font map whenever config changes.

Looks like it could be the cause for #716