Fwd: TTF error in SDL_perl
[email protected] (Kartik Thakore)
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
hi Please make this a ticket (again) on our trac site: http://sdlperl.ath.cx/projects/SDLPerl include your code and your .ttf file. Thank You Kartik Thakore Begin forwarded message: > From: Rodolfo Borges <[email protected]> > Date: April 11, 2010 12:24:55 AM EDT > To: [email protected] > Subject: TTF error in SDL_perl > > hi, > > I'm still getting that old error using TTF with SDL_perl. > $@ gives: > "TTF error at TTFSizeText: > TTF error" > > it happens when I call $font->width("some text"); > > any idea why? > > regards, > bart9h