Mahlet-Inc / hobbits

A multi-platform GUI for bit-based analysis, processing, and visualization
https://mahlet-inc.github.io
MIT License
670 stars 46 forks source link

Symbol Raster Presets (maybe for all displays/plugins?) #139

Open hello-adam opened 2 years ago

hello-adam commented 2 years ago

It might be nice to have some preloaded Symbol Raster configurations. In theory this could be done for any plugin by just saving some preset parameter JSON, so maybe it should be pretty generic. It might even be just as easy to make a generic solution for all plugins (or at least all displays).

hello-adam commented 2 years ago

this might require making the symbol mapping parameter more expressive so that symbol ranges and masks can be used instead of 1-to-1 symbol-to-color mappings.