Files
test2/source/blender/ftfont
Ton Roosendaal 18a8479931 Bugfix #3665
Using "International Fonts" (silly name, it's pixmap fonts) the special
characters (values above 127) were disregarded completely.
This was caused with the extremely confusing unicode conversion call, which
actually only was needed when translations were set.

Disabling the unicode conversion then gives correct text drawing. However,
I suspect that this code will give issues for translations too... that I
cannot judge nor fix.
2006-04-11 12:27:50 +00:00
..
2006-04-11 12:27:50 +00:00
2003-05-03 12:17:11 +00:00
2006-02-07 21:24:36 +00:00