libdrawtext

view .hgignore @ 95:4224452b9c86

drx_open_font_glyphmap now mimics dtx_open_font's behaviour in setting dtx_font automatically if it's null.
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 08 Jun 2014 06:40:30 +0300
parents bfe431dd1d80
children
line source
1 libdrawtext\.a
2 libdrawtext\.so
3 drawtext\.dylib$
4 ^Makefile$
5 \.d$
6 \.o$
7 \.swp$
8 \.tar.gz$
9 ^examples/fonts
10 \.ttf$
11 ^examples/simple/simple$