summaryrefslogtreecommitdiff
path: root/fscalc.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-10-28fscalc: Support for UTF-8 strings.HEADmasterJon Bergli Heier1-2/+13
fscalc: Fixed the get_line_height() function.
2007-10-01Moved pykfx.py to pykfx/__init__.pyJon Bergli Heier1-0/+102
Added self.names in Styles along with int support in __getitem__. Added setup.py. Added fscalc, an extension that calculates text sizes for a given font. Using boost.python-wrapper for fscalc.