You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform 0, encoding 3 is one of the ways to represent the Unicode BMP,
and for our purposes can be handled in approximately the same way as (3, 1).
It's used (among other places) in some of the fonts that ship with
macOS.
DEVSIX-7110
Copy file name to clipboardExpand all lines: io/src/test/resources/com/itextpdf/io/font/sharedFontsResourceFiles/NOTICE.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,5 @@ This software uses the following test resources under the following licenses:
3
3
| NotoSansTC-Regular.otf | OFL-1.1 | OFL.txt | Based on commit 165c01b46ea533872e002e0785ff17e44f6d97d8 (30.04.2021) from repository: "https://github.com/googlefonts/noto-cjk"
4
4
| NotoSansSC-Regular.otf | OFL-1.1 | OFL.txt | Based on commit 165c01b46ea533872e002e0785ff17e44f6d97d8 (30.04.2021) from repository: "https://github.com/googlefonts/noto-cjk"
5
5
| NotoSansCJKjp-Bold.otf | OFL-1.1 | OFL.txt | Based on commit 165c01b46ea533872e002e0785ff17e44f6d97d8 (30.04.2021) from repository: "https://github.com/googlefonts/noto-cjk"
6
-
| Puritan2 | OFL-1.1 | OFL.txt |
6
+
| Puritan2 | OFL-1.1 | OFL.txt |
7
+
| glyphs.ttf, glyphs-fmt-6.ttf | MIT | Derived from https://github.com/RazrFalcon/ttf-parser/tree/337e7d1c08b06478a84c4345f4f289fc2cb9210c/tests/fonts-src |
0 commit comments