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

Added ImageFont.load_pilfont() #7476

Closed
wants to merge 1 commit into from

Conversation

radarhere
Copy link
Member

#7354 (comment) feels that even though the new default font provided by #7354 is superior to the old one, it breaks backwards compatibility to remove access to the old one (without the user disabling FreeType support).

This adds a load_pilfont() method to restore access.

@radarhere radarhere changed the title Added load_pilfont() Added ImageFont.load_pilfont() Oct 18, 2023
Copy link

@pmeier pmeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OP of #7354 (comment) here: we internally agreed that we can update our images and don't need this change. If no one else complains, there is no need to make this change for us.

@radarhere radarhere closed this Oct 18, 2023
@radarhere
Copy link
Member Author

Thanks for following up.

@radarhere radarhere deleted the load_pilfont branch October 18, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants