• Home
Name Date Size #Lines LOC

..--

LICENSED03-May-20244.3 KiB7976

NotoSansSC-Regular.subset.otfD03-May-20243.5 KiB

README.pdfiumD03-May-2024950 2419

README.pdfium

1Name: Noto Sans CJK Font
2URL: https://github.com/googlefonts/noto-cjk
3Version: Noto Sans CJK V2.001
4License: SIL Open Font License v1.1
5License File: LICENSE
6Security Critical: no
7
8Description:
9NotoSansSC-Regular.subset.otf contains a subset of NotoSansSC-Regular font.
10This font file is used for the test FPDFEditEmbedderTest.EmbedNotoSansSCFont,
11and it is included as a real-world example for testing PDFium's API to embed a
12CJK font into a PDF file, which contains multiple unicodes mapped to the same
13CID. See crbug.com/pdfium/1608 for details.
14
15Local Modifications:
16
17NotoSansSC-Regular.subset.otf is a subset of NotoSansSC-Regular font.
18Command to generate this font subset:
19$ pyftsubset NotoSansSC-Regular.otf --unicodes="U+0000884C,U+0000FA08, \
20U+0000F906,U+000053E5,U+00008FD9,U+0000662F,U+00007B2C,U+00004E00,U+00003002, \
21U+00004E8C,U+00002F00,U+00002F06"
22
23where pyftsubset comes from https://github.com/behdad/fonttools (version 4.16.1).
24