summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* fix unsupported style modifiersPhilipp Gesang2013-05-061-0/+2
|
* Updating testElie Roux2013-05-031-1/+7
| | | | Very interesting feature by the way
* use “slots” instead of “codepoints” in auxlibPhilipp Gesang2013-05-021-4/+5
|
* add glyph name <-> codepoint resolverPhilipp Gesang2013-05-011-0/+40
|
* add basic access functions for math dimensionsPhilipp Gesang2013-05-011-0/+39
|
* add feature related functionality to auxlibPhilipp Gesang2013-05-012-0/+106
|
* draft for new auxlibPhilipp Gesang2013-05-012-1/+50
|
* add option to disable live db updatesPhilipp Gesang2013-04-291-0/+2
|
* merge newsyntax branch into masterPhilipp Gesang2013-04-294-0/+50
|\
| * only cache ``name:`` lookupsPhilipp Gesang2013-04-291-1/+2
| |
| * add examples for XeTeX notation and lookup cachingPhilipp Gesang2013-04-292-0/+29
| |
| * add handler for XeTeX slashed notationPhilipp Gesang2013-04-291-3/+3
| |
| * add test file for tfmPhilipp Gesang2013-04-291-0/+8
| |
| * add test for ttc subfont loadingPhilipp Gesang2013-04-281-0/+12
| |
* | update fontconfig testPhilipp Gesang2013-04-272-22/+30
|/
* add test for non-standard fontsPhilipp Gesang2013-04-251-0/+15
|
* add link to dev repoPhilipp Gesang2013-04-231-0/+6
|
* combine luaotfload-font-ltx -> luaotfload-featuresPhilipp Gesang2013-04-231-0/+14
|
* reduce verbosity of the font loaderPhilipp Gesang2013-04-211-3/+4
| | | | | | | | | | | | this is my version of: https://github.com/phi-gamma/luaotfload/commit/3a59b8b6b226ed22ccd16aec2dc2e272f015cc74 I undid the original because our policy is not to change imported files except for applying hot fixes in advance that Hans will add eventually. However, we’ll see if we really need otfl-fonts.lua anyways as its functionality might fit better in to luaotfload.lua.
* Adding more technical details in the failing testElie Roux2013-04-211-0/+3
|
* Adding a test with absolute path in file: specificationElie Roux2013-04-211-0/+6
|
* Adding a test for quite uncommon otf featuresElie Roux2013-04-201-0/+13
| | | | This is a font I actually use...
* Hmmm...Elie Roux2013-04-201-0/+0
|
* Renaming microtypography (.tex -> .ltx)Elie Roux2013-04-201-0/+0
|
* OopsElie Roux2013-04-202-4/+4
|
* Fixing outdated math testElie Roux2013-04-201-1/+0
|
* Adding fontspec test fileElie Roux2013-04-201-0/+41
|
* New version of marks test, nothing newElie Roux2013-04-201-0/+3
|
* More tests independent from ConTeXt filesElie Roux2013-04-192-4/+57
|
* Making test files independent from ConTeXt filesElie Roux2013-04-191-3/+3
|
* fix redundancy in test alternate_subPhilipp Gesang2013-04-071-1/+0
|
* Make anum work againKhaled Hosny2012-05-131-8/+13
|
* Add test file for libertine fracKhaled Hosny2012-05-091-0/+4
|
* Enable italic correction feature by defaultKhaled Hosny2012-03-271-5/+3
| | | | | | | Conflicts: otfl-font-xtx.lua tests/itlc.tex
* Test for italic correctionKhaled Hosny2012-03-111-0/+7
|
* Make tlig actually workKhaled Hosny2012-02-261-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 Hosny2012-02-261-3/+3
|
* Add single quotes to the testKhaled Hosny2011-12-191-2/+2
|
* Revert "tlig, trep and anum are no longer supported"Khaled Hosny2011-12-192-0/+19
| | | | | | | | This reverts commit b0786c4d31736f4421c2e71d655a1e407cfabd76. Conflicts: luaotfload.dtx
* Load font by nameKhaled Hosny2011-11-121-6/+6
|
* Add test fileKhaled Hosny2011-11-121-0/+16
|
* Make the math test more usefulKhaled Hosny2011-11-101-3/+18
|
* Extend test a bitKhaled Hosny2011-11-101-1/+3
|
* Test for italic correctionKhaled Hosny2011-10-061-1/+5
|
* OFM fonts no longer workKhaled Hosny2011-10-061-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 supportedKhaled Hosny2011-10-062-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 renamedKhaled Hosny2011-10-041-2/+2
| | | | More tests pass.
* SimplifyKhaled Hosny2011-03-021-11/+3
|
* MinorKhaled Hosny2011-02-281-1/+1
|
* Simplify feature fileKhaled Hosny2011-02-281-70/+13
|