diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-05 23:45:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-05 23:45:52 +0000 |
commit | bcf8a283f49f11085e8fa38f2dd47905a8e9b060 (patch) | |
tree | 732b21e3d29bae4e7aa5969e6357047657dd3402 /Master/texmf-dist/doc/fonts/inconsolata/README | |
parent | a833487de83417141e1037d2f4ba3878fd63f37b (diff) |
new font inconsolata
git-svn-id: svn://tug.org/texlive/trunk@13639 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/inconsolata/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/inconsolata/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/inconsolata/README b/Master/texmf-dist/doc/fonts/inconsolata/README new file mode 100644 index 00000000000..668da23bb9e --- /dev/null +++ b/Master/texmf-dist/doc/fonts/inconsolata/README @@ -0,0 +1,24 @@ +Copyright 2009 Karl Berry. +You may freely use, modify and/or distribute this file. + +Inconsolata is a monospaced font designed by Raph Levien; +home page: http://levien.com/type/myfonts/inconsolata.html. +It is released by Raph in both OpenType and Type 1 formats. + +The (La)TeX support was created by Karl Berry (karl@freefriends.org); +CTAN location: http://mirror.ctan.org/fonts/inconsolata. + +The T1 (ec), TS1, OT1, QX, and LY1 (texnansi) encodings are mostly +supported, with some missing glyphs (especially in TS1). The fi4 +identification string used in some files (and macros) is the fontname +prefix. + +The small documentation is in inconsolata.{tex,pdf}. The fonttable.pdf +file shows all the glyphs in the font; it was created with t1testpage. +The test.{tex,pdf} files show typical usage. + +Best to send bug reports and suggestions to Karl for triage, at least; +Raph was not involved with anything TeX-specific. + +The font is released under the SIL OFL; the LaTeX and other support +files under an all-permissive license or released to the public domain. |