Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pump version numberv1.08a | Khaled Hosny | 2010-05-28 | 1 | -6/+6 |
| | |||||
* | Revert "NEWS update" | Khaled Hosny | 2010-05-28 | 1 | -1/+0 |
| | | | | | | | This reverts commit 9a27f3658bdc57fe39f7a9d95e3e99922818118d. Oops! otfl-font-otp.lua was committed by mistake, it doesn't work properly right now. | ||||
* | NEWS updatev1.08 | Khaled Hosny | 2010-05-28 | 1 | -0/+1 |
| | |||||
* | Switch to |luatexbase.new_attribute()| | Khaled Hosny | 2010-05-23 | 1 | -31/+8 |
| | |||||
* | Set default mode to "node" | Khaled Hosny | 2010-05-22 | 1 | -0/+8 |
| | | | | No one seems to object. | ||||
* | Fix issue with first allocated attribute being 0 | Khaled Hosny | 2010-05-21 | 1 | -1/+4 |
| | | | | See http://tug.org/pipermail/lualatex-dev/2010-May/000525.html. | ||||
* | Minor | Khaled Hosny | 2010-05-21 | 1 | -4/+8 |
| | |||||
* | add a mkluatexfontdb section to the docs | Will Robertson | 2010-05-20 | 1 | -8/+37 |
| | | | closes #5 | ||||
* | add GPL license text | Will Robertson | 2010-05-20 | 1 | -0/+433 |
| | |||||
* | Revert "Remove all mention of the CC0 licence; use GPL for all" | Will Robertson | 2010-05-20 | 1 | -9/+7 |
| | | | | This reverts commit ef220e625c6741cc15f29a77e457c7094fc79541. | ||||
* | Remove all mention of the CC0 licence; use GPL for all | Will Robertson | 2010-05-20 | 1 | -7/+9 |
| | | | | Related question: do Manuel and I have to add our names to the copyright? | ||||
* | Rewrite the introduction | Khaled Hosny | 2010-05-19 | 1 | -14/+14 |
| | |||||
* | Typo | Khaled Hosny | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | It is more of a compatibility mode rather than an inspiration | Khaled Hosny | 2010-05-19 | 1 | -1/+2 |
| | |||||
* | Softwares? | Khaled Hosny | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | Relatively serious look at the documentation | Will Robertson | 2010-05-20 | 1 | -58/+92 |
| | | | Hope I haven't deleted any of your favourite bits | ||||
* | Pump version number | Khaled Hosny | 2010-05-13 | 1 | -6/+6 |
| | |||||
* | Documentation updatesv1.07 | Khaled Hosny | 2010-05-12 | 1 | -39/+61 |
| | |||||
* | Avoid too long lines | Khaled Hosny | 2010-05-11 | 1 | -23/+42 |
| | |||||
* | Not using luadirect anymore | Elie Roux | 2010-05-10 | 1 | -2/+2 |
| | |||||
* | Adapting to the new luatexbase package | Elie Roux | 2010-05-10 | 1 | -15/+15 |
| | | | | | * using the new luatexbase callback functions * fixing a tiny bug | ||||
* | Cosmetics | Khaled Hosny | 2010-05-10 | 1 | -12/+31 |
| | |||||
* | Adaptation to luatexbase (just small changes) and removing functions that ↵ | Elie Roux | 2010-05-10 | 1 | -81/+7 |
| | | | | are now in luaextra. | ||||
* | Update the minimum luatex version | Khaled Hosny | 2010-05-09 | 1 | -3/+6 |
| | | | | | We are now stabilizing against 0.60.x, also make the message less dramatic. | ||||
* | Documentation update, few TODO's still. | Khaled Hosny | 2010-04-09 | 1 | -50/+79 |
| | |||||
* | Revert "Import ConTeXt math modules" | Khaled Hosny | 2010-04-05 | 1 | -17/+0 |
| | | | | | This code proved to cause harm than good; unicode-math is doing better without it. So, revert it back, until we are ready for it. | ||||
* | Import ConTeXt math modules | Khaled Hosny | 2010-04-02 | 1 | -0/+17 |
| | | | | | | | | | Modules that provide OpenType and Unicode math related functionality, not very tested yet, but it seems to magically fix some of unicode-math issues. May be it should be trimmed a bit, since a good chunk of the code is of no use to us. | ||||
* | Pump date | Khaled Hosny | 2010-04-01 | 1 | -6/+6 |
| | | | | Also, fix date and version number to match that of latex package. | ||||
* | Update doc a bit | Khaled Hosny | 2010-03-28 | 1 | -5/+2 |
| | |||||
* | Include alt_getopt.lua for now | Khaled Hosny | 2010-03-28 | 1 | -8/+2 |
| | |||||
* | Cosmetics | Khaled Hosny | 2010-03-14 | 1 | -19/+23 |
| | |||||
* | Set minimal required luatex to 0.51 | Khaled Hosny | 2010-03-14 | 1 | -18/+14 |
| | | | | + remove some unused compatibility code. | ||||
* | Cleanup | Khaled Hosny | 2010-03-12 | 1 | -0/+1 |
| | | | | | | | Group all our font names functions in |otfl-font-nms.lua| and make |luaotfload.lua| load it. Now |otfl-font-dum.lua| is an unmodified, we instead override the needed functions in the names module. This decreases the redundancy that we had. | ||||
* | Updating to latest ConTeXt beta (2010.02.24) | Khaled Hosny | 2010-02-25 | 1 | -8/+0 |
| | | | | Now encoding related code gone. | ||||
* | Updating to latest ConTeXt beta (2010.02.23) | Khaled Hosny | 2010-02-23 | 1 | -1/+1 |
| | | | | | Now many of our fixes are incorporated upstream or fixed in a different way. | ||||
* | Add a new |luat-over| module | Khaled Hosny | 2010-02-20 | 1 | -0/+1 |
| | | | | | To minimize differences between original ConTeXt files, this module overrides functions defined in |luat-dum| module. | ||||
* | Updating to latest ConTeXt beta (2010.02.18) | Khaled Hosny | 2010-02-20 | 1 | -34/+2 |
| | | | | + Remove some, now unneeded, code. | ||||
* | Rename |otfl-font-msc.lua| to |otfl-font-clr.lua| | Khaled Hosny | 2010-02-12 | 1 | -1/+1 |
| | | | | It deals with colors only now. | ||||
* | Drop compatability file | Khaled Hosny | 2010-02-06 | 1 | -1/+1 |
| | | | | Don't pretend that we support luatex < 50. | ||||
* | Revert "Enable logging" | Khaled Hosny | 2010-01-11 | 1 | -27/+0 |
| | | | | | | Will moves |logs.report| to |otfl-luat-dumm.lua|. This reverts commit 4479c85beec3b201db096d9320d203a58fd210d4. | ||||
* | Reset version to 1.07 | Khaled Hosny | 2010-01-09 | 1 | -4/+4 |
| | | | | | | I'm abusing versioning, version number should be increased only after making a release (since CTAN version is 1.06, git should be 1.07), we should tag releases too. | ||||
* | Update version and date | Khaled Hosny | 2010-01-08 | 1 | -4/+4 |
| | |||||
* | Move 'font-msc' module to its own file | Khaled Hosny | 2010-01-08 | 1 | -179/+0 |
| | | | | For easier maintenance. | ||||
* | Only set page resources if existed | Khaled Hosny | 2009-12-31 | 1 | -1/+3 |
| | |||||
* | Fix LuaTeX crash with transparency | Khaled Hosny | 2009-12-31 | 1 | -10/+26 |
| | | | | | | | Apparently, LuaTeX weren't happy by massive assignments to tex.pdfpageresources (we were reassigning it for almost every node!). Now the code seems to work, but it is just a big hack at best. | ||||
* | Make transparency work with adobe reader | Khaled Hosny | 2009-12-31 | 1 | -2/+2 |
| | | | | | | Switch to pdfliteral default (indirect) mode which will make sure text blocks are surrounded by BT ET (see PDFTeX manual, 7.12), which, for some obscure reason, adobe reader needs for transparency to work. | ||||
* | Cosmetic | Khaled Hosny | 2009-12-31 | 1 | -11/+13 |
| | |||||
* | Typo | Khaled Hosny | 2009-12-31 | 1 | -1/+1 |
| | |||||
* | Add transparency support | Khaled Hosny | 2009-12-31 | 1 | -15/+34 |
| | | | | | Very ugly code, hacky like hell and crashes LuaTeX if transparency is set for a large portion of text. | ||||
* | Initial XeTeX-like font color support | Khaled Hosny | 2009-12-30 | 1 | -0/+70 |
| | | | | | | | | | | | | | The idea is very simple, we set a special |color| field in the font table, then we surround each glyph in that font with color |whatsit| node (actually pdfliteral whatsit nodes). The resulting PDF file is larger than XeTeX output (because insert color nodes around continues glyph nodes only, even if it was interrupted by just a |glue| or |kern| node). This can be better optimized, but I gave up. Also we don't handle transparency, yet. |