Blender Git Loki

Git Commits -> Revision 66a679d

Revision 66a679d by Sergey Sharybin (master)
September 17, 2011, 20:50 (GMT)
i18n: replace gnu unifont with droid sans font

- Static variables can be initialized with constants only.
- Removed bunifont.ttf.c from datafiles -- it's not actually a
data file. Unicode font loading stuff is not in blenkernel/font.c
- Allocate as much memory for unzipped data as it's needed.
Default read chunk is 512Kb.
- Fixed regression (or just a typo) in setting utf locale.
- Default locale set to en_US:en works fine now.
- Commented put Nepali language in user preferences -- it's
not supported by current droid font and imo it's better to
have nice font for languages we actually have translation for
rather than allowing to choose more languages in user preferences.

Commit Details:

Full Hash: 66a679d71f15b8c6b0ba4e1c8895ef1824b93a56
SVN Revision: 40308
Parent Commit: e07b807
Lines Changed: +97, -57

1 Added Path:

/release/bin/.blender/fonts/droidsans.ttf.gz (+0, -0) (View)

2 Deleted Paths:

/release/bin/.blender/fonts/unifont.ttf.gz (+0, -0)
/source/blender/editors/datafiles/bunifont.ttf.c (+0, -39)

11 Modified Paths:

/source/blender/blenfont/intern/blf_lang.c (+17, -6) (Diff)
/source/blender/blenkernel/BKE_font.h (+4, -0) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+4, -0) (Diff)
/source/blender/blenkernel/intern/font.c (+26, -0) (Diff)
/source/blender/blenkernel/SConscript (+3, -0) (Diff)
/source/blender/blenlib/BLI_fileops.h (+1, -1) (Diff)
/source/blender/blenlib/intern/fileops.c (+29, -6) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+0, -1) (Diff)
/source/blender/editors/interface/interface_style.c (+12, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+0, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021