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

irieshinsuke at gmail.com irieshinsuke at gmail.com
Wed Oct 2 21:08:11 CEST 2013


Two things:

1. The international fonts are unconditionally installed regardless of
WITH_INTERNATIONAL/WITH_BF_INTERNATIONAL.  These shouldn't be installed
if WITH_INTERNATIONAL=OFF or WITH_BF_INTERNATIONAL=False.

2. In blf_font.c, BLI_strict_flags.h is included twice.



https://codereview.appspot.com/14282043/diff/15001/source/blender/blenfont/intern/blf_font.c
File source/blender/blenfont/intern/blf_font.c (right):

https://codereview.appspot.com/14282043/diff/15001/source/blender/blenfont/intern/blf_font.c#newcode53
source/blender/blenfont/intern/blf_font.c:53: #include
"BLI_strict_flags.h"
BLI_strict_flags.h is included twice here.

https://codereview.appspot.com/14282043/


More information about the Bf-codereview mailing list