Etto48 / HexPatch

HexPatch: a binary patcher and editor written in Rust with terminal user interface (TUI).
https://etto48.github.io/HexPatch/
MIT License
149 stars 7 forks source link

Added custom popup text style and alignment options #102

Closed Etto48 closed 1 month ago

Etto48 commented 1 month ago

Description: Now you can change the style of the popup text with set_style and reset_style, you can also change the alignement with set_alignment and reset_alignment.