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