public final class CustomFontLoader
extends java.lang.Object
To add a custom font, the file `mapfish-spring-custom-fonts.xml` must be overridden.
Warning: the fonts added using this are not available to Jasper Reports. They can only be used in layer styles.
| Constructor and Description |
|---|
CustomFontLoader(java.util.Set<java.lang.String> paths)
Load the custom fonts when the application is started.
|