You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying get support for Canvas.Font on Windows, but I don't get far. From what I see, currently both with_pango and with_freetype are disabled so the Canvas object does not even have a Font property.
When I try to compile with either one of them, then I get into a myriad of dependency issues with sources of various libs - glib, cairo-ft, etc...
Do you perhaps have an easy setup of compiling with either pango or freetype on windows?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying get support for Canvas.Font on Windows, but I don't get far. From what I see, currently both with_pango and with_freetype are disabled so the Canvas object does not even have a Font property.
When I try to compile with either one of them, then I get into a myriad of dependency issues with sources of various libs - glib, cairo-ft, etc...
Do you perhaps have an easy setup of compiling with either pango or freetype on windows?
The text was updated successfully, but these errors were encountered: