comparison codeDoc/jobs.txt @ 53:f000d6cd0f74

Changes to paths, command line arguments and font LCD rendering. Use "./" instead of "" as default install dir on windows. Implemented a command-line argument parser. Changes to LCD filter/render-mode option handling after testing what actually happens. Changed some FontTexture messages and internals.
author Diggory Hardy <diggory.hardy@gmail.com>
date Thu, 05 Jun 2008 17:16:52 +0100
parents f68ae1d667f9
children f3d8c0441408
comparison
equal deleted inserted replaced
51:387a80724c35 53:f000d6cd0f74
50 +/ 50 +/
51 1 Mergetag binary support 51 1 Mergetag binary support
52 52
53 53
54 Done (for git log message): 54 Done (for git log message):
55 Options: impl template to ease creating Options sub-classes.
56 New OptionsFont class (currently only controls render mode and hinting).