blob: 7a46e0d237781c68f7adbf6f5c629d7b50ae85f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
__________________________
opentype-info & aat-info
By Jonathan Kew
These documents are used to reveal the various
font features supported by fonts useable in XeTeX.
Use 'opentype-info.tex' with OpenType fonts and
'aat-info.tex' with AAT fonts (Mac OS X only).
Input the font name and compile them with plain
`xetex`; the output will be a listing of the
supported font features.
These documents are distributed under the Apache License v2:
<http://www.apache.org/licenses/LICENSE-2.0.html>
|