summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | add graph of included filesPhilipp Gesang2013-04-172-6/+215
| |
* | add approximate matching option for mkluatexfontdb.lua --findPhilipp Gesang2013-04-172-47/+193
| |
* | use locals for table.*Philipp Gesang2013-04-171-8/+11
| |
* | import merged package from ContextPhilipp Gesang2013-04-161-20/+13
| |
* | remove attribute allocation hackPhilipp Gesang2013-04-163-145/+195
| |
* | add option --find="font name" to mkluatexfontdb.lua for querying the db from cliPhilipp Gesang2013-04-161-1/+19
| |
* | use more meaningful identifiers in font-nmsPhilipp Gesang2013-04-161-44/+53
| |
* | organize font-nmsPhilipp Gesang2013-04-161-112/+195
| |
* | apply hotfix by Hans for bad clig substitutionPhilipp Gesang2013-04-161-1/+13
| | | | | | | | | | reference: http://www.ntg.nl/pipermail/ntg-context/2013/072536.html
* | Preventing loop-references in fontconfig filesElie Roux2013-04-161-5/+7
| | | | | | | | | | | | | | I just had this case on a recent Ubuntu... Conflicts: otfl-font-nms.lua
* | make fonts.names.resolve() a localPhilipp Gesang2013-04-161-5/+17
| |
* | make mkluatexfontdb script more modularPhilipp Gesang2013-04-161-43/+132
| |
* | integrate luaotfload.lua into luaotfload.dtxPhilipp Gesang2013-04-162-218/+401
| |
* | add fixes courtesy of Élie Roux to the database codePhilipp Gesang2013-04-161-3/+10
| |
* | restore section in docPhilipp Gesang2013-04-151-0/+3
| |
* | bump version; keep luaotfload well-formed for dtxtoolPhilipp Gesang2013-04-151-29/+2
| |
* | raw import luaotfload.lua into luaotfload.dtxPhilipp Gesang2013-04-151-202/+310
| |
* | update .gitignorePhilipp Gesang2013-04-151-0/+7
| |
* | remove node-inj (contaied in merge)Philipp Gesang2013-04-151-498/+0
| |
* | prefer locals in font-clrPhilipp Gesang2013-04-151-26/+38
| |
* | clean font-pfbPhilipp Gesang2013-04-152-8/+26
| |
* | load Lua code the *right* way#Philipp Gesang2013-04-151-1/+1
| |
* | avoid two calls to the file libraryPhilipp Gesang2013-04-152-3/+20
| |
* | us TFM reader for OFM (needs testing)Philipp Gesang2013-04-151-7/+9
| |
* | make the “verbose” switch effectivePhilipp Gesang2013-04-152-7/+30
| |
* | cosmetic changes to luat-ovrPhilipp Gesang2013-04-151-4/+3
| |
* | finish move to new loggersPhilipp Gesang2013-04-152-22/+8
| |
* | unify loggingPhilipp Gesang2013-04-153-73/+75
| |
* | rewrite filename loggerPhilipp Gesang2013-04-153-70/+69
| |
* | import from upstreamPhilipp Gesang2013-04-141-2/+12
| |
* | add virtual font file lookupPhilipp Gesang2013-04-141-1/+21
| |
* | move “config” to _GPhilipp Gesang2013-04-131-1/+2
| |
* | avoid loading of extended lualibsPhilipp Gesang2013-04-131-1/+6
| |
* | attempt at restoring KH’l OFM hackPhilipp Gesang2013-04-131-1/+14
| |
* | [dtx] fix typoPhilipp Gesang2013-04-121-1/+1
| |
* | track otfl-featuresPhilipp Gesang2013-04-111-0/+110
| |
* | update .gitignorePhilipp Gesang2013-04-111-0/+2
| |
* | update gitignorePhilipp Gesang2013-04-111-0/+2
| |
* | enable overrides for Context loggersPhilipp Gesang2013-04-114-17/+15
| |
* | make loglevel “-q” effectivePhilipp Gesang2013-04-102-18/+22
| |
* | cleanup font db scriptPhilipp Gesang2013-04-101-27/+29
| |
* | fallback for earlier lualibs; move locals up in luaotfload.luaPhilipp Gesang2013-04-102-10/+12
| |
* | integrate changes from master; add otfl-features.luaPhilipp Gesang2013-04-101-59/+10
| |
* | merge deferred functionality back into luaotfload.luaPhilipp Gesang2013-04-103-186/+217
| |
* | circumvent the callback trap from luatexbasePhilipp Gesang2013-04-101-9/+27
| |
* | choose less generic identifiers in font-ltxPhilipp Gesang2013-04-101-42/+44
| |
* | load font-otc; tlig seems to workPhilipp Gesang2013-04-101-2/+3
| |
* | update font-otcPhilipp Gesang2013-04-101-5/+4
| |
* | make font patching work again with font definition wrapperPhilipp Gesang2013-04-102-19/+48
| |
* | make font definition callback wrapper work with current tfm object structurePhilipp Gesang2013-04-102-63/+91
| |