summaryrefslogtreecommitdiff
path: root/luaotfload-extralibs.lua
Commit message (Collapse)AuthorAgeFilesLines
* [extralibs] remove references to typo-krn.lua and related functionalityPhilipp Gesang2013-12-281-251/+14
|
* [letterspace] split long linePhilipp Gesang2013-12-281-1/+2
|
* [letterspace] add Xetex compatibility for “letterspace”Philipp Gesang2013-12-281-2/+33
| | | | | | | | | When defining a font, Luaotfload interprets the value supplied to the “letterspace” option as a percentage of the font size, mimicking Xetex in yet another respect. In order to preserve the former behavior (no scaling) a new option **kernfactor** is introduced whose value is passed on to the letterspacing feature unmodified.
* [*] bump version globallyPhilipp Gesang2013-11-101-1/+1
|
* [extralibs] compensate for missing “resources” fieldPhilipp Gesang2013-08-311-1/+6
|
* [letterspacing] do not skip first glyph if ligaPhilipp Gesang2013-08-311-5/+4
|
* bump version, update NEWSPhilipp Gesang2013-07-101-1/+1
|
* add unsafe fallback to character data lookupPhilipp Gesang2013-06-221-3/+9
|
* update NEWS; bump versionPhilipp Gesang2013-06-021-1/+1
|
* fix adapted letterspacingPhilipp Gesang2013-05-201-1/+5
|
* update package version and datev2.2cPhilipp Gesang2013-05-201-1/+1
|
* reinstate characterkerningPhilipp Gesang2013-05-191-39/+111
|
* adapt extralibPhilipp Gesang2013-05-191-20/+32
|
* add fallback for older luatexbasePhilipp Gesang2013-05-181-1/+6
|
* load extralibs in main filePhilipp Gesang2013-05-171-1/+0
|
* adapt prefix for imported typo-krnPhilipp Gesang2013-05-171-1/+1
|
* import ``letterspace-support.lua`` as ``luaotfload-extralibs.lua``Philipp Gesang2013-05-171-0/+403
from the mercurial source: https://bitbucket.org/phg/characterkerning