summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] refactor timestamp comparisonPhilipp Gesang2013-08-311-44/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] store location (texmf/sys) as string, not boolPhilipp Gesang2013-08-311-15/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] choose more meaningful identifiers in name extractorPhilipp Gesang2013-08-311-23/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] refactor texmf and system font scanningPhilipp Gesang2013-08-311-25/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] introduce “local” as third location categoryPhilipp Gesang2013-08-311-13/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] bump db version numberPhilipp Gesang2013-08-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] document new db layout for rewritePhilipp Gesang2013-08-311-7/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] new structurePhilipp Gesang2013-08-311-6/+20
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [gitignore] add generated filesPhilipp Gesang2013-11-041-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [*] substitute new fontloader file namePhilipp Gesang2013-11-044-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] rename merged package to luaotfload-fontloader.luaPhilipp Gesang2013-11-041-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-11-04Philipp Gesang2013-11-041-4/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] fix test for successful updatePhilipp Gesang2013-11-031-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [log] suppress status info on dumb terminalsPhilipp Gesang2013-11-032-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [log] fix simple (windows) loggerPhilipp Gesang2013-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] reduce noise of status loggingPhilipp Gesang2013-11-032-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [log] use Lua io.* instead of texio.* when writing to terminalPhilipp Gesang2013-11-031-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db,log] add low-noise terminal loggingPhilipp Gesang2013-11-033-26/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] keep script state in static variablePhilipp Gesang2013-11-031-6/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github:phi-gamma/luaotfloadPhilipp Gesang2013-11-011-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [blacklist] add Skia.ttfPhilipp Gesang2013-10-281-0/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closing issue #139
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] fix file resolverPhilipp Gesang2013-11-012-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-11-01Philipp Gesang2013-11-011-412/+563
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | / [features] add guillemets to tlig setPhilipp Gesang2013-09-301-3/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-09-21Philipp Gesang2013-09-211-355/+320
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | [aux,characters] import further Context codePhilipp Gesang2013-09-142-20/+138
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this allows loading Context bidi code without importing the whole lot of ``char-def.lua`` and ``char-ini.lua``. Addresses https://github.com/lualatex/luaotfload/issues/132
* | | | | | | | | | | | | | | | | | | | | | | | | | [db] fix file resolver for tfm/ofm fontsPhilipp Gesang2013-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-09-13Philipp Gesang2013-09-131-21/+36
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | [letterspacing] skip redundant kerning of ligaturesPhilipp Gesang2013-08-311-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | [extralibs] compensate for missing “resources” fieldPhilipp Gesang2013-08-312-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | [letterspacing] do not skip first glyph if ligaPhilipp Gesang2013-08-312-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | [tests] check resolving of stylesPhilipp Gesang2013-08-281-13/+35
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | [letterspacing] restore unkerned state after exiting letterspaced regionPhilipp Gesang2013-08-271-0/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | [letterspacing] skip first node when applying extra kernsPhilipp Gesang2013-08-271-1/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addresses: https://github.com/lualatex/luaotfload/issues/107
* | | | | | | | | | | | | | | | | | | | | | [doc,tests] remove references to imported font-afkPhilipp Gesang2013-08-273-18/+7
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-08-27Philipp Gesang2013-08-271-1/+170
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [type1] remove font-afk.luaPhilipp Gesang2013-08-272-212/+0
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [tool] suggest --fuzzy if query failsPhilipp Gesang2013-08-261-1/+3
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [db] make approximate matching operate on fullname fieldPhilipp Gesang2013-08-261-7/+7
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [tests] test some more dejavu fontsPhilipp Gesang2013-08-261-3/+4
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [tests] add tests for type1 name resolving (very fragile due to multiple ↵Philipp Gesang2013-08-261-5/+23
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fonts with identical names ...)
* | | | | | | | | | | | | | | | | | | | | [db] handle design size matching with scaled sizesPhilipp Gesang2013-08-251-19/+55
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | addresses this: http://tug.org/pipermail/luatex/2013-August/004590.html (This is a workaround. The situation can be remedied by rewriting the font matching mechanism.)
* | | | | | | | | | | | | | | | | | | | [doc] upate description of contents of merged package in file graphPhilipp Gesang2013-08-251-4/+5
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | [meta] exclude removed font-afm.lua from status filePhilipp Gesang2013-08-251-1/+0
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | [doc] update references to AFM loadersPhilipp Gesang2013-08-252-19/+2
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | [fontloader] sync luatex-basics-gen.luaPhilipp Gesang2013-08-251-0/+6
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | [type1] extinguish luaotfload-font-afm.luaPhilipp Gesang2013-08-251-971/+0
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2013-08-25Philipp Gesang2013-08-251-1/+928
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | [type1] restore earlier version of ``luaotfload-loaders.lua``Philipp Gesang2013-08-251-139/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hans kindly added AFM support to the merged package so we don’t need to integrate it ourselves any longer. However, this concerns only support for basic loading. For this reason we continue loading our imported version of the font feature definitions (``fonts.handlers.afm.helpdata``) in ``font-afk.lua``.
* | | | | | | | | | | | | | | | | | | | [db] keep formats when doing a live db updatePhilipp Gesang2013-08-241-3/+11
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |