lv_drivers icon indicating copy to clipboard operation
lv_drivers copied to clipboard

Add SDL high DPI config

Open slightc opened this issue 1 year ago • 1 comments

when I run the simulator on macbook, after reduce the SDL_ZOOM, the screen will become will become extremely blurry, that need add SDL_WINDOW_ALLOW_HIGHDPI flag to resolve it when create SDL Window

image

that result of add SDL_WINDOW_ALLOW_HIGHDPI flag

image

so, I think could add SDL_HIGHDPI micro define to config the flag?

Hope for your response, thanks!

slightc avatar Mar 21 '24 12:03 slightc

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 19 '25 08:05 stale[bot]