.gitignore

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 4f375d14 2023-12-22T14:23:28 update_sources configure Makefile
Richard Ulrich 86484628 2012-09-15T20:50:01 a new deb version with the tests
Richard Ulrich 31ee90b0 2012-08-24T00:00:52 got some tests to run and added a new one for triangle extraction. The one I couldnt get to run, I just commented out. I could not find the fonts that are required for some tests
Richard Ulrich aa9eafff 2012-08-23T20:39:01 got the unit tests to compile with cxxtest from https://launchpad.net/~dhart/+archive/ppa
sammy 29ad0416 2008-05-11T11:23:20 * Ignore autom4te.cache and generated EPS files.
sammy 08e33f69 2008-05-06T12:14:36 * Create a C demo to show how the C bindings work.
sammy 1c9e4908 2008-05-05T22:16:02 * The FTGL "simple demo" is no longer simple. Wrote a really simple one.
sammy 65c77f88 2008-05-02T13:17:45 * Generate PDF documentation if a proper LaTeX installation can be found.
sammy 9fa3bb52 2008-05-01T10:04:14 * Moved C constructor bindings to FTFont.h and FTLayout.h so that they appear in the same file in the generated documentation. * Various minor documentation updates.
sammy ecea190c 2008-04-29T23:08:14 * Small C test program. It does not do anything yet, but it's already a good thing to know whether all public headers can be #included from C code.
sammy ec39cf80 2008-04-15T13:52:03 * Add a .gitignore file for people tracking FTGL using git-svn.