aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix blending function error for non-premultiplied surfacesMattias Andrée2020-04-282-7/+7
* The demo no longer uses libgraphemeMattias Andrée2020-04-281-2/+0
* More things that are out of scopeMattias Andrée2020-04-281-0/+6
* Line breaks are out of scopeMattias Andrée2020-04-281-0/+2
* Update README with missing featureMattias Andrée2020-04-281-0/+2
* simply readmeMattias Andrée2020-04-281-3/+2
* mMattias Andrée2020-04-281-0/+2
* mMattias Andrée2020-04-281-1/+1
* mMattias Andrée2020-04-281-1/+1
* Add READMEMattias Andrée2020-04-281-0/+75
* Fix drawing issues (there is still some left)Mattias Andrée2020-04-286-51/+114
* Add code (untested) for applying glyphs to an imageMattias Andrée2020-04-2813-67/+740
* Faster glyph merging when not using smoothingMattias Andrée2020-04-261-6/+10
* Prepare for glyph caching supportMattias Andrée2020-04-263-3/+5
* Store font count in contextMattias Andrée2020-04-261-0/+1
* libskrift_merge_glyphs: support any pixel encodingMattias Andrée2020-04-262-4/+6
* Add autohinting and autokerning renders flags and prepare for fallback fontsMattias Andrée2020-04-265-19/+40
* Use 32-bit integer for rendering flagsMattias Andrée2020-04-261-32/+31
* Add grid_fineness optionMattias Andrée2020-04-263-4/+8
* First commitMattias Andrée2020-04-2622-0/+921