summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed Monochrome PNG renderingKushal K S V S2018-03-182-47/+48
* change TODOKushal K S V S2018-03-181-9/+15
* Apply effects and stitch 4 sub-images togetherKushal K S V S2018-03-181-29/+34
* Adding requred headersKushal K S V S2018-03-181-0/+6
* Adding functions to Remove and Adjust the Height and Width differences betwee...Kushal K S V S2018-03-181-2/+84
* Generate images for only the glyphs having differencesKushal K S V S2018-03-181-21/+48
* Using the Add-effect functions (to be implemented)Kushal K S V S2018-03-181-6/+14
* Removing sudoKushal K S V S2018-03-181-3/+3
* Add make_sprite.c (under Development) - Look at READMEKushal K S V S2018-03-184-17/+458
* Add another Effect and put both effects in one functionKushal K S V S2018-03-182-17/+67
* Remove dependency between Make_PNG and Generate_PNGKushal K S V S2018-03-183-153/+113
* Adding code to stitch 2 PNG filesKushal K S V S2018-03-182-5/+43
* Add PNG effect 1 (Gray + Red)Kushal K S V S2018-03-182-0/+46
* minor changesKushal K S V S2018-03-181-2/+0
* Remove test print loopKushal K S V S2018-03-181-5/+0
* Read PNG functionKushal K S V S2018-03-182-2/+67
* Changes to makefile to use compiled version of freetypeKushal K S V S2018-03-184-7/+16
* cleaningKushal K S V S2018-03-185-49/+84
* fixed warningKushal K S V S2018-03-182-2/+4
* fixed mono renderingKushal K S V S2018-03-182-3/+26
* Loop across all glyphsKushal K S V S2018-03-181-38/+39
* Apply LCD filterKushal K S V S2018-03-181-0/+9
* Indentation changeKushal K S V S2018-03-184-399/+412
* code for generating PNGKushal K S V S2018-03-185-8/+433
* new code for generating hashesKushal K S V S2018-03-187-0/+571
* Modified LCD_V renderingKushal K S V S2018-03-181-8/+8
* Removed unnecessary loops and variablesKushal K S V S2018-03-183-42/+38
* First commitKushal K S V S2018-03-188-0/+904
* * tests/*: Removed.Werner Lemberg2005-03-232-1333/+0
* * Jamfile, vms_make.com, builds/win32/visualc/freetype.dsp,Werner Lemberg2004-03-051-2/+2
* Avoid overwriting of numeric font dictionary entries for syntheticWerner Lemberg2003-05-301-218/+277
* * src/pshinter/pshalgo1.[ch], src/pshinter/pshalgo2.[ch]: Removed.Werner Lemberg2003-05-281-274/+19
* * massive re-formatting changes to many, many source files. I don'tDavid Turner2002-08-271-15/+15
* - removal of compiler warningsDavid Turner2002-08-192-14/+173
* adding Owen Taylor's patches to the Postscript hinter for testingDavid Turner2002-07-031-1/+3
* Formatting.Werner Lemberg2001-12-051-3/+6
* * src/pshinter/{pshalgo2.c, pshalgo1.c}: fixed stupid bug in sortingDavid Turner2001-11-201-141/+195
* other auto-hinter experiments not worthy of a Changelog entryDavid Turner2001-10-291-0/+36
* experimental changes to debug the auto-hinter. These are notDavid Turner2001-10-291-13/+262
* a few updates used to debug the auto-hinter as well asDavid Turner2001-10-262-20/+70
* Adding glyph hinter debugging program.David Turner2001-10-182-0/+976