summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [doc] add note about Makefile to READMEv2.4Philipp Gesang2013-12-301-0/+3
|
* [doc] update list of contributorsPhilipp Gesang2013-12-301-0/+1
|
* Merge branch 'master' of github:lualatex/luaotfloadPhilipp Gesang2013-12-301-19/+20
|\
| * Merge pull request #160 from dohyunkim/masterPhilipp Gesang2013-12-291-19/+20
| |\ | | | | | | transparency conflicts with other packages
| | * reduce the size of res tableDohyun Kim2013-12-291-10/+10
| | |
| | * use table instead of string for transparencyDohyun Kim2013-12-291-20/+18
| | |
| | * Merge branch 'master' of https://github.com/dohyunkim/luaotfloadDohyun Kim2013-12-290-0/+0
| | |\
| | | * trancyparency conflicts with other packagesDohyun Kim2013-12-291-16/+19
| | |/ | |/|
| | * transparency conflicts with other packagesDohyun Kim2013-12-291-16/+19
| |/
* | [tool] rephrase help messagePhilipp Gesang2013-12-301-2/+2
| |
* | [doc,main] update version date in dtxPhilipp Gesang2013-12-281-5/+5
|/
* Merge pull request #159 from phi-gamma/masterPhilipp Gesang2013-12-287-927/+360
|\ | | | | make fontwise letterspacing an official supported feature
| * [doc] document letterspacingv2.4-beta-4Philipp Gesang2013-12-281-5/+60
| |
| * [letterspace] move to luaotfload.letterspace namespacePhilipp Gesang2013-12-281-12/+9
| |
| * [status] update file listPhilipp Gesang2013-12-281-2/+0
| |
| * [doc] don’t mention mkluatexfontdb.lua in file graphPhilipp Gesang2013-12-281-2/+1
| |
| * [doc] erase references to typo-krn and extralibs from file graphPhilipp Gesang2013-12-281-13/+4
| |
| * [main] adapt initializationPhilipp Gesang2013-12-281-3/+3
| |
| * [doc] remove references to extralibs and typo-krn from manualPhilipp Gesang2013-12-281-3/+0
| |
| * [doc] update newsPhilipp Gesang2013-12-281-0/+2
| |
| * [letterspace] eliminate some now unnecessary globalsPhilipp Gesang2013-12-281-18/+27
| |
| * [extralibs] kill luaotfload-extralibs.luaPhilipp Gesang2013-12-281-300/+0
| |
| * [letterspace] merge luaotfload-extralibs into luaotfload-letterspacePhilipp Gesang2013-12-281-6/+270
| |
| * [doc] update newsPhilipp Gesang2013-12-281-0/+2
| |
| * [letterspace] purge redundant localsPhilipp Gesang2013-12-281-17/+7
| |
| * [letterspace] remove typo-krn.luaPhilipp Gesang2013-12-281-335/+0
| |
| * [extralibs] remove references to typo-krn.lua and related functionalityPhilipp Gesang2013-12-281-251/+14
| |
| * [letterspace] split long linePhilipp Gesang2013-12-281-1/+2
| |
* | Merge pull request #158 from phi-gamma/masterPhilipp Gesang2013-12-282-2/+35
|\| | | | | Xetex compatibility for letterspacing
| * [doc] update newsPhilipp Gesang2013-12-281-0/+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.
* | Merge pull request #157 from phi-gamma/masterPhilipp Gesang2013-12-251-11/+44
|\| | | | | [fontloader] sync with Context as of 2013-12-25
| * [fontloader] sync with Context as of 2013-12-25Philipp Gesang2013-12-251-11/+44
| |
* | Merge pull request #155 from phi-gamma/masterPhilipp Gesang2013-12-202-4/+102
|\| | | | | sync with Context
| * [fontloader] sync with Context as of 2013-12-20Philipp Gesang2013-12-201-3/+20
| |
| * [tool] switch blacklist printer to io.*Philipp Gesang2013-12-141-2/+2
| |
| * [fontloader] sync with Context as of 2013-12-14Philipp Gesang2013-12-141-1/+82
| |
* | Merge pull request #154 from phi-gamma/masterPhilipp Gesang2013-12-134-14/+27
|\| | | | | fixes, mainly to diagnostics
| * [diagnose] test permissions of gzipped indexPhilipp Gesang2013-12-131-1/+1
| |
| * Merge branch 'master' of github:phi-gamma/luaotfloadPhilipp Gesang2013-12-130-0/+0
| |\ | |/ |/|
* | Merge pull request #153 from phi-gamma/masterv2.4-beta-3Philipp Gesang2013-11-261-5/+10
|\ \ | | | | | | [fontloader] sync with Context as of 2013-11-26
* \ \ Merge pull request #152 from phi-gamma/masterPhilipp Gesang2013-11-171-70/+78
|\ \ \ | | | | | | | | improve logging and messages
* \ \ \ Merge pull request #151 from phi-gamma/masterPhilipp Gesang2013-11-163-369/+432
|\ \ \ \ | | | | | | | | | | sync, auto-truncation of status messages
* \ \ \ \ Merge pull request #150 from phi-gamma/masterPhilipp Gesang2013-11-1415-66/+136
|\ \ \ \ \ | | | | | | | | | | | | tweak type1 classification; enable compression; sync
* \ \ \ \ \ Merge pull request #149 from phi-gamma/masterPhilipp Gesang2013-11-091-390/+344
|\ \ \ \ \ \ | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-11-09
* \ \ \ \ \ \ Merge pull request #148 from phi-gamma/masterPhilipp Gesang2013-11-091-45/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [db] omit temporary extraction of names altogether
* \ \ \ \ \ \ \ Merge pull request #147 from phi-gamma/masterPhilipp Gesang2013-11-095-26/+75
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | further improvements
* \ \ \ \ \ \ \ \ Merge pull request #146 from phi-gamma/masterv2.4-betaPhilipp Gesang2013-11-061-4/+54
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | restore some of the earlier behavior (fallbacks, live db reload)
* \ \ \ \ \ \ \ \ \ Merge pull request #145 from phi-gamma/masterPhilipp Gesang2013-11-069-886/+1784
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | move to new index format
* \ \ \ \ \ \ \ \ \ \ Merge pull request #144 from phi-gamma/masterPhilipp Gesang2013-11-047-13/+65
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | sync + minor changes