diff --git a/Base/res/html/misc/font-face.html b/Base/res/html/misc/font-face.html new file mode 100644 index 0000000000..742a638239 --- /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 0000000000..902dd26c73 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 0000000000..3f49898481 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 0000000000..afe7cb10ca 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 0000000000..756f2114b8 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 0000000000..2f61c3cac3 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 0000000000..e0ccbed18e Binary files /dev/null and b/Base/res/html/misc/test.ttf differ