public
Description: A collection of sample programs for the Prawn PDF generation library
Homepage: http://prawn.majesticseacreature.com
Clone URL: git://github.com/sandal/prawn-gallery.git
sandal (author)
Wed Aug 13 10:47:20 -0700 2008
commit  e9b082c8b5c60e28009485d939ec073edb50f1cb
tree    f6296152bd37bd41fe617ee5f6fb1240a0146d8a
parent  6677c954c50cc550ab86254cfdb8d1c39c6d46c4
prawn-gallery / moebius
name age message
..
file README.textile Wed Aug 13 10:47:20 -0700 2008 Tweaks to make things a little more general [sandal]
directory example/ Wed Aug 13 09:24:04 -0700 2008 Add moebius example and clean some code [alx]
file moebius.rb Wed Aug 13 10:47:20 -0700 2008 Tweaks to make things a little more general [sandal]
directory output/ Wed Aug 13 10:47:20 -0700 2008 Tweaks to make things a little more general [sandal]
moebius/README.textile

Moebius

Script to convert Comic Book files (.cbr and .cbz) in PDF for portable reading.

Usage


	cd prawn-gallery/moebius/
	./moebius.rb example/Y-The_Last_Man-001-Excerpt.cbz

It’ll output a Y-The_Last_Man-001-Excerpt.pdf_ file in the output/ directory

Requirements

  • Ruby 1.8
  • Unzip (for .cbz)
  • Unrar (for .cbr)