public
Description: Fast, Nimble PDF Writer for Ruby
Homepage: http://prawn.majesticseacreature.com
Clone URL: git://github.com/sandal/prawn.git
sandal (author)
Tue Dec 16 00:31:35 -0800 2008
commit  e5e1e09cf683d107e1b8a7cf9131a80b6bf38b33
tree    e95e5006901a48a67aee051acafffe3fb8242f20
parent  e3a8fcedd145d099220e883bad43d89dfd70d2e3
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 Tue Dec 16 00:31:35 -0800 2008 Doc formatting cleanup [sandal]
directory bench/ Mon Dec 15 23:46:00 -0800 2008 Rock the new binread hotness [sandal]
directory bugs/ Fri Nov 14 06:47:15 -0800 2008 Looks like Brian Kenn's patch resolves this iss... [sandal]
directory data/ Sun Dec 07 19:09:07 -0800 2008 Merge branch 'master' of git://github.com/otavi... [sandal]
directory examples/ Mon Dec 15 23:32:14 -0800 2008 Hacka [sandal]
directory lib/ Tue Dec 16 00:31:35 -0800 2008 Doc formatting cleanup [sandal]
directory reference_pdfs/ Fri Sep 12 13:09:56 -0700 2008 Update 0.2 reference PDFS [sandal]
directory spec/ Loading commit data...
directory vendor/ Sun Dec 14 11:08:11 -0800 2008 Update TTFunk to only show warnings on $DEBUG [... [sandal]
directory www/ Sun Nov 09 17:28:23 -0800 2008 changed code snippets to actual text from images [cbartlett]
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.