Hello,
we use xfig for documentation and the change from latin1 to utf-8 causes
some problems. Is it possible to add an option fallback to the old
latin1 format ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Adding the conversion was quite involved. I currently do not see a possibility to optionally disable that code, although such possibility might exist. Both xfig and the fig2dev backend program have options to tune the behaviour with respect to encoding: Xfig has the -nointernational option, fig2dev has an -E (enc) option to force an input encoding. Can the problems be mitigated with these options?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
we use xfig for documentation and the change from latin1 to utf-8 causes
some problems. Is it possible to add an option fallback to the old
latin1 format ?
Adding the conversion was quite involved. I currently do not see a possibility to optionally disable that code, although such possibility might exist. Both xfig and the fig2dev backend program have options to tune the behaviour with respect to encoding: Xfig has the -nointernational option, fig2dev has an -E (enc) option to force an input encoding. Can the problems be mitigated with these options?