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

charset_convert Documentation #48

Closed m7stock closed 10 years ago

m7stock commented 10 years ago

The documentation of charset_convert says:

Ruby to PS character conversion proxy. Necessary when the source code isn't in the same encoding as the document. Params is a block that returns a String. The default setting is nil.

Instead, the default setting depends on the used Ruby version and converts UTF-8 into ISO-8859-1.

shairontoledo commented 10 years ago

This has been fixed since 0.9.3