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

How to change screen Res #58

Open
rebuzzo opened this issue Aug 17, 2024 · 1 comment
Open

How to change screen Res #58

rebuzzo opened this issue Aug 17, 2024 · 1 comment

Comments

@rebuzzo
Copy link

rebuzzo commented Aug 17, 2024

Is it possible to adapt fztea to 720x720px diplay?

@jon4hz
Copy link
Owner

jon4hz commented Aug 26, 2024

I'm afraid that changing the resolution of fztea isn't that easy. It requires a grid of at least 128x32 cells to draw the TUI and since you can't paint fractions of terminal cells (at least not with a text based method), you can't really adapt the TUI to a screen resolution.

To be honest, I never used fztea on a screen smaller than 1920x1080p. Is the TUI to big for 720x720p display?

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