public
Description: Fast, Nimble PDF Writer for Ruby
Homepage: http://prawn.majesticseacreature.com
Clone URL: git://github.com/sandal/prawn.git
prawn /
name age message
file .gitignore Wed Nov 26 10:05:02 -0800 2008 ignoring the pkg directory that is created with... [riopro]
file .gitmodules Sun Nov 30 20:19:02 -0800 2008 TTFunk mega hack [sandal]
file COPYING Wed Apr 30 08:43:32 -0700 2008 Gettin' all legal and shiznit [sandal]
file HACKING Tue Dec 16 00:31:35 -0800 2008 Doc formatting cleanup [sandal]
file LICENSE Wed Apr 30 08:43:32 -0700 2008 Gettin' all legal and shiznit [sandal]
file README Mon Dec 15 23:34:12 -0800 2008 Update README [sandal]
file Rakefile Loading commit data...
directory bench/ Sat Jan 17 17:58:06 -0800 2009 update reference pdfs [sandal]
directory bugs/
directory data/ Sun Jan 11 21:47:58 -0800 2009 Make font's cache based on :name and :select A... [jamis]
directory examples/ Fri Jan 16 09:55:04 -0800 2009 Fix example and associated bug [sandal]
directory lib/
directory reference_pdfs/ Sat Jan 17 17:58:06 -0800 2009 update reference pdfs [sandal]
directory spec/
directory vendor/ Fri Jan 23 13:56:03 -0800 2009 Small cleanup [sandal]
directory www/
README
Prawn is a PDF writing library for Ruby designed to be tiny, fast, and nimble,
just like the majestic sea creature.

Development on this library is made possible thanks to the many people who
donated to the Ruby Mendicant project:

http://rubymendicant.wikidot.com   

RESOURCES:

Website:

http://prawn.majesticseacreature.com

Examples:
http://github.com/sandal/prawn/tree/master/examples

(or gem unpack prawn, if you want to run them locally)

Bug Tracker / Wiki:

http://prawn.lighthouseapp.com/projects/9398-prawn/home

GitHub:

http://github.com/sandal/prawn

Mailing List:

http://groups.google.com/group/prawn-ruby

IRC:

Find us in #prawn on irc.freenode.net
  Gregory Brown: <sandal>
  James Healy: <yob>               
  
NOTES TO DEVELOPERS: 

See HACKING file for details on getting set up with a local build.