Opened 5 months ago
Closed 5 months ago
#7808 closed defect (bug) (fixed)
Update Google fonts collection data for 6.7 release
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | |
Cc: |
Description
The data from the Google fonts collection is out of date. The new data adds new fonts and newer versions of the fonts already listed in the collection.
What needs to be done?:
Upload the new Google fonts collection data as for 6.5 release: https://meta.trac.wordpress.org/ticket/7522
This file:
https://github.com/WordPress/google-fonts-to-wordpress-collection/blob/trunk/releases/wp-6.7/collections/google-fonts-with-preview.json
Should be hosted at:
https://s.w.org/images/fonts/wp-6.7/collections/google-fonts-with-preview.json
This folder:
https://github.com/WordPress/google-fonts-to-wordpress-collection/tree/trunk/releases/wp-6.7/previews
Should be hosted at:
https://s.w.org/images/fonts/wp-6.7/previews
Example of a final url of the preview file:
https://s.w.org/images/fonts/wp-6.7/previews/abeezee/abeezee.svg
These are some links for reference only.
Issues:
https://github.com/WordPress/gutenberg/issues/64685
https://github.com/WordPress/google-fonts-to-wordpress-collection/issues/34
https://core.trac.wordpress.org/ticket/62258
Data updates:
https://github.com/WordPress/google-fonts-to-wordpress-collection/pull/38
https://github.com/WordPress/google-fonts-to-wordpress-collection/pull/40
Contents of https://github.com/WordPress/google-fonts-to-wordpress-collection/tree/trunk/releases/wp-6.7 deployed to https://s.w.org/images/fonts/wp-6.7/
I note you didn't mention google-fonts.json, but added that too since it was on Github.
Please don't link to final urls, as the CDN caches the 404 indefinitely, the quoted URLs may not work consistently. That'll need systems interactions to clear the cache if required.