Sha256: 4427788c651a6a468c4384f6ce848ce6b00f5417dae60bcf411e8de5c8821177

Contents?: true

Size: 829 Bytes

Versions: 8

Compression:

Stored size: 829 Bytes

Contents

# TTF/Ruby, a library to read and write TrueType fonts in Ruby.
# Copyright (C) 2006  Mathieu Blondel
# 
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

require 'ttf/file'


Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
satoko-prawn-0.2.99.6 vendor/font_ttf/ttf.rb
prawn-0.1.0 vendor/font_ttf/ttf.rb
prawn-0.1.2 vendor/font_ttf/ttf.rb
prawn-0.1.1 vendor/font_ttf/ttf.rb
prawn-0.2.0 vendor/font_ttf/ttf.rb
prawn-0.2.1 vendor/font_ttf/ttf.rb
prawn-0.2.2 vendor/font_ttf/ttf.rb
prawn-0.2.3 vendor/font_ttf/ttf.rb