mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
feat: Added fixed-point row to data inspector
This commit is contained in:
@@ -83,6 +83,9 @@
|
||||
"hex.builtin.inspector.dos_date": "DOS Date",
|
||||
"hex.builtin.inspector.dos_time": "DOS Time",
|
||||
"hex.builtin.inspector.double": "double",
|
||||
"hex.builtin.inspector.fixed_point": "Fixed Point",
|
||||
"hex.builtin.inspector.fixed_point.total": "Total: {0} bits",
|
||||
"hex.builtin.inspector.fixed_point.fraction": "Fraction: {0} bits",
|
||||
"hex.builtin.inspector.float": "float",
|
||||
"hex.builtin.inspector.float16": "half float",
|
||||
"hex.builtin.inspector.fp24": "fp24",
|
||||
|
||||
Reference in New Issue
Block a user