Hello. I'm using cairo in my projects and there is a trouble with it. On linux I've got latest(?) version, which has methods like SetSourceColor etc.. But on windows cairo distributed with latest GTK# 2 with same version number with linux virsion does not have that methods. It only have old property Color which is marked as obsolete on Linux. And current situation is that on Linux I need to call new methods and on Windows obsolete fields. For me it's strange, that on all OS's libraries are with same version number. How soon all new functionality will appear on Windows version? As I found out, that functionality appears year ago on 13 of May in 2014, but not for windows.
-- View this message in context: http://mono.1490590.n4.nabble.com/Cairo-library-difference-on-Linux-and-Windows-tp4667002.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
