Opened 18 years ago
Last modified 18 years ago
#13 new enhancement
utf8 issue in mppenc
Reported by: | r2d | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Code cleanup and restructuration |
Component: | mppenc | Version: | |
Keywords: | Cc: |
Description
Some of my files (encoded under linux) do not display accents correctly. The wrongly displayed caracters are encoded using 4 bytes in the tag. I suppose they should be encoded using 2 bytes. And because of the #12 ticket, I can't correct those tags :-(
Change History (2)
comment:1 Changed 18 years ago by r2d
- Owner zorg deleted
comment:2 Changed 18 years ago by r2d
- Component changed from libmpcdec to mppenc
- Type changed from defect to enhancement
Note: See
TracTickets for help on using
tickets.
Tested encoding with --unicode flag, the caracters are correctly encoded. Is it possible to detect the encoding used automatically ?