Re: Cairo Wrapper

new topic     » goto parent     » topic index » view thread      » older message » newer message

Corrected link:

http://www.rapideuphoria.com/eucairo.zip

line 1540, 1847:

 sequence str = allocate_string(utf,1) 

should be

 atom str = allocate_string(utf,1) 

line 110:

enum type cairo_path_data_type_t 

should be

global enum type cairo_path_data_type_t 

Missing libs (32 bit windows): libfontconfig-1.dll, libfreetype-6.dll, libpng12.dll, zlib1.dll
64-bit versions?

Any tests/demos?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu