Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4f375d14 | 2023-12-22 14:23:28 | update_sources configure Makefile | ||
| 86484628 | 2012-09-15 20:50:01 | a new deb version with the tests | ||
| 31ee90b0 | 2012-08-24 00: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 | ||
| aa9eafff | 2012-08-23 20:39:01 | got the unit tests to compile with cxxtest from https://launchpad.net/~dhart/+archive/ppa | ||
| 29ad0416 | 2008-05-11 11:23:20 | * Ignore autom4te.cache and generated EPS files. | ||
| 08e33f69 | 2008-05-06 12:14:36 | * Create a C demo to show how the C bindings work. | ||
| 1c9e4908 | 2008-05-05 22:16:02 | * The FTGL "simple demo" is no longer simple. Wrote a really simple one. | ||
| 65c77f88 | 2008-05-02 13:17:45 | * Generate PDF documentation if a proper LaTeX installation can be found. | ||
| 9fa3bb52 | 2008-05-01 10: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. | ||
| ecea190c | 2008-04-29 23: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. | ||
| ec39cf80 | 2008-04-15 13:52:03 | * Add a .gitignore file for people tracking FTGL using git-svn. |