Fullscreen DisplayMode stretch vs scale
zaptoopa opened this issue · 2 comments
zaptoopa commented
Is it possible in the current state to scale the inputStream instead of stretching it?
I see only three options:
STANDARD(1), BEST_FIT(4), FULLSCREEN(8);
It would be nice if we're able to fit it in width (or height) by scaling.
niqdev commented
Thanks for your interest. This project is not under active development, but if you think that there are some missing functionality like the one you are suggesting, please feel free to open a pr and I'll be more than happy to review it and merge it.
Thanks!