jlsync / prawn forked from sandal/prawn
- Source
- Commits
- Network (95)
- Issues (0)
- Downloads (16)
- Wiki (1)
- Graphs
-
Branch:
master
commit c7e96ddff8f21c89b8123f8389d3ef7aeae9f19b
tree 0ac6954f31fb9d9adf2060a89a1a9902d661f3ed
parent 7d8d466e6415c16d594fb4c4fd3207a0f52e545c
tree 0ac6954f31fb9d9adf2060a89a1a9902d661f3ed
parent 7d8d466e6415c16d594fb4c4fd3207a0f52e545c
prawn /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Nov 26 10:05:02 -0800 2008 | |
| |
.gitmodules | Sun Nov 30 20:19:02 -0800 2008 | |
| |
COPYING | Wed Apr 30 08:43:32 -0700 2008 | |
| |
HACKING | Tue Dec 16 00:31:35 -0800 2008 | |
| |
LICENSE | Wed Apr 30 08:43:32 -0700 2008 | |
| |
README | Mon Dec 15 23:34:12 -0800 2008 | |
| |
Rakefile | ||
| |
bench/ | Mon Dec 15 23:46:00 -0800 2008 | |
| |
bugs/ | Fri Jan 30 06:37:01 -0800 2009 | |
| |
data/ | Sun Jan 11 21:47:58 -0800 2009 | |
| |
examples/ | Fri Jan 30 09:32:57 -0800 2009 | |
| |
lib/ | ||
| |
manual/ | Sun Jan 04 19:26:40 -0800 2009 | |
| |
prawn.gemspec | Fri Jan 30 07:31:23 -0800 2009 | |
| |
reference_pdfs/ | Fri Sep 12 13:09:56 -0700 2008 | |
| |
spec/ | ||
| |
vendor/ | Fri Jan 23 13:56:03 -0800 2009 | |
| |
www/ | Thu Jan 29 09:34:27 -0800 2009 |
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.

