aboutsummaryrefslogtreecommitdiffstats
path: root/libskrift.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* make demo flexible + minor fixesMattias Andrée2021-08-051-1/+1
* minor fixes and cleanups, and update to use new version of libgrapheme and add text length parameter instead of using NUL-terminationMattias Andrée2021-08-051-5/+6
* Add flag for ignoring variant selectors that the font does not supportMattias Andrée2020-04-301-0/+1
* Add libskrift_open_font_atMattias Andrée2020-04-301-0/+3
* Add support for character mirroring and add functions for creating transformationsMattias Andrée2020-04-291-19/+101
* Add support for character transformationMattias Andrée2020-04-281-15/+16
* Fix drawing issues (there is still some left)Mattias Andrée2020-04-281-0/+11
* Add code (untested) for applying glyphs to an imageMattias Andrée2020-04-281-18/+93
* Prepare for glyph caching supportMattias Andrée2020-04-261-1/+1
* Add autohinting and autokerning renders flags and prepare for fallback fontsMattias Andrée2020-04-261-2/+5
* Use 32-bit integer for rendering flagsMattias Andrée2020-04-261-32/+31
* Add grid_fineness optionMattias Andrée2020-04-261-1/+4
* First commitMattias Andrée2020-04-261-0/+183