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 7Shipped: no 8 9Description: 10NotoSansSC-Regular.subset.otf contains a subset of NotoSansSC-Regular font. 11This font file is used for the test FPDFEditEmbedderTest.EmbedNotoSansSCFont, 12and it is included as a real-world example for testing PDFium's API to embed a 13CJK font into a PDF file, which contains multiple unicodes mapped to the same 14CID. See crbug.com/pdfium/1608 for details. 15 16Local Modifications: 17 18NotoSansSC-Regular.subset.otf is a subset of NotoSansSC-Regular font. 19Command to generate this font subset: 20$ pyftsubset NotoSansSC-Regular.otf --unicodes="U+0000884C,U+0000FA08, \ 21U+0000F906,U+000053E5,U+00008FD9,U+0000662F,U+00007B2C,U+00004E00,U+00003002, \ 22U+00004E8C,U+00002F00,U+00002F06" 23 24where pyftsubset comes from https://github.com/behdad/fonttools (version 4.16.1). 25