[wp-trac] [WordPress Trac] #60654: Install several formats of the same font one by one is not possible
WordPress Trac
noreply at wordpress.org
Mon May 20 11:02:03 UTC 2024
#60654: Install several formats of the same font one by one is not possible
-------------------------+---------------------
Reporter: jdy68 | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.6
Component: Editor | Version: 6.5
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
-------------------------+---------------------
Comment (by grantmkin):
> @grantmkin could you please clearly that this issue needs to be
addressed in the Core and not in the Gutenberg first. Thank you!
I think this will require changes to both server and client code:
- The font-faces REST API endpoint, to enable updating existing font faces
(usually changed in Gutenberg plugin first, then backported to wordpress-
develop)
- The font library JS code, to check if a font face already exists before
a font file is uploaded and create ''or'' update the font face, as needed
(all in Gutenberg repo)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60654#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list