← Back to team overview

cuneiform team mailing list archive

[Bug 324256] Re: Strange symbols instead '-' in smart text output

 

The final expansion to UTF-8 happens in text.cpp:OneChar. However
debugging reveals that the dash (value 151 or 0x97) has already been
expanded to the specified characters. Those individual are then UTF-8
encoded as expected. The question becomes: where does the first
expansion/substitution happen and why?

-- 
Strange symbols instead '-' in smart text output
https://bugs.launchpad.net/bugs/324256
You received this bug notification because you are a member of Cuneiform
Linux, which is the registrant for Cuneiform for Linux.

Status in Linux port of Cuneiform: New

Bug description:
At line 1, 33, 55 in smarttext output (see attach). It looks like bad substitution (0xE2,0x80,0x94) for dash.

I use 'smarttext' output format.