Skip to content

Commit

Permalink
Creating iso14496-22-2019 & aliasing OPEN-FONT-FORMAT to that (#844)
Browse files Browse the repository at this point in the history
As part of this, the href for the Open Font Format was updated
since the prior URL no longer returns the standard
  • Loading branch information
JohnRiv authored Jan 9, 2025
1 parent 8584040 commit 6b01efe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
5 changes: 1 addition & 4 deletions refs/csswg.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,7 @@
"href": "https://www.w3.org/International/articles/typography/justification"
},
"OPEN-FONT-FORMAT": {
"source": "https://drafts.csswg.org/biblio.ref",
"title": "Information technology — Coding of audio-visual objects — Part 22: Open Font Format",
"publisher": "International Organization for Standardization.",
"href": "http://standards.iso.org/ittf/PubliclyAvailableStandards/c052136_ISO_IEC_14496-22_2009%28E%29.zip"
"aliasOf": "iso14496-22-2019"
},
"OPENTYPE": {
"source": "https://drafts.csswg.org/biblio.ref",
Expand Down
7 changes: 7 additions & 0 deletions refs/iso_jtc1_sc29.json
Original file line number Diff line number Diff line change
Expand Up @@ -2893,6 +2893,13 @@
"rawDate": "2017-08",
"source": "https://dashifspecref.blob.core.windows.net/iso/iso_jtc1_sc29.json?st=2019-04-01T00%3A00%3A00Z&se=2039-04-01T00%3A00%3A00Z&sp=rl&sv=2018-03-28&sr=b&sig=Q1%2F6yLw90v0VCYKPhuSw89qLXS8tPZWU%2BQSvYj%2B7NmY%3D"
},
"iso14496-22-2019": {
"href": "https://www.iso.org/standard/74461.html",
"title": "Information technology — Coding of audio-visual objects — Part 22: Open Font Format",
"status": "Published",
"publisher": "ISO/IEC",
"rawDate": "2019-01"
},
"iso14496-22-2019-amd1": {
"aliasOf": "iso14496-22-2019-amd1-2020"
},
Expand Down

0 comments on commit 6b01efe

Please sign in to comment.