June 19, 2014
10:49 a.m.
Guiile wrote:
Just to understand a bit more... Mayne I'm wrong, but I think Cairo is loaded dynamically by the VM, as it is a library used in FFI and it is not a plugin. So it will appear in that list, just after you use it.
I made the list after I tried using it, and it failed to find cairo. "Error: failed to get a symbol address: cairo_image_surface_create" And I have 26 dylibs in the plugins directory. If I replace the libcairo.2.dylib by that from the december version, (and force the use of free type fonts...) Roassal2 works (with the text size issues) Stephan