blender/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
..
blender Patch provided by Yann Vernier 2004-11-23 12:19:18 +00:00
creator BPython: 2004-10-20 05:51:24 +00:00
darwin Update make system for darwin; 2004-11-14 13:44:47 +00:00
gameengine Fix for bug 1800: mouse over sensor doesn't work for ortho cameras. 2004-11-23 10:10:21 +00:00
icons - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
kernel Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00
Makefile Update make system for darwin; 2004-11-14 13:44:47 +00:00
nan_compile.mk Update make system for darwin; 2004-11-14 13:44:47 +00:00
nan_definitions.mk Update make system for darwin; 2004-11-14 13:44:47 +00:00
nan_link.mk build on Linux/x86_64 2004-11-03 14:45:52 +00:00
nan_subdirs.mk This should have been fixed long ago ... create important 2004-07-15 15:06:54 +00:00
nan_warn.mk I removed the following: 2004-09-01 12:09:22 +00:00
SConscript Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00