Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 785 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 785 Bytes

jasperreports-fonts-noto

JasperReports Fonts Package for the Noto font.

This package only contains the Regular, Bold, Italic, and Bold Italic styles for Sans and Serif. The Regular style of Mono is also included.

Java Dependency

Maven Central

<dependency>
    <groupId>com.mpobjects.jasperreports.font</groupId>
    <artifactId>jasperreports-fonts-noto</artifactId>
    <version>2017.10.25.1</version>
</dependency>