diff --git a/Base/res/html/misc/font-face.html b/Base/res/html/misc/font-face.html new file mode 100644 index 00000000000..742a638239d --- /dev/null +++ b/Base/res/html/misc/font-face.html @@ -0,0 +1,70 @@ + + +
+ +These should render checkmarks, not X's
+WOFF with TTF: X
+WOFF with CFF: X
+WOFF2 with TTF: X
+WOFF2 with CFF: X
+TTF: X
+OTF: X
+ + diff --git a/Base/res/html/misc/test-cff.woff b/Base/res/html/misc/test-cff.woff new file mode 100644 index 00000000000..902dd26c73a Binary files /dev/null and b/Base/res/html/misc/test-cff.woff differ diff --git a/Base/res/html/misc/test-cff.woff2 b/Base/res/html/misc/test-cff.woff2 new file mode 100644 index 00000000000..3f498984813 Binary files /dev/null and b/Base/res/html/misc/test-cff.woff2 differ diff --git a/Base/res/html/misc/test-truetype.woff b/Base/res/html/misc/test-truetype.woff new file mode 100644 index 00000000000..afe7cb10ca6 Binary files /dev/null and b/Base/res/html/misc/test-truetype.woff differ diff --git a/Base/res/html/misc/test-truetype.woff2 b/Base/res/html/misc/test-truetype.woff2 new file mode 100644 index 00000000000..756f2114b83 Binary files /dev/null and b/Base/res/html/misc/test-truetype.woff2 differ diff --git a/Base/res/html/misc/test.otf b/Base/res/html/misc/test.otf new file mode 100644 index 00000000000..2f61c3cac3f Binary files /dev/null and b/Base/res/html/misc/test.otf differ diff --git a/Base/res/html/misc/test.ttf b/Base/res/html/misc/test.ttf new file mode 100644 index 00000000000..e0ccbed18ee Binary files /dev/null and b/Base/res/html/misc/test.ttf differ