Search found 44 matches

by YesCop
Sat Oct 29, 2011 9:09 pm
Forum: General Developer Support
Topic: Cairo development
Replies: 10
Views: 6956

Re: Cairo development

Hi Chris, Well Thank you :P , you gave the right tip. Without you, I will never look into Picaso96 library because I thought it was obsolete in OS4, just there for compatibility with 3.0. Why did Hyperion team integrate all that stuff in graphics library ? In regards to the palette, I don't need it ...
by YesCop
Fri Oct 28, 2011 9:09 am
Forum: General Developer Support
Topic: Cairo development
Replies: 10
Views: 6956

Re: Cairo development

Hi Chris, I post my code and is similar to yours, I think. The only thing I didn't care was the depth of 32. Thanks to that. I added also a palette to see what happens. But I have no success, nothing is drawn. Any hints ? width = 800; height = 600; depth = 32; modeID = 0x50001300; //800x600 ARGB32 /...
by YesCop
Wed Oct 26, 2011 11:20 pm
Forum: General Developer Support
Topic: Cairo development
Replies: 10
Views: 6956

Cairo development

Hi everybody, as I promised (in sdk forum), here is my thread about cairo. For a week, I am testing cairo functions with some success. Here I will discuss about failures of course. First, I tried to declare an image surface to save to png file (cairo_surface_write_to_png (surface, "stroke.png&q...
by YesCop
Wed Oct 26, 2011 10:43 pm
Forum: SDK Support
Topic: Cairo sdk
Replies: 0
Views: 2924

Cairo sdk

Hi, I am going to create two threads about cairo, one here and one in the developper forum. I created an account to have some answers that I didn't have elsewhere. In the same time, here I am sure that brothers gods will hear me... About SDK, I would know why there is no static version of libcairo a...