summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add otfl-fonts-syn.lua for simplicityKhaled Hosny2011-10-042-0/+84
| | | | | It is almost useless for us, we override its main function in in otfl-font-nms.lua.
* Rename files to follow new ConTeXt namesKhaled Hosny2011-10-043-2/+2
|
* Sync with ContTeXt beta 2011.10.03 12:59Khaled Hosny2011-10-0426-9194/+4801
| | | | Does not run yet.
* Merge branch 'master' into unstableKhaled Hosny2011-10-032-3/+13
|\
| * Should not error() hereKhaled Hosny2011-10-011-1/+5
| |
| * Try /usr/local/etc/fonts/fonts.conf before /etc/fonts/fonts.confKhaled Hosny2011-10-011-1/+5
| | | | | | | | closes #34
| * Fix documentation about default prefixKhaled Hosny2011-10-012-1/+3
| | | | | | | | fixes #38
* | Merge branch 'master' into unstableKhaled Hosny2011-10-015-48/+132
|\|
| * Revert "Temporarly add this code back, I want to make a release"Khaled Hosny2011-10-011-26/+0
| | | | | | | | | | | | This reverts commit acca6bfc8c0efcbb4e877dd97fcf945194f8ba8b. Code moved to unicode-math
| * Comment out mac ttc fontsKhaled Hosny2011-10-011-18/+19
| | | | | | | | | | LuaTeX does not crash anymore. fixes #37
| * Merge pull request #40 from pgundlach/whitelistKhaled Hosny2011-09-292-2/+13
| |\ | | | | | | Black-/whitelist documentation update
| | * Black-/whitelist documentation updatePatrick Gundlach2011-09-302-2/+13
| | |
| * | Merge pull request #39 from pgundlach/whitelistKhaled Hosny2011-09-291-5/+13
| |\| | | | | | | Whitelist fonts
| | * Whitelist fontsPatrick Gundlach2011-09-291-5/+13
| |/ | | | | | | | | Add a whitelist for fonts with "-" in front of the font name (to remove it from the blacklist)
| * Unify logging systemsPhilipp Stephani2011-07-242-19/+27
| | | | | | | | | | | | | | | | | | Until now, the logging functions in `otfl-luat-ovr.lua` and the function `log` in `otfl-font-nms.lua` used different syntax conventions, which resulted in suboptimal output when the functions in `otfl-font-nms.lua` were called from the LuaLaTeX module (in contrast to `mkluatexfontdb`). Spotted by Karl Berry, see http://tug.org/pipermail/lualatex-dev/2011-July/001274.html
| * Support lualatex-platform module if availablePhilipp Stephani2011-04-281-1/+51
| | | | | | | | Use font list reported by operating system if possible, default font directory list otherwise
| * Prepare for releasev1.25Khaled Hosny2011-04-212-6/+12
| |
| * Temporarly add this code back, I want to make a releaseKhaled Hosny2011-04-211-0/+26
| |
| * Remove some misleading text, one should read the manual insteadKhaled Hosny2011-04-211-19/+0
| |
| * Hack to support Demi fontsKhaled Hosny2011-04-211-3/+3
| |
* | Remove some misleading text, one should read the manual insteadKhaled Hosny2011-04-211-19/+0
| |
* | Hack to support Demi fontsKhaled Hosny2011-04-211-3/+3
| |
* | Will not be needed with next ConTeXt mergeKhaled Hosny2011-03-181-17/+0
| |
* | Rename fonts.ids -> fonts.identifiersKhaled Hosny2011-03-031-3/+3
| |
* | Another missed renameKhaled Hosny2011-03-021-1/+1
| |
* | Missed renameKhaled Hosny2011-03-021-1/+1
| |
* | Now the changes that need to pushed into ConTeXtKhaled Hosny2011-03-022-11/+15
| |
* | Rename font-xtx.luaKhaled Hosny2011-03-022-4/+2
| | | | | | | | | | We heavily change the file locally and it is relatively static, so rename it to void being overridden with every sync.
* | Reinstate our changes to font-xtx.luaKhaled Hosny2011-03-021-16/+124
| |
* | Sync with ConTeXt 2011.02.25 22:03Khaled Hosny2011-03-0220-4236/+4271
| | | | | | | | | | This commit overrides all our local modification to ConTeXt file and is not tested at all.
* | A dump script I use for syncing with contextKhaled Hosny2011-03-021-0/+9
| | | | | | | | | | Takes the base of context texmf tree as argument (the zip downloaded from pragma-ade.com
* | Merge remote branch 'origin/master' into unstableKhaled Hosny2011-03-0211-354/+235
|\| | | | | | | | | Conflicts: luaotfload.dtx
| * SimplifyKhaled Hosny2011-03-021-11/+3
| |
| * Don't load the cached font if the feature file was changedKhaled Hosny2011-03-021-1/+3
| | | | | | | | Just a hack but seems to work until I check with Hans.
| * Even more own dog food eatingKhaled Hosny2011-03-011-0/+2
| |
| * Remove outdated commentKhaled Hosny2011-03-011-3/+0
| |
| * A hack to get libertine's bold recognisedKhaled Hosny2011-03-011-1/+2
| |
| * Eat our own dog foodKhaled Hosny2011-03-012-6/+8
| |
| * Make it more clear what kind of features are supportedKhaled Hosny2011-03-011-10/+9
| |
| * MinorKhaled Hosny2011-02-281-1/+1
| |
| * Simplify feature fileKhaled Hosny2011-02-281-70/+13
| |
| * Fix bugs resulted from previous code removalKhaled Hosny2011-02-251-3/+4
| |
| * Misc. documentation fixesKhaled Hosny2011-02-251-87/+84
| | | | | | | | And update the mode section to reflect current defaults.
| * Kpathsea does not know "truetype dictionary"Khaled Hosny2011-02-211-1/+1
| | | | | | | | See http://www.ntg.nl/pipermail/dev-luatex/2011-February/004120.html
| * Code for setting \fontdimen10|11 moved to unicode-mathKhaled Hosny2011-02-201-19/+0
| |
| * Code for setting \fontdimen8 moved to fontspecKhaled Hosny2011-02-201-28/+0
| |
| * Prepare for releasev1.24Khaled Hosny2011-02-162-6/+9
| |
| * Fix infinite loopKhaled Hosny2011-02-051-1/+1
| | | | | | | | | | | | | | | | names.load() calls names.update() without an argument if no font database is found, but the later will call the former if invoked without an argument. Now calling names.update() with an empty names database. fixes #23
| * Prepare for releasev1.23Khaled Hosny2011-02-042-6/+9
| |
| * Fix a typo in fonts.names.scan()Khaled Hosny2011-02-041-1/+1
| | | | | | | | This was a debugging leftover that went unnoticed.