VSOFont 1.8 review
DownloadVSOFont is a small library used to draw very simple and fast user definable 2D vector fonts
|
|
VSOFont is a small library used to draw very simple and fast user definable 2D vector fonts. At some point in time, when working with handheld devices, the font functions GLUT offered proved to be too massive. so i decided to write a very simple 3D vector text system using OpenGL myself. The application is coded in ANSI C.
What's New in This Release:
added vsofont_read_font_from_memory().
changed vsofont_read_font() to vsofont_read_font_from_file().
example shows now how to draw a bolded string.
VSOFONT header file should now work in C++ projects.
small optimizations here and there.
VSOFont 1.8 search tags