Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use table instead of string for transparency | Dohyun Kim | 2013-12-29 | 1 | -20/+18 |
| | |||||
* | Merge branch 'master' of https://github.com/dohyunkim/luaotfload | Dohyun Kim | 2013-12-29 | 0 | -0/+0 |
|\ | |||||
| * | trancyparency conflicts with other packages | Dohyun Kim | 2013-12-29 | 1 | -16/+19 |
| | | |||||
* | | transparency conflicts with other packages | Dohyun Kim | 2013-12-29 | 1 | -16/+19 |
|/ | |||||
* | Merge pull request #159 from phi-gamma/master | Philipp Gesang | 2013-12-28 | 7 | -927/+360 |
|\ | | | | | make fontwise letterspacing an official supported feature | ||||
| * | [doc] document letterspacingv2.4-beta-4 | Philipp Gesang | 2013-12-28 | 1 | -5/+60 |
| | | |||||
| * | [letterspace] move to luaotfload.letterspace namespace | Philipp Gesang | 2013-12-28 | 1 | -12/+9 |
| | | |||||
| * | [status] update file list | Philipp Gesang | 2013-12-28 | 1 | -2/+0 |
| | | |||||
| * | [doc] don’t mention mkluatexfontdb.lua in file graph | Philipp Gesang | 2013-12-28 | 1 | -2/+1 |
| | | |||||
| * | [doc] erase references to typo-krn and extralibs from file graph | Philipp Gesang | 2013-12-28 | 1 | -13/+4 |
| | | |||||
| * | [main] adapt initialization | Philipp Gesang | 2013-12-28 | 1 | -3/+3 |
| | | |||||
| * | [doc] remove references to extralibs and typo-krn from manual | Philipp Gesang | 2013-12-28 | 1 | -3/+0 |
| | | |||||
| * | [doc] update news | Philipp Gesang | 2013-12-28 | 1 | -0/+2 |
| | | |||||
| * | [letterspace] eliminate some now unnecessary globals | Philipp Gesang | 2013-12-28 | 1 | -18/+27 |
| | | |||||
| * | [extralibs] kill luaotfload-extralibs.lua | Philipp Gesang | 2013-12-28 | 1 | -300/+0 |
| | | |||||
| * | [letterspace] merge luaotfload-extralibs into luaotfload-letterspace | Philipp Gesang | 2013-12-28 | 1 | -6/+270 |
| | | |||||
| * | [doc] update news | Philipp Gesang | 2013-12-28 | 1 | -0/+2 |
| | | |||||
| * | [letterspace] purge redundant locals | Philipp Gesang | 2013-12-28 | 1 | -17/+7 |
| | | |||||
| * | [letterspace] remove typo-krn.lua | Philipp Gesang | 2013-12-28 | 1 | -335/+0 |
| | | |||||
| * | [extralibs] remove references to typo-krn.lua and related functionality | Philipp Gesang | 2013-12-28 | 1 | -251/+14 |
| | | |||||
| * | [letterspace] split long line | Philipp Gesang | 2013-12-28 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #158 from phi-gamma/master | Philipp Gesang | 2013-12-28 | 2 | -2/+35 |
|\| | | | | | Xetex compatibility for letterspacing | ||||
| * | [doc] update news | Philipp Gesang | 2013-12-28 | 1 | -0/+2 |
| | | |||||
| * | [letterspace] add Xetex compatibility for “letterspace” | Philipp Gesang | 2013-12-28 | 1 | -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. | ||||
* | | Merge pull request #157 from phi-gamma/master | Philipp Gesang | 2013-12-25 | 1 | -11/+44 |
|\| | | | | | [fontloader] sync with Context as of 2013-12-25 | ||||
| * | [fontloader] sync with Context as of 2013-12-25 | Philipp Gesang | 2013-12-25 | 1 | -11/+44 |
| | | |||||
* | | Merge pull request #155 from phi-gamma/master | Philipp Gesang | 2013-12-20 | 2 | -4/+102 |
|\| | | | | | sync with Context | ||||
| * | [fontloader] sync with Context as of 2013-12-20 | Philipp Gesang | 2013-12-20 | 1 | -3/+20 |
| | | |||||
| * | [tool] switch blacklist printer to io.* | Philipp Gesang | 2013-12-14 | 1 | -2/+2 |
| | | |||||
| * | [fontloader] sync with Context as of 2013-12-14 | Philipp Gesang | 2013-12-14 | 1 | -1/+82 |
| | | |||||
* | | Merge pull request #154 from phi-gamma/master | Philipp Gesang | 2013-12-13 | 4 | -14/+27 |
|\| | | | | | fixes, mainly to diagnostics | ||||
| * | [diagnose] test permissions of gzipped index | Philipp Gesang | 2013-12-13 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github:phi-gamma/luaotfload | Philipp Gesang | 2013-12-13 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | Merge pull request #153 from phi-gamma/masterv2.4-beta-3 | Philipp Gesang | 2013-11-26 | 1 | -5/+10 |
|\ \ | | | | | | | [fontloader] sync with Context as of 2013-11-26 | ||||
* \ \ | Merge pull request #152 from phi-gamma/master | Philipp Gesang | 2013-11-17 | 1 | -70/+78 |
|\ \ \ | | | | | | | | | improve logging and messages | ||||
* \ \ \ | Merge pull request #151 from phi-gamma/master | Philipp Gesang | 2013-11-16 | 3 | -369/+432 |
|\ \ \ \ | | | | | | | | | | | sync, auto-truncation of status messages | ||||
* \ \ \ \ | Merge pull request #150 from phi-gamma/master | Philipp Gesang | 2013-11-14 | 15 | -66/+136 |
|\ \ \ \ \ | | | | | | | | | | | | | tweak type1 classification; enable compression; sync | ||||
* \ \ \ \ \ | Merge pull request #149 from phi-gamma/master | Philipp Gesang | 2013-11-09 | 1 | -390/+344 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-11-09 | ||||
* \ \ \ \ \ \ | Merge pull request #148 from phi-gamma/master | Philipp Gesang | 2013-11-09 | 1 | -45/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [db] omit temporary extraction of names altogether | ||||
* \ \ \ \ \ \ \ | Merge pull request #147 from phi-gamma/master | Philipp Gesang | 2013-11-09 | 5 | -26/+75 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | further improvements | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #146 from phi-gamma/masterv2.4-beta | Philipp Gesang | 2013-11-06 | 1 | -4/+54 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | restore some of the earlier behavior (fallbacks, live db reload) | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #145 from phi-gamma/master | Philipp Gesang | 2013-11-06 | 9 | -886/+1784 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | move to new index format | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #144 from phi-gamma/master | Philipp Gesang | 2013-11-04 | 7 | -13/+65 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | sync + minor changes | ||||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #143 from phi-gamma/master | Philipp Gesang | 2013-11-03 | 3 | -39/+151 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | add single-line status messages | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #141 from phi-gamma/master | Philipp Gesang | 2013-11-01 | 3 | -415/+566 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sync with Context | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #140 from phi-gamma/master | Philipp Gesang | 2013-10-28 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [blacklist] add Skia.ttf | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #137 from phi-gamma/master | Philipp Gesang | 2013-09-30 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [features] add guillemets to tlig set | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #135 from phi-gamma/master | Philipp Gesang | 2013-09-21 | 1 | -355/+320 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-09-21 | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #134 from phi-gamma/master | Philipp Gesang | 2013-09-14 | 2 | -20/+138 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [aux,characters] import further Context code | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #133 from phi-gamma/master | Philipp Gesang | 2013-09-13 | 2 | -22/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sync, minor fixes |