Blender Git Commit Log

Git Commits -> Revision d6a3663

Revision d6a3663 by Ton Roosendaal (master)
November 23, 2004, 12:19 (GMT)
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.

Commit Details:

Full Hash: d6a36633c5e9a7ff80ce01bfccecbfbab23063d8
SVN Revision: 3511
Parent Commit: f8c2ce9
Lines Changed: +2, -0

1 Modified Path:

/source/blender/ftfont/intern/FTF_TTFont.cpp (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021