summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Generating Pages and Sprite animation [Testing]kushal-workKushal K S V S2017-08-2414-115/+10777
|
* Minor fixKushal K S V S2017-08-093-9/+19
|
* Updating Makefile and runme.shKushal K S V S2017-08-086-96/+83
|
* Comments in make_sprite.cKushal K S V S2017-08-071-14/+14
|
* Some correctionsKushal K S V S2017-08-071-47/+15
|
* Some correctionsKushal K S V S2017-08-073-8/+47
|
* Comments in bitmap.cKushal K S V S2017-08-071-276/+294
|
* Changing image names and locationKushal K S V S2017-08-066-5/+12
|
* Update READMEKushal K S V S2017-08-031-0/+4
|
* script to compile and runKushal K S V S2017-08-038-51/+91
|
* Updating Difference Metric score calculationKushal K S V S2017-08-028-4/+27
|
* MAking code compatible with C89Kushal K S V S2017-07-315-114/+121
|
* Update READMEKushal K S V S2017-07-301-41/+0
|
* Removing filesKushal K S V S2017-07-309-909/+1
|
* Remove redundant filesKushal K S V S2017-07-283-337/+0
|
* makefile to MakefileKushal K S V S2017-07-272-1/+1
|
* Aligning glyphs and adding white rows/columnsKushal K S V S2017-07-274-126/+205
|
* Aligning the glyphsKushal K S V S2017-07-251-0/+5
|
* TypoKushal K S V S2017-07-201-1/+1
|
* To display HashesKushal K S V S2017-07-175-25/+56
|
* Updating READMEKushal K S V S2017-07-171-0/+10
|
* Code for List-View HTML page generationKushal K S V S2017-07-176-11/+152
|
* Fixing error in hash comparisonKushal K S V S2017-07-152-13/+3
|
* Fixed Monochrome PNG renderingKushal K S V S2017-07-142-47/+48
|
* change TODOKushal K S V S2017-07-141-9/+15
|
* Apply effects and stitch 4 sub-images togetherKushal K S V S2017-07-141-29/+34
|
* Adding requred headersKushal K S V S2017-07-141-0/+6
|
* Adding functions to Remove and Adjust the Height and Width differences ↵Kushal K S V S2017-07-141-2/+84
| | | | between glyphs
* Generate images for only the glyphs having differencesKushal K S V S2017-07-141-21/+48
|
* Using the Add-effect functions (to be implemented)Kushal K S V S2017-07-141-6/+14
|
* Removing sudoKushal K S V S2017-07-141-3/+3
|
* Add make_sprite.c (under Development) - Look at READMEKushal K S V S2017-07-144-17/+458
|
* Add another Effect and put both effects in one functionKushal K S V S2017-07-122-17/+67
|
* Remove dependency between Make_PNG and Generate_PNGKushal K S V S2017-07-123-153/+113
|
* Adding code to stitch 2 PNG filesKushal K S V S2017-07-122-5/+43
|
* Add PNG effect 1 (Gray + Red)Kushal K S V S2017-07-122-0/+46
|
* minor changesKushal K S V S2017-07-121-2/+0
|
* Remove test print loopKushal K S V S2017-07-111-5/+0
|
* Read PNG functionKushal K S V S2017-07-112-2/+67
|
* Changes to makefile to use compiled version of freetypeKushal K S V S2017-07-094-7/+16
|
* cleaningKushal K S V S2017-07-095-49/+84
|
* fixed warningKushal K S V S2017-07-092-2/+4
|
* fixed mono renderingKushal K S V S2017-07-092-3/+26
|
* Loop across all glyphsKushal K S V S2017-07-091-38/+39
|
* Apply LCD filterKushal K S V S2017-07-091-0/+9
|
* Indentation changeKushal K S V S2017-07-094-399/+412
|
* code for generating PNGKushal K S V S2017-07-095-8/+433
|
* new code for generating hashesKushal K S V S2017-07-097-0/+571
|
* Modified LCD_V renderingKushal K S V S2017-07-091-8/+8
|
* Removed unnecessary loops and variablesKushal K S V S2017-07-093-42/+38
|