[Soc-2011-dev] Weekly Report 2 - Garlic

xiangquan xiao xiaoxiangquan at gmail.com
Fri Jun 3 17:06:47 CEST 2011


=============This week
5.30
Add API: BLF_gettext(msgid) for C, and blf.gettext(msgid) for Python

6.1
Enable the po&pot update system, simply with two python scripts

6.2
Copy unifont.ttf.gz from source tree to target datafile path when "make
install"( now ONLY works with cmake );
Set the locale the same with system's setting;
Unzip and load unifont when init ui styles if necessary;
Decorate labels in space_info.py with gettext(), and it works.

Then the i18n system is running now. You can see some local characters in
the main menu.

6.3
Replace the ascii characters in unifont with those in bfont( the default
font of blender ), as the old ones are so ugly.
Not commit,yet

=============Next week
Make some strings in C code translated by gettext().

=============Other issues
No big problems. I'll just test more, and settle them.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/soc-2011-dev/attachments/20110603/13f31b79/attachment.htm 


More information about the Soc-2011-dev mailing list