Menu

#2 Unicode text display

Next Release
open
5
2009-12-06
2007-02-19
No

It's very useful that the find function also finds Unicode text.

It would be nice if one could switch the text display frame from ASCII to Unicode and to directly edit Unicode text.
Or instead of switching the text display between ASCII and Unicode, there could be an option to display a Unicode text frame together with the ASCII text frame.

Discussion

  • pestatije

    pestatije - 2008-06-12

    Logged In: YES
    user_id=1503411
    Originator: NO

    The problem with Unicode is how to syncronise with the start of a character, something like the Unicode test file (TestsUnicode.hex). While the finder can try all options(odd, even byte char start, and plain ascii), displaying all of them at the same time is not possible.

     
  • pestatije

    pestatije - 2008-06-12
    • status: open --> pending
     
  • Christian d'Heureuse

    Logged In: YES
    user_id=481420
    Originator: YES

    One possible solution would be to provide a menu item to select the text display mode.
    e.g.:

    ASCII
    ISO-8859-1
    UTF-8
    Unicode 16 Bit (UCS-2), byte order: big endian, start: even
    Unicode 16 Bit (UCS-2), byte order: little endian, start: even
    Unicode 16 Bit (UCS-2), byte order: big endian, start: odd
    Unicode 16 Bit (UCS-2), byte order: little endian, start: odd

     
  • Christian d'Heureuse

    • status: pending --> open
     
  • Andre Bossert

    Andre Bossert - 2009-12-06
    • labels: --> Interface (UI)
    • milestone: --> Next Release
    • assigned_to: nobody --> anb0s
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.