https://bugs.kde.org/show_bug.cgi?id=356870
Bug ID: 356870
Summary: Okteta doesn't support table files/custom character
encodings.
Product: okteta
Version: unspecified
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: Structures Tool
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
I work with a lot of custom/unusual encodings, and it would be really helpful
to be able to define my own encoding tables for the right-hand pane. For
instance, instead of having to use a preset like ASCII or EBCDIC, I would be
able to create a file with definitions like:
B0 = "A"
CA = "a"
FF = "/"
And so on, and the hex editor would interpret the bytes as being those
characters you listed in the custom table rather than ASCII characters or
EBCDIC characters. So if you enter a character on the right-hand side, it
interprets it as the byte you defined, and vice-versa. The ability to switch
between encodings is very close to what I want already, it's just that they're
all hard-coded and not user-definable.
If it's not too much trouble, I'd appreciate someone taking a look at adding
this functionality.
--
You are receiving this mail because:
You are watching all bug changes.