Skip to content

Commit

Permalink
removed TTFSizeUTF8-BUG, link to bugtracker
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Leich committed Mar 20, 2010
1 parent 4725d0b commit ba15012
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions BUGS
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
BUGS and Outstanding Issues


Using SDL::TTFont::width function with UTF-8 encoded strings returns
the width of the characters that make up the UTF-8 format and not what
they represent. The function for this appears to exist in SDL.xs:

AV* TTFSizeUTF8 ( font, text )

However, this function crashes immediately when called with a valid
font and [utf-8 encoded] string.

See http://sdlperl.ath.cx/projects/SDLPerl/report

0 comments on commit ba15012

Please sign in to comment.