From a4c84d2063bb6f2218bc20f89e59001319361f6d Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Sun, 8 Mar 2015 17:23:43 -0400 Subject: fix #2: add charwidth function --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c516642..e505266 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ *.dSYM *.out data/*.txt +data/*.ttf +data/*.sfd bench/bench bench/icu bench/unistring @@ -17,3 +19,4 @@ normtest graphemetest utf8proc_data.c.new printproperty +charwidth -- cgit v1.2.3