mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
ui: Make use of ImPlot to drastically improve information view
This commit is contained in:
@@ -207,7 +207,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.view.information.distribution", "Byte distribution" },
|
||||
{ "hex.view.information.entropy", "Entropy" },
|
||||
{ "hex.view.information.block_size", "Block size" },
|
||||
{ "hex.view.information.block_size.desc", "2046 blocks of %lu bytes" },
|
||||
{ "hex.view.information.block_size.desc", "%lu blocks of %lu bytes" },
|
||||
{ "hex.view.information.file_entropy", "File entropy" },
|
||||
{ "hex.view.information.highest_entropy", "Highest entropy block" },
|
||||
{ "hex.view.information.encrypted", "This data is most likely encrypted or compressed!" },
|
||||
|
||||
Reference in New Issue
Block a user