libdrawtext
log src/font.c
age | author | description |
---|---|---|
Sun, 26 Aug 2012 04:43:09 +0300 | John Tsiombikas | made the open_font function automatically use the first font it loads |
Sat, 25 Aug 2012 18:27:54 +0300 | John Tsiombikas | added dtx_line_height query |
Sun, 18 Sep 2011 01:30:30 +0300 | John Tsiombikas | added dtx_char_at_pt (not tested) |
Sat, 17 Sep 2011 10:09:58 +0300 | John Tsiombikas | implemented the metrics functions |
Fri, 16 Sep 2011 08:42:07 +0300 | John Tsiombikas | added copyright notices |
Thu, 15 Sep 2011 23:32:39 +0300 | John Tsiombikas | fixed a bug in utf-8 decoding |
Thu, 15 Sep 2011 10:47:38 +0300 | John Tsiombikas | initial commit |