1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2024-11-01 05:43:09 +02:00
antorcha/tools/libtxt
2012-07-01 21:11:23 -03:00
..
edit.c tools/libtxt/edit.c (do_edit): load a default font if user doesn't set one 2012-07-01 21:10:15 -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