Closed yetzt closed 9 years ago
Oh. I didn't even know that the Pi can use resolutions like that. It looks like the OpenGL surface cannot be bigger than (probably) 2048x2048, the maximum texture size. info-beamer uses the screen size as initial gl surface size, so creating the surface fails. Can you have a look at https://usercontent.infobeamer.com/info-beamer-pi-0.9.0-beta.152279.tar.gz
Now the initial surface is small enough, so initialization should work. It is resized later once gl.setup is called.
works fine with the 0.9.0-beta. :)
Thanks for testing.
now you can add "4k compatibility" to your release notes. thanks for development. :)
i have a raspberry pi running with 3840×2160,16@28.
info-beamer does not work:
fyi. :)