All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.jasperreports.fonts.jasperreports-fonts.xml Maven / Gradle / Ivy

There is a newer version: 6.21.3
Show newest version
<?xml version="1.0" encoding="UTF-8"?>

<fontFamilies>

	<fontFamily name="JasperReports Icons" visible="false">
		<normal>
			<ttf>net/sf/jasperreports/fonts/icons/icons.ttf</ttf>
			<svg>net/sf/jasperreports/fonts/icons/icons.svg</svg>
			<eot>net/sf/jasperreports/fonts/icons/icons.eot</eot>
			<woff>net/sf/jasperreports/fonts/icons/icons.woff</woff>
		</normal>
		<pdfEncoding>Identity-H</pdfEncoding>
		<pdfEmbedded>true</pdfEmbedded>
	</fontFamily>

	<!-- 
		Deprecated and no longer used. Kept for backward compatibility with persisted
		generated reports in JasperPrint or JRPXML format.
	-->
	<fontFamily name="Pictonic" visible="false">
		<normal>
			<ttf>net/sf/jasperreports/fonts/icons/icons.ttf</ttf>
			<svg>net/sf/jasperreports/fonts/icons/icons.svg</svg>
			<eot>net/sf/jasperreports/fonts/icons/icons.eot</eot>
			<woff>net/sf/jasperreports/fonts/icons/icons.woff</woff>
		</normal>
		<pdfEncoding>Identity-H</pdfEncoding>
		<pdfEmbedded>true</pdfEmbedded>
	</fontFamily>

</fontFamilies>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy