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

text needs to adapt to window size #14

Open
jaredmales opened this issue May 27, 2022 · 1 comment
Open

text needs to adapt to window size #14

jaredmales opened this issue May 27, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jaredmales
Copy link
Owner

if xyz text covers fps, should hide fps. there is probably a broader issue with understanding viewport size and image location.

@jaredmales jaredmales added the enhancement New feature or request label May 27, 2022
@jaredmales jaredmales self-assigned this May 27, 2022
@jaredmales
Copy link
Owner Author

This could be done as part of fontLuminance. When fontMetrics gives a width, make sure it will fit in window from starting coord to be set in geom. If not, either change geom or change font size, or all of the above as needed to fit.

Maybe font size shouldn't change, just the x,y coord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant