kc3-lang/ftgl/docs

Branch :


Log

Author Commit Date CI Message
thodg 4f375d14 2023-12-22 14:23:28 update_sources configure Makefile
bf07517d 2019-02-08 02:48:57 fix duplicated entry in doc
3acacf7d 2018-11-18 00:49:49 Re-enable building of docs Debian patch fix-pdf-generation: Description: Fix PDF refman generation This just remove a pre-latex-processing hack that just breaks nowadays. The Makefile.in was updated by hand, since autostuff is way old and apparently more work is needed to make regeneration work properly. Author: Yann Dirson <dirson@debian.org> Bug-Debian: http://bugs.debian.org/718100 Debian patch enable-docs.patch: Author: Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>
87a8fb95 2010-05-23 17:50:57 Remove additional files upon make maintainer-clean. Fix courtesy of Bullet Catcher, from SF patch #2039757.
09bc8593 2009-11-19 23:49:39 there seems to either be a bug in the latex output from doxygen or a bug in latex in parsing what look like perfectly valid label names. either way, the doc generation is failing on at least some linux systems and will succeed correctly if PDF_HYPERLINKS are enabled (which are awesome to have regardless). bug was reported by geoff sauerborn of ARL.
35efb318 2008-11-27 05:43:41 add Tcl3D since it now also has ftgl bindings, from Paul Obermeier
ce1977be 2008-09-26 12:55:06 include EMAN2 in the listing, provided by David Woolford (baylor college of medicine) -- thanks!
71c50f26 2008-08-27 18:26:11 add Haskell FTGL bindings section per message from Henk-Jan van Tuyl. looks like the implementation was done by Jefferson Heard.
9589a40f 2008-06-20 10:02:08 * Fix sf.net issue #1997905, thanks to Coleman Kane: + Check for the sed tool. + Do not use sed's -i flag: its behaviour across platforms is inconsistent.
f65297fb 2008-05-23 00:16:33 * Add ~40 entries to the list of projects that use FTGL.
1d8ef88c 2008-05-23 00:16:18 * Work around a Doxygen bug that creates fake latex references whenever we use "FTGL" in section names, and fails to remove the "%" in HTML pages whenever we use "%FTGL". Fixing HTML pages is easier.
c715db9f 2008-05-23 00:15:57 * Simplify EPS creation rules.
c0cac6f6 2008-05-22 15:32:01 * Add GLBufferFont to the tutorial.
be080092 2008-05-22 15:30:41 * Add a few entries to the list of projects using FTGL: Gem, Libinstrudeo, Light Speed!, projectM, Tulip.
743dcc85 2008-05-22 14:38:24 * Refactor the documentation to have a cleaner frontpage: put the tutorial and the FAQ in two separate pages, add links to the most important C and C++ documentation, and add projects_using_ftgl.txt to the doxygen project.
d1cbf7a5 2008-05-12 04:59:58 add a list of project using ftgl
646bb3bc 2008-05-11 11:23:58 * More documentation.
7d047fd5 2008-05-09 13:42:25 * Add a few pictures to the documentation to illustrate what the font objects look like. * Generate EPS files at build time if the LaTeX output is activated.
15f659bb 2008-05-02 13:28:37 * Fix inconsistencies in the documentation install paths.
65c77f88 2008-05-02 13:17:45 * Generate PDF documentation if a proper LaTeX installation can be found.
c33efa0d 2008-05-02 12:45:21 * Use a smaller logo on the User Guide's front page.
025860bc 2008-05-02 09:58:24 * Converted the HTML documentation to Doxygen so that everything ends up in the same document. Plus, Doxygen's C++ pretty-printer is very nice for code examples.
cd3d79bb 2008-05-02 09:16:51 * Activate macro expansion in Doxygen to hide useless macros such as FTGL_EXPORT in the documentation.
56516d41 2008-05-01 12:05:27 * Remade metrics.png using Inkscape.
69b3d506 2008-05-01 07:47:24 * Predefine __cplusplus in the Doxygen config file so that the whole headers are parsed.
acff56f2 2008-05-01 07:37:56 * Generate the Doxygen configuration file at configure time so that we don't need to hardcode the package version in it. * Only generate documentation for the public classes.
7543e5d3 2008-04-30 19:59:48 * Remove deprecated html.tar.gz tarball. We may ship one later, but right now it is unusable. * Update Doxygen config file so that it sees our new header locations.
3674c4d1 2008-04-28 17:31:42 specify minimum versions, make ac be 2.58 and am be 1.6 (needed in order to support os x 10.4 out-of-the-box). PKG_CHECK_MODULES doesn't seem to wrap the args properly so you can't embed AC_MSG_RESULT, make a zip and bzip2 when we make a dist, and provide NULL to make am happy
745cbcf8 2008-04-04 13:16:45 * Build the documentation the autotools way. If doxygen is not present, then do nothing.
7c358859 2008-04-04 12:43:38 * Generate a config.h file instead of passing all defines in the compiler command line. * "make install" now properly installs the includes, the documentation and the .pc file. * Generate a shared library.
9f978b91 2008-04-04 12:21:46 * Big build system overhaul. Autotools-generated files are no longer stored in SVN, the bootstrap script is more tolerant with odd installations, all makefiles are a lot shorter.
ee8f7de9 2004-12-05 09:29:33 Updated to 2.1
80f87121 2004-10-03 22:42:58 Updated for 2.1
2875077e 2004-08-16 06:56:39 Updated FTFont( *pBufferBytes, bufferSizeInBytes) documentation.
a3dd55d8 2004-04-09 05:43:02 updated docs
428bb853 2003-08-25 03:31:38 Updated for 2.0.5
a52e61a4 2003-04-05 00:34:40 Updated for 2.02
861bb166 2002-12-21 09:11:57 No private structs
8f4d86a9 2002-12-21 07:23:10 Don't doc private classes
56452327 2002-12-17 09:15:35 Added include dir
1ed82026 2002-12-16 09:13:09 Reafctored *Font. Got rid of Open function
ca9c1a7e 2002-12-15 08:32:18 Updated doxygen template
2472f07f 2002-12-12 23:51:57 Refactored FTFont
d653bc20 2002-12-08 05:12:26 Updated for FTContour refactoring
9468da1a 2002-12-04 09:02:30 Updating for 141
13020d03 2002-12-02 06:40:12 Preparing for 1.41
de621daf 2002-08-27 07:45:24 Updated dox
d92b759e 2002-02-09 23:56:05 Added an faq about missing freetype includes
cd91efbd 2002-02-05 09:50:53 a bit more
81fdd49f 2002-01-28 06:56:21 Added note in font manager sample code about the inline static problem.
687bf439 2002-01-12 00:38:13 More work on docs
e191bb36 2001-11-15 05:16:21 Added a couple of web links
229a235b 2001-11-15 05:14:14 Added email discussion about sizes
e61440f9 2001-11-13 20:09:58 Minor fixes, unix line endings
5013c764 2001-11-11 23:58:19 Initial import
3c8b2d70 2001-11-11 23:57:31 Changed to html from txt
7ca41d56 2001-11-08 21:05:20 Unix line endings
73b632d1 2001-11-05 22:02:51 Updated for 1.2
8621b34b 2001-11-05 20:58:07 More words of wisdom
cc7fa482 2001-10-31 02:00:08 Initial import. Archived to fix filename problem
ddb4761b 2001-10-30 21:35:32 stuff
78bae50c 2001-10-30 05:19:04 Docs fixed so don't need this
4a2c3ca3 2001-10-30 05:18:40 Initial import
2c5a19df 2001-10-28 04:23:23 Initial import
553040c9 2001-10-26 02:42:31 Initial import