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

Problem in render text in portuguese utf-8 #45

Closed esmerino closed 10 years ago

esmerino commented 10 years ago

Don't render text correct with accentuation.

mck9 commented 10 years ago

Hey, you can check following patch: https://github.com/tuxwerk/rghost/commit/6c2089961bcd3daeb19f85e00497724886de6247

Does it fix your problem?