descriptionText output for SDL2
last changeMon, 4 Dec 2023 14:20:44 +0000 (15:20 +0100)
readme

AKFText is a static library to add text output for SDL.

It is a fixed size, monospace font. The font size is 10×20 pixels. The charset supports characters for most european languages, with latin or cyrillic alphabet.

shortlog
2023-12-04 Andreas K.... Text_Format & Text_wprintf return length or -1 master
2023-12-04 Andreas K.... Text_wprintf: error handling
2023-12-04 Andreas K.... UTF-16 in separate file
2023-08-29 Andreas K.... Text_xs: DLE to enforce x
2023-08-16 Andreas K.... xs.c improved
2023-08-15 Andreas K.... README updated
2023-08-15 Andreas K.... tune optimizations
2023-08-15 Andreas K.... license notices changed
2023-08-14 Andreas K.... selectively optimize for size
2023-08-14 Andreas K.... numbers.c: further optimized
2023-08-14 Andreas K.... optimize for size
2023-08-14 Andreas K.... numbers.c: optimized, not SDL dependend
2023-08-14 Andreas K.... Text_Format: unlimited
2023-08-13 Andreas K.... Text_Format: restore
2023-08-13 Andreas K.... Text_Format: SDL_free
2023-08-13 Andreas K.... numbers.c
...
heads
5 months ago master