summaryrefslogtreecommitdiff
path: root/luaotfload.lua
Commit message (Collapse)AuthorAgeFilesLines
* clean font-pfbPhilipp Gesang2013-04-151-2/+4
|
* avoid two calls to the file libraryPhilipp Gesang2013-04-151-1/+8
|
* us TFM reader for OFM (needs testing)Philipp Gesang2013-04-151-7/+9
|
* add virtual font file lookupPhilipp Gesang2013-04-141-1/+21
|
* attempt at restoring KH’l OFM hackPhilipp Gesang2013-04-131-1/+14
|
* enable overrides for Context loggersPhilipp Gesang2013-04-111-1/+1
|
* fallback for earlier lualibs; move locals up in luaotfload.luaPhilipp Gesang2013-04-101-7/+7
|
* integrate changes from master; add otfl-features.luaPhilipp Gesang2013-04-101-59/+10
|
* merge deferred functionality back into luaotfload.luaPhilipp Gesang2013-04-101-12/+216
|
* circumvent the callback trap from luatexbasePhilipp Gesang2013-04-101-9/+27
|
* make font patching work again with font definition wrapperPhilipp Gesang2013-04-101-1/+8
|
* make font definition callback wrapper work with current tfm object structurePhilipp Gesang2013-04-101-3/+4
|
* description of loading procedurePhilipp Gesang2013-04-101-4/+47
|
* new font loader initialization code (thanks Hans)Philipp Gesang2013-04-091-2/+7
|
* preliminarily add luaotfload.lua, luaotfload-deferred.lua (move to dtx later)Philipp Gesang2013-04-091-0/+105
|
* making a dtx for luaotfload, with documentationElie Roux2009-04-161-148/+0
|
* fixing access to en empty table in some particular (LaTeX-only) casesElie Roux2009-04-151-0/+3
|
* syncronizing with the latest ConTeXt beta, fixing bugsElie Roux2009-04-121-14/+12
|
* adding an error in case of a missing fileElie Roux2009-04-081-2/+5
|
* adding a first working version of luaotfloadElie Roux2009-04-081-0/+144