Changeset [c6f822b271bc04c5a1f231f8aa8eb29928814900] by Gregory Brown

July 24th, 2008 @ 06:17 PM

Move font-ttf into it's own folder

http://github.com/sandal/prawn/c...

Committed by Gregory Brown

  • M lib/prawn.rb
  • M vendor/font_ttf/ttf.rb
  • M vendor/font_ttf/ttf/datatypes.rb
  • M vendor/font_ttf/ttf/encodings.rb
  • M vendor/font_ttf/ttf/exceptions.rb
  • M vendor/font_ttf/ttf/file.rb
  • M vendor/font_ttf/ttf/fontchunk.rb
  • M vendor/font_ttf/ttf/table/cmap.rb
  • M vendor/font_ttf/ttf/table/cvt.rb
  • M vendor/font_ttf/ttf/table/fpgm.rb
  • M vendor/font_ttf/ttf/table/gasp.rb
  • M vendor/font_ttf/ttf/table/glyf.rb
  • M vendor/font_ttf/ttf/table/head.rb
  • M vendor/font_ttf/ttf/table/hhea.rb
  • M vendor/font_ttf/ttf/table/hmtx.rb
  • M vendor/font_ttf/ttf/table/kern.rb
  • M vendor/font_ttf/ttf/table/loca.rb
  • M vendor/font_ttf/ttf/table/maxp.rb
  • M vendor/font_ttf/ttf/table/name.rb
  • M vendor/font_ttf/ttf/table/os2.rb
  • M vendor/font_ttf/ttf/table/post.rb
  • M vendor/font_ttf/ttf/table/prep.rb
  • M vendor/font_ttf/ttf/table/vhea.rb
  • M vendor/font_ttf/ttf/table/vmtx.rb
  • M vendor/ttf.rb
  • M vendor/ttf/datatypes.rb
  • M vendor/ttf/encodings.rb
  • M vendor/ttf/exceptions.rb
  • M vendor/ttf/file.rb
  • M vendor/ttf/fontchunk.rb
  • M vendor/ttf/table/cmap.rb
  • M vendor/ttf/table/cvt.rb
  • M vendor/ttf/table/fpgm.rb
  • M vendor/ttf/table/gasp.rb
  • M vendor/ttf/table/glyf.rb
  • M vendor/ttf/table/head.rb
  • M vendor/ttf/table/hhea.rb
  • M vendor/ttf/table/hmtx.rb
  • M vendor/ttf/table/kern.rb
  • M vendor/ttf/table/loca.rb
  • M vendor/ttf/table/maxp.rb
  • M vendor/ttf/table/name.rb
  • M vendor/ttf/table/os2.rb
  • M vendor/ttf/table/post.rb
  • M vendor/ttf/table/prep.rb
  • M vendor/ttf/table/vhea.rb
  • M vendor/ttf/table/vmtx.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »


Prawn is a fast and nimble PDF generator written in pure Ruby. You can find the code on Github: http://github.com/sandal/prawn

When you file a ticket, please tag bug reports with 'defect' and feature requests with 'request'. Please do not attach patches to tickets, instead submit them by sending a pull request on Github.

Please use the mailing list for discussion, and Github for patching. The bug tracker is well... a bug tracker. If you've got rough ideas for things you'd like to see or encounter a problem that you aren't sure is a bug, use the mailing list before filing a ticket.

Shared Ticket Bins