tornavis/source/blender/blenfont
Ton Roosendaal 0cd511eee8 2.5
Text drawing in 3D window fixed, using BLF default font (yes, nice AA'ed
fonts too :)

Solved it by gathering all strings that needs to be drawn for an object,
and then draw in end of object drawing, in pixelspace. Also cleaned up
some of the code for projecting 3d coords, much nicer now (mat stored in
region-view3d)
2009-05-18 16:42:34 +00:00
..
intern 2.5 2009-05-18 16:42:34 +00:00
BLF_api.h Add support for attach a file with metrics information to the font. 2009-05-08 21:24:58 +00:00
CMakeLists.txt Big, big commit!! 2009-05-05 23:10:32 +00:00
Makefile Moving Language code from interface/text.c to blenfont library. 2009-01-29 05:19:27 +00:00
SConscript Big, big commit!! 2009-05-05 23:10:32 +00:00