public final class CustomFontLoader
extends java.lang.Object
To add a custom font, the file `mapfish-spring-custom-fonts.xml` must be overridden.
| Constructor and Description |
|---|
CustomFontLoader(java.util.Set<java.lang.String> paths)
Load the custom fonts when the application is started.
|