Sven,
it would be great if you decided to do the hacking. We can offer some
help of course. There's a clearly defined hook for the conversion
routine so the task is just to write the routine. It should convert an
utf-8 sequence into a code in an ISO-8859-like encoding. If you're
interested, take a look at utf8.cpp and
PhysicalOutputLayerObj::sendOut() in output.cpp. I'm ready for a more
detailed discussion.
Thanks a lot,
Tom
PS. Read-only CVS access will be available on request. It's almost
ready.
Sven Neumann wrote:
>
> Kaiserovi wrote:
>
> > > Is there any chance we'll see a Sablotron release supporting
> > > iso-8859-1 output encoding in the near future?
> >
> > This depends on what 'near future' is. Several more important changes
> > have to be made (thread safety being one of them) so I think iso-8859-1
> > output won't be implemented in 2 weeks. Unless someone contributes it,
> > of course.
>
> Do you consider this a major undertaking? Instead of working around the
> lack of that feature, I could also decide to spend my time to add it.
> Is there a chance to access the current development tree using CVS
> (read-only of course)? Could you give me some hints where to start?
>
> Salut, Sven