Home
Products
Community
Manuals
Contact
Login or Signup

Problems with Cairo

BlitzMax Modules Forums/Brucey's Modules/Problems with Cairo

zambani(Posted 1+ years ago) #1
I'm having problems doing anything with text.
When I run the example of "text.bmx" that comes with cairo I get a white blank screen.

Is this a bug or am I doing something wrong?


Brucey(Posted 1+ years ago) #2
I have an update pending (currently available via maxmods SVN) which improves the general state of font stuff in the Cairo module.
Are you using the current release (as available from brucey.net?


zambani(Posted 1+ years ago) #3
Yes.


zambani(Posted 1+ years ago) #4
Brucey,
When do you plan on officially releasing the update?
Also if possible, can you tell me what I need to do to download it from the svn?


Brucey(Posted 1+ years ago) #5
I can mail you a zip if you like. Your profile email addy ok?


zambani(Posted 1+ years ago) #6
Yes Please. The profile email is good. That would help.

one quick question. With cairo I should quickly be able to make text flow in a circle.


Brucey(Posted 1+ years ago) #7
With cairo I should quickly be able to make text flow in a circle

Um... maybe.

I'll need to check.


Brucey(Posted 1+ years ago) #8
This looks interesting :

http://www.flickr.com/photos/behdad/3058628981/


so... "quickly", no... but I think it should be possible to write something with which you can say DrawTextOnPath(x, y, text, path)