Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make db reloading require a reason; decrease nesting depth of conditionals | Philipp Gesang | 2013-04-24 | 1 | -4/+12 |
| | |||||
* | catch irregular ``file:`` lookups | Philipp Gesang | 2013-04-24 | 1 | -1/+3 |
| | | | | | | | we now index base names and extensionless base names of font files as well so as to work around quirks of the Xetex compatibility layer. this will probably get removed after the syntax parser is redone. | ||||
* | update basics-gen.lua | Philipp Gesang | 2013-04-23 | 1 | -0/+2 |
| | |||||
* | set minimum luatex version to 0.76; reduce verbosity of fontdbutil | Philipp Gesang | 2013-04-23 | 1 | -8/+14 |
| | |||||
* | add link to dev repo | Philipp Gesang | 2013-04-23 | 1 | -0/+4 |
| | |||||
* | update doc for new file names | Philipp Gesang | 2013-04-23 | 1 | -15/+14 |
| | |||||
* | update documentation with info about ``mkglyphlist`` | Philipp Gesang | 2013-04-23 | 1 | -2/+5 |
| | |||||
* | update filegraph | Philipp Gesang | 2013-04-23 | 1 | -0/+11 |
| | |||||
* | Merge branch 'master' of https://github.com/eroux/luaotfload into eroux-master | Philipp Gesang | 2013-04-23 | 1 | -15/+2 |
|\ | | | | | | | | | Conflicts: luaotfload.dtx | ||||
| * | Removing the init_prog line... | Elie Roux | 2013-04-22 | 1 | -15/+0 |
| | | | | | | | | Bitmap font generation works fine without it and it certainly doesn't belong here... | ||||
* | | annihilate luaotfload-font-otc.lua | Philipp Gesang | 2013-04-23 | 1 | -3/+1 |
| | | |||||
* | | move to human-readable names 1 | Philipp Gesang | 2013-04-23 | 1 | -7/+7 |
| | | |||||
* | | update graph to current dependency structure | Philipp Gesang | 2013-04-22 | 1 | -2/+2 |
| | | |||||
* | | update documentation to reflect current state of files | Philipp Gesang | 2013-04-22 | 1 | -88/+73 |
| | | |||||
* | | move everything relevant from luatex-fonts.lua into luaotfload.lua | Philipp Gesang | 2013-04-22 | 1 | -226/+228 |
| | | |||||
* | | Documenting and simplifying ofm font bug handling | Elie Roux | 2013-04-22 | 1 | -30/+14 |
| | | | | | | | | | | Conflicts: luaotfload.dtx | ||||
* | | A more simple loadmodule function | Elie Roux | 2013-04-22 | 1 | -8/+1 |
| | | | | | | | | Simply using the luatexbase way... May change in the future, but stick with it for now. | ||||
* | | make main files recognize the new ``luaotfload-`` prefix | Philipp Gesang | 2013-04-22 | 1 | -109/+149 |
|/ | |||||
* | merge from eroux | Philipp Gesang | 2013-04-21 | 1 | -39/+56 |
|\ | |||||
| * | Making the file method resolve fonts with the database | Elie Roux | 2013-04-20 | 1 | -0/+14 |
| | | |||||
| * | Stop using module() in luaotfload.lua | Elie Roux | 2013-04-19 | 1 | -12/+6 |
| | | | | | | | | These _G are a bit ugly... | ||||
| * | Verbosity reduction step 2 | Elie Roux | 2013-04-19 | 1 | -0/+17 |
| | | | | | | | | | | This implies a modification in otfl-fonts-merged.lua that should be asked to Hans... | ||||
| * | Documenting and simplifying ofm font bug handling | Elie Roux | 2013-04-19 | 1 | -20/+19 |
| | | |||||
| * | A more simple loadmodule function | Elie Roux | 2013-04-19 | 1 | -8/+1 |
| | | | | | | | | Simply using the luatexbase way... May change in the future, but stick with it for now. | ||||
* | | fix docs | Philipp Gesang | 2013-04-21 | 1 | -12/+12 |
| | | |||||
* | | document --info option | Philipp Gesang | 2013-04-21 | 1 | -2/+16 |
| | | |||||
* | | revise doc | Philipp Gesang | 2013-04-21 | 1 | -11/+22 |
| | | |||||
* | | document behavior modes of fontdbutil | Philipp Gesang | 2013-04-21 | 1 | -14/+30 |
| | | |||||
* | | revise docs | Philipp Gesang | 2013-04-20 | 1 | -36/+67 |
| | | |||||
* | | revise doc | Philipp Gesang | 2013-04-20 | 1 | -66/+162 |
|/ | |||||
* | expand docs | Philipp Gesang | 2013-04-18 | 1 | -264/+566 |
| | |||||
* | remove attribute allocation hack | Philipp Gesang | 2013-04-16 | 1 | -87/+148 |
| | |||||
* | integrate luaotfload.lua into luaotfload.dtx | Philipp Gesang | 2013-04-16 | 1 | -131/+216 |
| | |||||
* | restore section in doc | Philipp Gesang | 2013-04-15 | 1 | -0/+3 |
| | |||||
* | raw import luaotfload.lua into luaotfload.dtx | Philipp Gesang | 2013-04-15 | 1 | -202/+310 |
| | |||||
* | [dtx] fix typo | Philipp Gesang | 2013-04-12 | 1 | -1/+1 |
| | |||||
* | Simplify the whole thing | Khaled Hosny | 2012-08-09 | 1 | -30/+24 |
| | |||||
* | Make anum work again | Khaled Hosny | 2012-05-13 | 1 | -0/+62 |
| | |||||
* | Simplify | Khaled Hosny | 2012-05-09 | 1 | -22/+20 |
| | |||||
* | Cosmetic | Khaled Hosny | 2012-02-26 | 1 | -6/+6 |
| | |||||
* | Make tlig actually work | Khaled Hosny | 2012-02-26 | 1 | -7/+23 |
| | | | | | Works OK in node mode, in base mode `` and '' are not ligated, also consolidated tlig and trep into one feature. | ||||
* | Restore the rest of legacy TeX ligatures. | Khaled Hosny | 2012-02-26 | 1 | -2/+5 |
| | |||||
* | Update documentation | Khaled Hosny | 2011-12-19 | 1 | -2/+2 |
| | |||||
* | Re-enable tlig and trep features | Khaled Hosny | 2011-12-19 | 1 | -0/+36 |
| | | | | Single quotes are not ligated into double quotes though, no idea yet. | ||||
* | Attempt to restore tlig and co | Khaled Hosny | 2011-12-19 | 1 | -0/+2 |
| | |||||
* | Revert "tlig, trep and anum are no longer supported" | Khaled Hosny | 2011-12-19 | 1 | -0/+15 |
| | | | | | | | | This reverts commit b0786c4d31736f4421c2e71d655a1e407cfabd76. Conflicts: luaotfload.dtx | ||||
* | Add type1 fonts reader | Khaled Hosny | 2011-10-19 | 1 | -0/+1 |
| | |||||
* | Accept comma-separated key values | Khaled Hosny | 2011-10-17 | 1 | -5/+5 |
| | | | | This mainly fixes passing a comma-separated list to `featurefile`. | ||||
* | Update feature documentation and add some links | Khaled Hosny | 2011-10-14 | 1 | -14/+34 |
| | |||||
* | Minor | Khaled Hosny | 2011-10-14 | 1 | -1/+1 |
| |