log tools/fontconv.c @ 2298:b5abfff07ca9

age author description
Mon, 17 Jun 2019 00:45:26 +0300 Matti Hamalainen Cleanups.
Wed, 12 Jun 2019 20:25:06 +0300 Matti Hamalainen Change the error message for unimplemented option argument.
Mon, 10 Dec 2018 13:16:57 +0200 Matti Hamalainen Improve fontconv '-s' option parsing.
Sat, 07 Jul 2018 02:58:49 +0300 Matti Hamalainen Lessen the default verbosity level of fontconv.
Sun, 01 Jul 2018 02:35:42 +0300 Matti Hamalainen Use font general width/height for glyphs when generating from TrueType font,
Sat, 30 Jun 2018 06:31:57 +0300 Matti Hamalainen Only check glyphs that will be saved.
Sat, 30 Jun 2018 06:26:51 +0300 Matti Hamalainen Fix glyph index saving .. sigh.
Sat, 30 Jun 2018 06:20:37 +0300 Matti Hamalainen Fix font glyph counting.
Sat, 30 Jun 2018 05:40:14 +0300 Matti Hamalainen Some dead code was accidentally left in. Delete it.
Sat, 30 Jun 2018 05:24:12 +0300 Matti Hamalainen Revamp the bitmap font system to use single SDL_Surface for the font
Mon, 25 Jun 2018 13:00:40 +0300 Matti Hamalainen Move dmresw function declarations to dmres.h
Mon, 14 May 2018 11:20:05 +0300 Matti Hamalainen Rename dmf_create_*() functions to dmf_open_*().
Sun, 13 May 2018 06:00:50 +0300 Matti Hamalainen Initial port to SDL2. Many things will not work now.
Fri, 25 Aug 2017 00:16:52 +0300 Matti Hamalainen Remove useless -o option from fontconv.
Thu, 19 May 2016 12:08:16 +0300 Matti Hamalainen Fix build process.
Fri, 06 Mar 2015 13:40:47 +0200 Matti Hamalainen Remove trailing whitespace.
Thu, 05 Mar 2015 16:57:27 +0200 Matti Hamalainen Use dmfreset() instead of dmfseek() to seek to stream start.
Fri, 27 Feb 2015 03:58:25 +0200 Matti Hamalainen Add error code parameter to dmError() and dmErrorVA().
Wed, 04 Feb 2015 23:00:50 +0200 Matti Hamalainen Change fontconv -s option syntax.
Wed, 04 Feb 2015 17:49:04 +0200 Matti Hamalainen Cleanups in fontconv.
Thu, 08 Jan 2015 03:49:56 +0200 Matti Hamalainen Portability warning fixes.
Sat, 22 Nov 2014 18:50:07 +0200 Matti Hamalainen The argument handling API in dmargs* was synced with th-libs.
Sun, 21 Apr 2013 19:29:00 +0300 Matti Hamalainen More work on resources API.
Tue, 16 Apr 2013 07:24:06 +0300 Matti Hamalainen Work towards fixing the build. base fontconv.c@7c3c51de9fa3