Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing outdated math test | Elie Roux | 2013-04-20 | 1 | -1/+0 |
| | |||||
* | Adding fontspec test file | Elie Roux | 2013-04-20 | 1 | -0/+41 |
| | |||||
* | New version of marks test, nothing new | Elie Roux | 2013-04-20 | 1 | -0/+3 |
| | |||||
* | More tests independent from ConTeXt files | Elie Roux | 2013-04-19 | 2 | -4/+57 |
| | |||||
* | Making test files independent from ConTeXt files | Elie Roux | 2013-04-19 | 1 | -3/+3 |
| | |||||
* | fix redundancy in test alternate_sub | Philipp Gesang | 2013-04-07 | 1 | -1/+0 |
| | |||||
* | Make anum work again | Khaled Hosny | 2012-05-13 | 1 | -8/+13 |
| | |||||
* | Add test file for libertine frac | Khaled Hosny | 2012-05-09 | 1 | -0/+4 |
| | |||||
* | Enable italic correction feature by default | Khaled Hosny | 2012-03-27 | 1 | -5/+3 |
| | | | | | | | Conflicts: otfl-font-xtx.lua tests/itlc.tex | ||||
* | Test for italic correction | Khaled Hosny | 2012-03-11 | 1 | -0/+7 |
| | |||||
* | Make tlig actually work | Khaled Hosny | 2012-02-26 | 1 | -2/+2 |
| | | | | | 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 | -3/+3 |
| | |||||
* | Add single quotes to the test | Khaled Hosny | 2011-12-19 | 1 | -2/+2 |
| | |||||
* | Revert "tlig, trep and anum are no longer supported" | Khaled Hosny | 2011-12-19 | 2 | -0/+19 |
| | | | | | | | | This reverts commit b0786c4d31736f4421c2e71d655a1e407cfabd76. Conflicts: luaotfload.dtx | ||||
* | Load font by name | Khaled Hosny | 2011-11-12 | 1 | -6/+6 |
| | |||||
* | Add test file | Khaled Hosny | 2011-11-12 | 1 | -0/+16 |
| | |||||
* | Make the math test more useful | Khaled Hosny | 2011-11-10 | 1 | -3/+18 |
| | |||||
* | Extend test a bit | Khaled Hosny | 2011-11-10 | 1 | -1/+3 |
| | |||||
* | Test for italic correction | Khaled Hosny | 2011-10-06 | 1 | -1/+5 |
| | |||||
* | OFM fonts no longer work | Khaled Hosny | 2011-10-06 | 1 | -6/+0 |
| | | | | | | | I've no idea why, but I doubt anyone is using them, so I'm removing the test for now, whoever is using them is free to come with a patch. Now make chec-all runs successfully. | ||||
* | tlig, trep and anum are no longer supported | Khaled Hosny | 2011-10-06 | 2 | -19/+0 |
| | | | | | | Hans don't seem to care too much about them, neither I and I keep patching the files to re-instate this support. Someone else has to convince Hans to support those feature in his "plain" font loader. | ||||
* | Another internal table renamed | Khaled Hosny | 2011-10-04 | 1 | -2/+2 |
| | | | | More tests pass. | ||||
* | Simplify | Khaled Hosny | 2011-03-02 | 1 | -11/+3 |
| | |||||
* | Minor | Khaled Hosny | 2011-02-28 | 1 | -1/+1 |
| | |||||
* | Simplify feature file | Khaled Hosny | 2011-02-28 | 1 | -70/+13 |
| | |||||
* | Remove `luaotfload.add_patch_callback()` | Khaled Hosny | 2010-11-26 | 1 | -2/+2 |
| | | | | | Per Philip's suggestion, `luatexbase.add_to_callback()` is to be used directly instead. | ||||
* | Test file | Khaled Hosny | 2010-11-26 | 1 | -0/+24 |
| | |||||
* | Fix GPOS mark placement for LTR text | Khaled Hosny | 2010-10-06 | 1 | -0/+4 |
| | | | | | | Fix by Hans. fixes #18 | ||||
* | Sanitize color before attempting to use it | Khaled Hosny | 2010-09-13 | 1 | -0/+8 |
| | | | | | Right now it just checks the number if fields, may be we should check if it is a valid hex color value as well. | ||||
* | Fix for \overwithdelims and brothers | Khaled Hosny | 2010-07-15 | 1 | -0/+7 |
| | | | | | | | | We now fill in two extra math constants, FractionDelimiterSize and FractionDelimiterDisplayStyleSize. See: http://tug.org/pipermail/luatex/2010-July/001741.html | ||||
* | ssty indexes from 1 in luatex | Will Robertson | 2010-07-14 | 1 | -2/+2 |
| | |||||
* | Fix 'anum' feature | Khaled Hosny | 2010-06-27 | 1 | -0/+12 |
| | | | | 'FAR' script was used instead of 'ARA' and 'URD' instead of 'FAR'! | ||||
* | Another test | Khaled Hosny | 2010-06-15 | 1 | -0/+5 |
| | |||||
* | Extend and simplify the test | Khaled Hosny | 2010-06-14 | 1 | -9/+15 |
| | |||||
* | Populate MathConstants table | Khaled Hosny | 2010-06-14 | 1 | -0/+20 |
| | | | | A temporary fix. | ||||
* | Fallback to regular | Khaled Hosny | 2010-06-08 | 1 | -0/+6 |
| | | | | | | | If the requested style is not found, fallback to regular. I think this broke in commit b9d377647240804d7d85429a18e1bdf0ff00823c closes #13 | ||||
* | Adding a test file for fonts.conf configuration | Elie Roux | 2010-06-04 | 2 | -0/+25 |
| | |||||
* | Explicitely convert color value to string | Khaled Hosny | 2010-06-03 | 1 | -3/+4 |
| | | | | Fixes #9 | ||||
* | Split the tfm test to uts own plain file | Khaled Hosny | 2010-05-31 | 2 | -11/+6 |
| | | | | | | The tfmofm.ltx is special since this specific issues can't be tested in plain (cm math fonts which trigger the issue are dumped in the format, so the ttf version never get loaded in plain). | ||||
* | Adding a test for loading an ofm font with and without the extention. | Elie Roux | 2010-05-31 | 1 | -0/+11 |
| | |||||
* | Handle bypassing TFM fonts properly | Khaled Hosny | 2010-05-31 | 1 | -0/+6 |
| | | | | | | | | We now detect tfm fonts much earlier and force a file based lookup, thus bypassing |names.resolve()| completely. So, now |\font\tenrm=cmr10| is exactly the same as |\font\tenrm=file:cmr10| as long as there is a tfm/ofm file named cmr10. | ||||
* | Support 'opbd' (OpenType protrusion) feature | Khaled Hosny | 2010-04-02 | 2 | -0/+253 |
| | | | | | | | Code scrapped from ConTeXt, AFAIK, no font implements OpenType optical bounds (on of Linux Libertine font has traces of it), but I plan to use it in my fonts. The committed feature file is prepared for Pagella, we can later have font specific feature files like this. | ||||
* | Fix optical size matching | Khaled Hosny | 2010-04-02 | 1 | -0/+4 |
| | | | | | | | | | | With the previous commit, if we don't found a font with the requested optical size, we return nothing, though we might have a matching font name. Now we store all matching names with no matching optical size and return the first one, then we return the closest match (i.e. if the requested size is 15pt and we have 10pt and 5pt match, we return the 10pt one). | ||||
* | Rewrite font matching logic to be more consistent | Khaled Hosny | 2010-04-02 | 1 | -0/+2 |
| | | | | | | We now simply loop over the whole data.mappings table, so loading font by family, fullname, psname etc is all the same, but it is a bit slower now (~0.25s with syatemfonts.tex). | ||||
* | Support loading fonts by fullname | Khaled Hosny | 2010-04-01 | 1 | -0/+7 |
| | | | | Now, if we didn't find a matching family name, we then try fullname. | ||||
* | Fix optical size with no range_top/bottom | Khaled Hosny | 2010-04-01 | 1 | -0/+9 |
| | | | | | Some fonts give only design size with no range, in this case we now will assume range top == range bottom == design size. | ||||
* | Test with node mode too | Khaled Hosny | 2010-03-31 | 1 | -2/+4 |
| | |||||
* | Make font names case insensitive | Khaled Hosny | 2010-03-24 | 1 | -0/+6 |
| | |||||
* | Updating to latest ConTeXt beta (2010.02.24) | Khaled Hosny | 2010-02-25 | 1 | -0/+4 |
| | | | | Now encoding related code gone. | ||||
* | Simplify again | Khaled Hosny | 2010-02-21 | 1 | -2/+2 |
| |