1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2024-11-01 05:15:20 +02:00
antorcha/tools/libtxt
2012-07-01 21:08:21 -03:00
..
fonts tools/libtxt/fonts/: 4x5, 4x7, 5x5, and 5x7 font 2012-06-29 21:04:58 -03:00
edit.c tools/libtxt/edit.c (do_edit): move font loading logic to load_font 2012-07-01 21:08:21 -03:00
font.c tools/libtxt/font.c: split load_image_file (load from open file) off load_image 2012-07-01 20:51:47 -03:00
libtxt.h tools/libtxt/: add font search path (untested) 2012-07-01 20:59:49 -03:00
Makefile tools/libtxt/: move alloc_sprintf from font.c to util.h, for later sharing 2012-07-01 20:32:56 -03:00
util.h tools/libtxt/: introduce utility functions alloc_size and alloc_type 2012-07-01 20:43:04 -03:00