public
Fork of sandal/prawn
Description: Fast, Nimble PDF Writer for Ruby
Homepage: http://prawn.lighthouseapp.com/projects/9398/home
Clone URL: git://github.com/mdaines/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/ Mon Dec 15 23:46:00 -0800 2008 Rock the new binread hotness [sandal]
directory bugs/
directory data/ Sun Apr 19 09:15:09 -0700 2009 Remove bug report [sandal]
directory examples/
directory lib/ Fri Jan 16 11:43:30 -0800 2009 Some documentation cleanup [sandal]
directory manual/ Sun Jan 04 19:26:40 -0800 2009 Font stuff [sandal]
directory reference_pdfs/ Fri Sep 12 13:09:56 -0700 2008 Update 0.2 reference PDFS [sandal]
directory spec/ Thu Jan 15 17:54:12 -0800 2009 If you want to keep using tables, you'll need t... [sandal]
directory vendor/ Fri Jan 23 13:56:03 -0800 2009 Small cleanup [sandal]
directory www/ Sun Nov 09 17:28:23 -0800 2008 changed code snippets to actual text from images [cbartlett]
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.