blender/intern/bmfont
Campbell Barton 46deddcc62 Image Stamping patch by Diego (and peach request)- stamps image info into metadata and optionally
draws into the
frame.

This patch includes some changes I made...   
* use blenders bitmap fonts (rather then own fonts)
* select font size
* user interface layout changes
* Marker as another image stamp option

Also added some new API calls   
BMF_GetFontHeight(font);
BMF_DrawStringBuf(...);  - so we can draw text into an imbuf's image buffer.
get_frame_marker(frame) - get the last marker from the frame.
IMB_rectfill_area(...) - fill in an image buffer with a rectangle area of color.

TODO - draw stamp info in 3d view, at the moment it just displays in the animation.
2007-10-20 16:17:27 +00:00
..
intern Image Stamping patch by Diego (and peach request)- stamps image info into metadata and optionally 2007-10-20 16:17:27 +00:00
make Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
test Created a Makefile and got it actually to compile :) 2002-12-16 12:02:24 +00:00
BMF_Api.h Image Stamping patch by Diego (and peach request)- stamps image info into metadata and optionally 2007-10-20 16:17:27 +00:00
BMF_Fonts.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
BMF_Settings.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript ==SCons== 2006-02-07 21:24:36 +00:00