mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-07-31 00:58:52 +08:00
Attaches bug number to Update Mechanism field to align with metadata format requirement: https://chromium.googlesource.com/chromium/src/+/main/docs/adding_to_third_party.md#Static-Static_HardFork Bug: 422921492 Change-Id: Ic45b4b8c690acc31c5d4762472a454e953039a1d Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/152790 Auto-Submit: Jiewei Qian <qjw@google.com> Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org>
Name: Noto Sans Bengali Font URL: https://github.com/notofonts/bengali Version: Noto Sans Bengali V3.011 Revision: 85d80394cbbbb798ca0a41c983902e6cf77be3a3 License: OFL-1.1 License File: LICENSE Update Mechanism: Static (https://crbug.com/422921492) Security Critical: no Shipped: no Description: NotoSansBengali-Regular.subset.ttf contains a subset of NotoSansBengali-Regular font. This font file is used for FPDFEditEmbedderTest, and it is included as a real-world example for testing PDFium's APIs with complex scripts. Local Modifications: NotoSansBengali-Regular.subset.ttf is a subset of NotoSansBengali-Regular font. Command to generate this font subset: $ fonttools subset NotoSansBengali-Regular.ttf \ --unicodes="U+09AA,U+09B0,U+09BF,U+0995,U+09B2,U+09CD,U+09AA,U+09A8,U+09BE" where fonttools comes from https://github.com/behdad/fonttools (version 4.62.2).