next up previous contents
Next: The datas Up: The hibLib engines - Previous: The screen   Contents


Font engine

In the HibLib library, a font engine is provided. This engine is dedicated to manipulate different font on the Ti. At the basis, the Ti as three sorts of font: the little, the medium and the large. Now, with this engine, you will be able to make your own font. Then you will be able to load the font of your choice and draw a string with this font. Some special format are included in the drawing routines, as bold and italic format.

Another feature of this engine is that it draws string faster than Ti-OS routines does. So, even if you don't use special font, you can use the HibLib routines to draw string fast.



Subsections

2006-02-19