[Bf-codereview] Don't embed fonts in Blender to avoid possible license issues (issue 14282043)

brechtvanlommel at gmail.com brechtvanlommel at gmail.com
Wed Oct 2 16:45:51 CEST 2013


Reviewers: bf-codereview_blender.org,

Description:
Don't embed fonts in Blender to avoid possible license issues

Please review this at http://codereview.appspot.com/14282043/

Affected files (+223, -190 lines):
   M     SConstruct
   M     build_files/scons/tools/Blender.py
   M     source/blender/blenfont/BLF_api.h
   M     source/blender/blenfont/BLF_translation.h
   M     source/blender/blenfont/intern/blf.c
   M     source/blender/blenfont/intern/blf_dir.c
   M     source/blender/blenfont/intern/blf_font.c
   M     source/blender/blenfont/intern/blf_internal.h
   M     source/blender/blenfont/intern/blf_internal_types.h
   M     source/blender/blenfont/intern/blf_translation.c
   M     source/blender/blenkernel/BKE_font.h
   M     source/blender/blenkernel/intern/font.c
   M     source/blender/blenlib/BLI_fileops.h
   M     source/blender/blenlib/intern/fileops.c
   M     source/blender/editors/datafiles/CMakeLists.txt
   M     source/blender/editors/datafiles/SConscript
   M     source/blender/editors/include/ED_datafiles.h
   M     source/blender/editors/interface/interface_style.c
   M     source/blender/python/generic/blf_py_api.c
   M     source/blender/windowmanager/intern/wm_init_exit.c
   M     source/blender/windowmanager/intern/wm_playanim.c
   M     source/creator/CMakeLists.txt
   M     source/creator/creator.c
   M     source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
   M     source/gameengine/Ketsji/KX_FontObject.cpp




More information about the Bf-codereview mailing list