summaryrefslogtreecommitdiff
path: root/luaotfload-colors.lua
Commit message (Collapse)AuthorAgeFilesLines
* add font name matching functionalityPhilipp Gesang2013-05-141-0/+4
|
* move colorization to ``pre_linebreak_filter``Philipp Gesang2013-05-041-3/+26
| | | | | | also introduces a config option: *color_callback* that controls which callback will be activated. set it to pre_output_filter to restore the previous behavior.
* fix invalid identifiersPhilipp Gesang2013-05-041-3/+3
|
* improve legibility of node_colorizePhilipp Gesang2013-05-041-23/+37
|
* move rgba converter to lpeg; also some cachingPhilipp Gesang2013-05-041-46/+59
|
* switch to lpeg based color expression matchingPhilipp Gesang2013-05-041-33/+27
|
* refactor color expression validationPhilipp Gesang2013-05-041-15/+42
|
* type annotations for luaotfload-colorsPhilipp Gesang2013-05-041-27/+64
|
* rename glyph type locals and other identifiersPhilipp Gesang2013-05-041-29/+41
|
* bump version; add/update attributionsPhilipp Gesang2013-05-041-3/+3
|
* move to human-readable names 1Philipp Gesang2013-04-231-0/+187