Ninjadoodle Posted February 24, 2018 Share Posted February 24, 2018 Hi @enpu Jut wondering if there is a way to support 'retina' without needed 'hires' @2x assets. In the case of Construct 2/3, they have a hidpi setting where it renders the content at the monitors 'actual resolution', not the zoomed in version. Just wondering, if this is possible in Panda, in the cases where one might not want to use @2x @4x assets? Thanks heaps! Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted February 27, 2018 Author Share Posted February 27, 2018 Hi @enpu Just wondering if you've had a chance to read this? Thanks Quote Link to comment Share on other sites More sharing options...
enpu Posted February 27, 2018 Share Posted February 27, 2018 @Ninjadoodle I have now replaced the retina attribute with hidpi attribute (makes a lot more sense since retina is just a term made by Apple). Also fixed that so it scales the canvas to match the resolution of HiDPI screen, no matter if you are using HiRes mode or not. When using HiDPI and HiRes together, it will first scale the canvas to match the HiDPI screen and then calculate if there is enough space for HiRes. Ninjadoodle 1 Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted February 27, 2018 Author Share Posted February 27, 2018 @enpu - Awesome, thanks for that!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.