topical media & game development
lib-of-vs-libs-openFrameworks-graphics-ofBitmapFont.h / h
ifndef OF_BMP_TYPE
define OF_BMP_TYPE
include <ofConstants.h>
/*
note, the data in this code is taken from freeglut, and included in OF for compatability
with non glut windowing toolkits. see .cpp for license info
also, note that while this is used internally in ofGraphics, it's not really useful for end user usage.
*/
void ofDrawBitmapCharacter(int character );
endif
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.