Kivy-ios sdl2 run on ios in low resolution

送分小仙女□ 提交于 2019-12-11 09:28:10

问题


Anyone had problem with new kivy-ios toolchain (with 64bit support) and low resolution? On earlier kivy-ios version (build_all.sh) resolution on iPhone was fine. Tested on simulator in xcode also on iPhone 4s device - screen resolution is forced to 320x480.

Screenshots: http://www.send-picture.com/img-54febd75a9982.html#.VP69elRGjUY

In output got:

[INFO              ] [Window      ] Provider: sdl2 ('MODE', 320, 480) ('DRAWABLE SIZE', 320, 480)

I've already tried to add loading screens with required dimensions - didn't helped. Please help.

来源:https://stackoverflow.com/questions/28960714/kivy-ios-sdl2-run-on-ios-in-low-resolution

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!