[Bf-committers] Text rendering

Michael Fox mfoxdogg at gmail.com
Fri Nov 26 10:18:38 CET 2010


Hi all quick question is there anyway of reinitialising the UI font's
system during runtime. 

i have been working on making text AA an optional and made it in such a
way that other options should be easy to add, however i have run into
the last hurdle, the option requires the user to save the default then
restart blender, this is not ideal, it should update as soon as the
option is changed. 

the notifier NC_SCREEN is not High enough since font drawing is so
deeply rooted and its not handled in NC_WINDOW and NC_WM. i would like
to make a new notifier for this but there is really no functions open to
reinitialise fonts. If any one can help please do

what i have so far http://www.pasteall.org/17136/diff




More information about the Bf-committers mailing list