You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NB: there's no font support because pygame/panda3d can provide freetype+harfbuzz
someone should document the differences in the pygame-web.github.io wiki i spend way to long wondering why fonts did not work
also maybe a example of how to use these modules to display text would be good
Hey, I'm an arcade/pyglet dev and I'm interested in getting this fully featured. Is there a good guide on what would be required from the pyglet end to get this working properly?
in order to support potential Arcade transition to WebGL, partial pyglet support has been added
https://pygame-web.github.io/showroom/pythongit.html#src/test_pyglet.py
NB: there's no font support because pygame/panda3d can provide freetype+harfbuzz
The text was updated successfully, but these errors were encountered: