Sha256: 082c4476fdb73b024288d93250311b0c723ea494e02e7643da0a4e285f8cb757
Contents?: true
Size: 765 Bytes
Versions: 8
Compression:
Stored size: 765 Bytes
Contents
TTF/Ruby ======== TTF/Ruby is a library to read and write TrueType fonts in Ruby. Tables supported are : - Cmap * - Cvt * - Fpgm * - Gasp - Glyf - Head - Hhea - Hmtx - Kern * - OS/2 - Post * - Prep * - Vhea - Vmtx (Tables marked with an * are only partially supported) Requirements ------------ Ruby >= 1.8.0: http://www.ruby-lang.org Install ------- # ruby setup.rb Documentation ------------- $ rdoc --main "TTFFont::TTF::File" Tools ----- See tools/README. License ------- TTF/Ruby is distributed under the terms of the GNU General Public License. See the COPYING file for more information.
Version data entries
8 entries across 8 versions & 1 rubygems