libdrawtext

view .hgignore @ 97:8c4313571279

- added libdrawtext-noft project to the visual studio solution - added examples/nofreetype project to the visual studio solution
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 11 Sep 2014 18:19:57 +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$