Skip to content

MetheaX/jasper-khmer-fonts-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jasper Report Khmer Fonts Extension

Khmer fonts extension for using with Jasper Report and Java base projects.

These fonts tested with Jasper Report Version 6.3.1 and later version.

Installation

Build project with maven.

mvn clean install

Usage

After build project success. Add the following dependency to your project.

<dependency>
   <groupId>io.methea</groupId>
   <artifactId>jasper-khmer-fonts-extension</artifactId>
   <version>0.0.1.Final</version>
</dependency>

Compatibility

  • Maven Projects
  • Spring MVC
  • Spring Boot
  • Java Projects

Available Fonts

  • Arial
  • Hanuman
  • Khmer
  • Khmer Battambang
  • Khmer Moul
  • Khmer OS Moul
  • Moul Pali
  • Suwannaphum
  • Tacteing
  • Tinos
  • Wingdings2

Authors and acknowledgment

Khmer Fonts are designed by Danh Hong

Tinos Font designed by Steve Matteson

License

MIT License