This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source
Ton Roosendaal d6a36633c5 Patch provided by Yann Vernier
This patch should make gettext return unicode, which is what freetype
expects (also explicitly set in the same file). It makes translations
that support non-ascii *and* non-unicode encodings, such as latin 1 for
western european languages, draw correctly. The problem only occurs for
platforms where those encodings are default, i.e. in Linux if
/etc/locale.gen looks like this:
sv_SE ISO-8859-15
If it were to read UTF-8 this patch doesn't change the behaviour at all.
This is probably the case for Mac OS X and perhaps Windows.
2004-11-23 12:19:18 +00:00
..
2004-11-23 12:19:18 +00:00
2004-10-20 05:51:24 +00:00
2004-11-14 13:44:47 +00:00
2004-01-05 00:06:11 +00:00
2004-11-14 13:44:47 +00:00
2004-11-14 13:44:47 +00:00
2004-11-03 14:45:52 +00:00
2004-09-01 12:09:22 +00:00