summaryrefslogtreecommitdiff
path: root/atari/plot/font_vdi.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables.Michael Drake2014-05-201-3/+0
* Remove redundant NULL check.Michael Drake2014-05-201-13/+12
* Fix line endings.Michael Drake2014-05-201-227/+227
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-0/+2
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-281-1/+1
* Make comaptible with new nsfont_split expectation. Untested, but code is sam...Michael Drake2013-02-101-1/+1
* Some more finetuning...Ole Loots2013-01-311-63/+144
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-1/+1
* Fixed header, made different font plotters optional. Ole Loots2011-12-041-25/+26
* Added missing call to vst_colorOle Loots2011-03-071-5/+16
* Implemented OS detection routines provided by GSOle Loots2011-03-011-1/+2
* Rearanged includes, fixed VDI style for dashed plots. Ole Loots2011-01-301-16/+9
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Improved compatibility with classic TOS systems. Ole Loots2011-01-221-7/+19
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+216