From 13419739adc46d301572b37a84501d54d9931dac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Thu, 15 Feb 2024 18:05:35 +0700 Subject: [PATCH] Add ISO 14496-22 spec for Open Font Format Fixes https://github.com/w3c/browser-specs/issues/1209. --- specs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/specs.json b/specs.json index 3cd1c767..9ac1444d 100644 --- a/specs.json +++ b/specs.json @@ -677,6 +677,11 @@ "shortname": "iso18181-2", "shortTitle": "JPEG XL: File Format" }, + { + "url": "https://www.iso.org/standard/87621.html", + "shortname": "iso14496-22", + "shortTitle": "Open Font Format" + }, "https://www.rfc-editor.org/rfc/rfc2397", { "url": "https://www.rfc-editor.org/rfc/rfc4120",