Ancient | All the Same | ATOFont | Drawings | Flash | Lecherous Gnomes | Me | Nintendo DS | PPM | PSP | Rumor Engine | S3TC-BOXEN | SameSameC | Tests | Tile Driller | VSOFont | WLA DX | Wzonka-Lad

ATOFont - Another Textured OpenGL (tm) Font
Written by Ville Helin in 2004


Introduction:

ATOFont is a small library used to draw very simple and fast user definable 2D raster fonts. When VSOFont feels too ugly, try out ATOFont.


Sources:

ATOFont 2.1a (.tar.gz) 01-Sep-2004
ATOFont 2.0 (.tar.gz)


Documentation:

README


ATOFont history:

v2.0 (08-Feb-2004)
  • ATOFONT header files should now work in C++ projects.
  • Enhanced the example.
  • Added string objects and string buffers.
  • Modularized the API.
  • Renamed atofont_write_string_* to atofont_string_write_*.
  • String centering is now given via arguments.
  • v1.1 (28-Jan-2004)
  • Code cleanups.
  • Small optimizations.
  • Enhanced the example.
  • v1.0 (14-Jan-2004)
  • The first public release.