diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-19 00:07:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-19 00:07:51 +0000 |
commit | 89bae23c0f3eecdab79cf863ed1af87a05441a12 (patch) | |
tree | 69e58c6180bb02b2786025bd5853fa0dd33c2416 /Master/texmf-dist/doc/xetex | |
parent | 1df51b7e7e4ab51cc9567313e580188d179b6e43 (diff) |
new xetexfontinfo (18jun08)
git-svn-id: svn://tug.org/texlive/trunk@8859 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xetex')
-rw-r--r-- | Master/texmf-dist/doc/xetex/xetexfontinfo/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xetex/xetexfontinfo/README b/Master/texmf-dist/doc/xetex/xetexfontinfo/README new file mode 100644 index 00000000000..fadc827f4ec --- /dev/null +++ b/Master/texmf-dist/doc/xetex/xetexfontinfo/README @@ -0,0 +1,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 for OpenType fonts and +AAT-info.tex for 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> |