Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guard against empty variables | Khaled Hosny | 2010-01-12 | 1 | -10/+15 |
| | | | | | $OSFONTDIR in not always set, so check it and the others too. Also index only the base filename for files in texmf tree. | ||||
* | Rewrite | Khaled Hosny | 2010-01-12 | 1 | -0/+123 |
Now we read $OSFONTDIR variable to load system fonts, $OPENTYPEFONTS and $TTFONTS to load fonts in texmf tree. Fontconfig support might be added later. |