Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyglet #30

Open
pmp-p opened this issue Dec 18, 2023 · 3 comments
Open

pyglet #30

pmp-p opened this issue Dec 18, 2023 · 3 comments
Labels
AVAIL FOR TESTING bug Something isn't working difficulty : hard wontfix This will not be worked on

Comments

@pmp-p
Copy link
Member

pmp-p commented Dec 18, 2023

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

@tigercoding56
Copy link

tigercoding56 commented Jan 29, 2024

in order to support potential Arcade transition to WebGL, partial pyglet support has been added

pygame-web.github.io/showroom/pythongit.html#src/test_pyglet.py

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

@pmp-p
Copy link
Member Author

pmp-p commented Jan 29, 2024

The wiki is open to everyone for editing. "Someone" can be YOU.

Also don't use pyglet but Panda3D instead if you need documentation and support.

@tigercoding56
Copy link

The wiki is open to everyone for editing. "Someone" can be YOU.

Also don't use pyglet but Panda3D instead if you need documentation and support.

ok

@pmp-p pmp-p added bug Something isn't working wontfix This will not be worked on difficulty : hard labels Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AVAIL FOR TESTING bug Something isn't working difficulty : hard wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants