Author: tilman Date: Mon Jul 6 07:03:36 2026 New Revision: 1935924 Log: PDFBOX-4951: add math font
Added: pdfbox/trunk/pdfbox-layout-awt/src/test/resources/ttf/NotoSansMath-Regular.ttf (contents, props changed) Modified: pdfbox/trunk/pdfbox-layout-awt/src/test/appended-resources/META-INF/LICENSE Modified: pdfbox/trunk/pdfbox-layout-awt/src/test/appended-resources/META-INF/LICENSE ============================================================================== --- pdfbox/trunk/pdfbox-layout-awt/src/test/appended-resources/META-INF/LICENSE Mon Jul 6 04:20:05 2026 (r1935923) +++ pdfbox/trunk/pdfbox-layout-awt/src/test/appended-resources/META-INF/LICENSE Mon Jul 6 07:03:36 2026 (r1935924) @@ -113,6 +113,12 @@ Copyright 2026 The Arimo Project Authors SIL Open Font License, see above +NotoSans Math font: + +Copyright 2022 The Noto Project Authors (https://github.com/notofonts/math) +SIL Open Font License, see above + + Licenses for DejaVu font(s) (see also https://www.apache.org/legal/resolved.html ): Fonts are (c) Bitstream (see below). DejaVu changes are in public domain. Added: pdfbox/trunk/pdfbox-layout-awt/src/test/resources/ttf/NotoSansMath-Regular.ttf ============================================================================== Binary file. No diff available.
