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

Remove restriction on rendering 4-byte characters on pygame.font part 2 of 2 #2746

Merged
merged 3 commits into from
Oct 24, 2021

Commits on Oct 23, 2021

  1. Remove restriction on rendering 4-byte characters on pygame.font

    Add handling for SDL below version 2.0.15
    Comment out old test for UCS-4 error with old SDL_ttf
    
    Co-authored-by: René Dudfield <renesd@gmail.com>
    Avaxar and illume committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    39d8758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcc5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bde8421 View commit details
    Browse the repository at this point in the history