hensleyl / prawn forked from sandal/prawn

Fast, Nimble PDF Writer for Ruby

This URL has Read+Write access

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 Fri Jan 30 07:31:23 -0800 2009 rake gem will now generate prawn-core. The pra... [sandal]
directory bench/ Mon Dec 15 23:46:00 -0800 2008 Rock the new binread hotness [sandal]
directory bugs/ Fri Jan 30 06:37:01 -0800 2009 You will need to use prawn/layout for the follo... [sandal]
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 30 09:32:57 -0800 2009 Remove prawn-layout dep [sandal]
directory lib/ Loading commit data...
directory manual/ Sun Jan 04 19:26:40 -0800 2009 Font stuff [sandal]
file prawn.gemspec Fri Jan 30 07:31:23 -0800 2009 rake gem will now generate prawn-core. The pra... [sandal]
directory reference_pdfs/ Fri Sep 12 13:09:56 -0700 2008 Update 0.2 reference PDFS [sandal]
directory spec/
directory vendor/ Fri Jan 23 13:56:03 -0800 2009 Small cleanup [sandal]
directory www/ Thu Jan 29 09:34:27 -0800 2009 Tweaking styles [sandal]
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.