love2d-community / splashes

A collection of splash screens for LÖVE
Other
76 stars 18 forks source link

updates for love version 11 #23

Closed tentus closed 5 years ago

tentus commented 5 years ago

Pretty much what the title says.

flamendless commented 5 years ago

this should be merged now

s-ol commented 5 years ago

@flamendless I hadn't gotten to test it yet, I only approved the changes as looking right. Works flawlessly though. Thank you for the contribution @tentus!

MikuAuahDark commented 5 years ago

Does this handle DPI-scaling problem with canvases? because what I see is just changing the color from 0..255 to 0..1.

s-ol commented 5 years ago

@MikuAuahDark: I haven't tested on a high-DPI screen; if you are experiencing problems please file another issue so we can track and solve it there independently :)

MikuAuahDark commented 5 years ago

It's easy to test. If you have Android, chances high that the DPI scale is > 1 regardless of highdpi config flag. You can use your phone.