Skip to content

Conversation

pushfoo
Copy link
Member

@pushfoo pushfoo commented Jul 2, 2024

EDIT: Moved to #2226

Big changes:

  1. Modified code to use pyglet.options object appropriately
  2. No more __eq__ deletion tricks
  3. Partly document and type the pyglet text stack's apparent secret undocumented support for partial bolding (yes, I tested this)

Other changes:

  • Sound annotations
  • Align & pyright's spec-violating ideas o on Literal for text
  • Document the apparent undocumented support for string bold values across non-win32 platforms
  • Use | None in a few places
  • Temp fix float vs int for window sizes (Apple supports these, apparently to simplify touch events)

To resolve:

  • Verify that the workaround for pyglet font loading changes work
  • Figure out the current actual state of Label's font return values
  • What's going in with italic?
  • The GUI stack & event handlers
  • Whatever's going with Screen types and pyglet's import trickery

@pushfoo
Copy link
Member Author

pushfoo commented Jul 8, 2024

I'll be slicing bits and pieces of this as I can so we merge faster.

I need help with the GUI stack / event handlers (@eruvanos) and Window situation.

@pushfoo pushfoo mentioned this pull request Jul 9, 2024
5 tasks
@pushfoo
Copy link
Member Author

pushfoo commented Jul 9, 2024

Closed in favor of #2226.

@pushfoo pushfoo closed this Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant