summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for releasev1.11Khaled Hosny2010-06-092-6/+10
|
* Fallback to regularKhaled Hosny2010-06-082-0/+11
| | | | | | | If the requested style is not found, fallback to regular. I think this broke in commit b9d377647240804d7d85429a18e1bdf0ff00823c closes #13
* Prepare for releasev1.10Khaled Hosny2010-06-072-5/+21
|
* Provide a |fonts.names.scan()| functionKhaled Hosny2010-06-071-1/+14
| | | | | It takes a dir path as input and index its fonts temporarily in the names database, changes are not saved to the disk.
* Log loaded font file before calling |load_font()|Khaled Hosny2010-06-071-6/+6
|
* Fix XeTeX's square brackets syntaxKhaled Hosny2010-06-071-1/+1
| | | | It should force "file" not "name" lookup.
* Move fontconfig test to check-allKhaled Hosny2010-06-071-1/+1
| | | | It can't find the conf file here and thus failing.
* Fix loading fonts with absolute pathKhaled Hosny2010-06-071-4/+3
| | | | | | | Also, as a side effect, fixes loading Windows paths starting with drive letter. closes #10
* Make sure we always load TFM files even if OSFONTDIR is setKhaled Hosny2010-06-061-1/+5
|
* Legacy, TFM fonts, don't have a |shared| tableKhaled Hosny2010-06-051-1/+1
| | | | This means no |\fontdimen8| for such fonts, is this OK?
* Make sure |fontdata| is a tableKhaled Hosny2010-06-051-1/+1
| | | | | If the font were already loaded in TeX, fontdata will be the internal font number of the already loaded font.
* Improve capheight guessing a bitKhaled Hosny2010-06-051-8/+10
| | | | | | | We first check if the font have a non-zero os2_capheight and use it, else we use the height of "X" glyph, else we set capheight to the font's ascender. The later can be improved by checking certain glyphs in other scripts (Greek, Cyrillic etc.)
* Suffle the code around to actually workKhaled Hosny2010-06-051-37/+33
|
* add \fontdimen8 support from KhaledWill Robertson2010-06-051-0/+37
| | | closes #7
* add section headingsWill Robertson2010-06-051-0/+4
|
* improve messages slightlyWill Robertson2010-06-051-12/+11
|
* be more verbose when updating the font databaseWill Robertson2010-06-052-2/+3
| | | | | (so users know what's taking so long)
* Adding a test file for fonts.conf configurationElie Roux2010-06-042-0/+25
|
* Continuing the fonts.conf parsing.Elie Roux2010-06-041-17/+67
| | | | | | * comments are handled correctly * include are handled * directories containing "texmf" are not explored... maybe it should be changed?
* Remove spurious elseKhaled Hosny2010-06-041-2/+0
| | | | | This was a leftover from old code. This should fix Adobe Garamond Pro issue.
* Explicitely convert color value to stringKhaled Hosny2010-06-032-4/+5
| | | | Fixes #9
* Split the tfm test to uts own plain fileKhaled Hosny2010-05-312-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 Roux2010-05-311-0/+11
|
* Ignore log and pdf files in tests directoryKhaled Hosny2010-05-311-0/+4
|
* Handle bypassing TFM fonts properlyKhaled Hosny2010-05-313-18/+10
| | | | | | | | 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.
* This code path have never been usedKhaled Hosny2010-05-311-22/+0
|
* Fix file extension filteringKhaled Hosny2010-05-311-1/+1
| | | | | Make sure to check last file extension; ignoring files like foo.ttf.bar-x.xyz.
* Simply file extension handlingKhaled Hosny2010-05-311-16/+12
|
* Pump version numberKhaled Hosny2010-05-311-6/+6
|
* split "check": tl vs system fontsManuel Pégourié-Gonnard2010-05-311-2/+9
|
* tune "make check"Manuel Pégourié-Gonnard2010-05-301-3/+4
|
* Remove --fc-cache optionKhaled Hosny2010-05-301-25/+0
| | | | | | We no longer query fontconfig cache rendering this option useless. Someone have to test it, I can't run the script here.
* Slight correctionKhaled Hosny2010-05-301-4/+4
|
* TypoKhaled Hosny2010-05-301-1/+1
|
* Document auto mkluatexfontdbWill Robertson2010-05-312-21/+20
| | | | (hope that's enough. too late for much thought.)
* Revert adding to the tables.defaultsWill Robertson2010-05-311-1/+0
| | | | This reverts commit 3726332085173acad0e1a6a4d018af67e03334b8.
* NEWS updatev1.09Khaled Hosny2010-05-301-0/+4
|
* Texlive fixed, not needed any more.Khaled Hosny2010-05-301-166/+0
|
* Fix version numberKhaled Hosny2010-05-301-6/+6
|
* Fix when a directory is passed to path_normalizeKhaled Hosny2010-05-301-1/+1
| | | | | kpse.readable_file() returns nil if given a directory, so disable this check for now.
* Add a check target, make ctan depend on it.Manuel Pégourié-Gonnard2010-05-301-1/+11
|
* Pump version numberv1.08aKhaled Hosny2010-05-282-6/+9
|
* Revert "NEWS update"Khaled Hosny2010-05-283-506/+1
| | | | | | | This reverts commit 9a27f3658bdc57fe39f7a9d95e3e99922818118d. Oops! otfl-font-otp.lua was committed by mistake, it doesn't work properly right now.
* NEWS updatev1.08Khaled Hosny2010-05-284-3/+519
|
* I'm not sure how to document these features.Will Robertson2010-05-251-0/+1
| | | | Pretty sure "calt" should be in this list, however.
* Suppress some warnings when not in verbose modeWill Robertson2010-05-251-2/+2
|
* suppress some warnings when default settingsWill Robertson2010-05-251-5/+9
|
* Fix symlink detectionKhaled Hosny2010-05-251-1/+7
|
* Reading symlinks under non-Windows platformElie Roux2010-05-251-5/+13
| | | | Patch to detect symlinks and follow them in path normalization. Reduces my database by 30 fonts. Please test (especially on Mac OSX).
* docElie Roux2010-05-241-1/+10
|