public class FontmetricsMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
ansi
Creates a WinAnsi-encoded font metrics file.
|
protected File |
sourceDirectory
The directory containing the font files.
|
protected File |
targetDirectory
The directory to which the metrics files will be generated.
|
| Constructor and Description |
|---|
FontmetricsMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Generates font metric files from the font files found in
the source directory. |
protected File sourceDirectory
protected File targetDirectory
protected boolean ansi
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
the source directory.org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2006–2015 Wilfred Springer, Cedric Pronzato. All rights reserved.