[Bf-committers] A patch for correct display of Chinese character of File Open box

Drip Stone wisitvenita at gmail.com
Sat Jun 17 17:26:34 CEST 2006


A patch for correct display of Chinese character of File Open box

Some infomations here:

1./cvsroot/bf-blender/blender/config/win32-vc-config.py
I don't know how to link iconv.lib into Blender executive file, so I
add iconv at the end of
LLIBS = 'ws2_32 dxguid vfw32 winmm kernel32 user32 gdi32 comdlg32
advapi32 shell32 ole32 oleaut32 uuid'

2./cvsroot/bf-blender/blender/source/blender/ftfont/SConscript and
/cvsroot/bf-blender/blender/source/blender/src/SConscript
I modified them for enable ICONV. I don't know if they are the right place

3./cvsroot/bf-blender/blender/source/blender/src/filesel.c
I mainly modified this file
if some 'if' or 'case' are added in, other language whichi are not
native will be supported

4./cvsroot/bf-blender/blender/source/blender/src/interface_draw.c
I modified this file to support intenational. broken(a name) told me. Thanks.

I think somebody can enhance it. Here I just give a suggestion for
native English
coders.

-DripStone
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dripstone.patch.rar
Type: application/x-rar-compressed
Size: 1747 bytes
Desc: not available
Url : http://projects.blender.org/pipermail/bf-committers/attachments/20060617/3e1d42f7/dripstone.patch.bin


More information about the Bf-committers mailing list