1234567891011121314151617181920212223242526 |
- <fop version="1.0">
- <renderers>
- <renderer mime="application/pdf">
- <fonts>
- <font kerning="yes" embed-url="fonts/NotoSansCJK.ttc" sub-font="Noto Sans CJK SC">
- <font-triplet name="Noto Sans CJK SC" style="normal" weight="normal" />
- </font>
- <font kerning="yes" embed-url="fonts/NotoSansCJK.ttc" sub-font="Noto Sans CJK SC Bold">
- <font-triplet name="Noto Sans CJK SC" style="normal" weight="bold" />
- </font>
- <font kerning="yes" embed-url="fonts/NotoSansCJK.ttc" sub-font="Noto Sans Mono CJK SC">
- <font-triplet name="Noto Sans Mono CJK SC" style="normal" weight="normal" />
- </font>
- <font kerning="yes" embed-url="fonts/NotoSansCJK.ttc" sub-font="Noto Sans Mono CJK SC Bold">
- <font-triplet name="Noto Sans Mono CJK SC" style="normal" weight="bold" />
- </font>
- <font kerning="yes" embed-url="fonts/NotoSerifCJK-Regular.ttc" subfont="Noto Serif CJK SC">
- <font-triplet name="Noto Serif CJK SC" style="normal" weight="normal" />
- </font>
- <font kerning="yes" embed-url="fonts/NotoSerifCJK-Bold.ttc" subfont="Noto Serif CJK SC Bold">
- <font-triplet name="Noto Serif CJK SC" style="normal" weight="bold" />
- </font>
- </fonts>
- </renderer>
- </renderers>
- </fop>
|