shairontoledo / rghost

RGhost is a document creation and conversion API. It uses the Ghostscript framework for the format conversion, utilizes EPS templates and is optimized to work with larger documents. Support(PDF,PS,GIF,TIF,PNG,JPG,etc)
http://rghost.rubyforge.org
MIT License
187 stars 46 forks source link

Escape filename #27

Closed lunks closed 12 years ago

lunks commented 12 years ago

Escaping filenames when calling gs. I had some issues when my path had parenthesis and spaces.

shairontoledo commented 12 years ago

I've created new version rghost-0.8.7.8.gem it's on rubygems.org, thank for your fix.