Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some suggestions and a question #22

Closed
naikrovek opened this issue Dec 4, 2020 · 1 comment
Closed

Some suggestions and a question #22

naikrovek opened this issue Dec 4, 2020 · 1 comment

Comments

@naikrovek
Copy link
Sponsor

Not sure where to put this other than an issue. If this is not the correct place, please let me know where to put the suggestions and then close the issue.

Suggestions:

  1. Arrow keys should move the cursor in the hex editor.
  2. Cheat Sheet dialog should not be modal - I need to be able to type into the Pattern editor pane as I read the cheat sheet.
  3. Allow me to choose a different monospaced font for the GUI. The default IMGUI font is non-ideal, to me.
  4. Related to 3: Allow me to change the scaling of the application. This thing is tiny on my 4K monitor. I can use it, but I want to scale it up just a bit without scaling up other windows (I don't want to scale everything, just this one program.)

Question: I want to write a pattern for a filetype which has an uncompressed header and a gzip-compressed payload. Is that kind of thing supported in the pattern editor? If not, please add!

This is already shaping up to be a fantastic tool.

WerWolv added a commit that referenced this issue Dec 5, 2020
@WerWolv
Copy link
Owner

WerWolv commented Dec 5, 2020

First two suggestions have been implemented just now :)
For the third one, this will be added soonish with the implementation of custom text encoding.
For the fourth one, currently there's no settings menu for it but check the imgui.ini config file that gets generated. There's a Scaling and a FontScaling option in there that you can increase

@WerWolv WerWolv closed this as completed Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants