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

Allow otf font file upload #272

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Allow otf font file upload #272

merged 1 commit into from
Mar 14, 2023

Conversation

matiasbenedetto
Copy link
Contributor

@matiasbenedetto matiasbenedetto commented Mar 13, 2023

What?

Allows uploading OTF font files

Why?

Because it is a valid font file supported widely by browsers.
https://caniuse.com/ttf
https://www.w3schools.com/css/css3_fonts.asp

It was requested by a user here:
https://wordpress.org/support/topic/font-loading-not-working/?view=all#post-16550790

Copy link
Contributor

@jffng jffng left a comment

Choose a reason for hiding this comment

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

Successfully uploaded .otf font, thanks!

@matiasbenedetto matiasbenedetto merged commit bbfe54b into trunk Mar 14, 2023
@vcanales vcanales deleted the add/otf-file-allowed branch May 23, 2024 07:48
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.

2 participants