Blender Git Loki
Git Commits -> Revision d4f9678
Revision d4f9678 by Rob Haarsma (master) April 28, 2003, 21:16 (GMT) |
Added a 3D font loader that uses the Freetype2 library to parse the vector data. Freetype2 supports many font formats including Type1, TrueType and OpenType fonts. Enable with the WITH_FREETYPE2 compile flag, in the source/blender/blenkernel and source/blender/blenlib dirs. |
Commit Details:
Full Hash: d4f9678b3939a3b480005fee3b82ad8843de51e0
SVN Revision: 622
Parent Commit: 597875c
Lines Changed: +467, -1
1 Added Path:
/source/blender/blenlib/intern/freetypefont.c (+445, -0) (View)