Font files contining font definitions for reports.
File Extensions
Name | Description |
---|
.ttf | Font files contain one or more fonts |
Attributes
Name | Description | Default Value | Supported Values |
---|
Source | Object Source Location Type | SCM | SCM |
Target Location | Path to where the file should be deployed to. | $OA_JRE_TOP/lib/fonts/ |
|
Related Project Properties
Name | Description | Default Value |
---|
| Source folder for font files (e.g. font). | fonts |
EBS Fonts Root Destination Directory | Target directory for font files (e.g. $XXAR_TOP/fonts). | $OA_JRE_TOP/lib/fonts |
Sample Build Commands
N/A - Build commands not supported for this type.
Sample Deploy Commands
Code Block |
---|
language | bash |
---|
theme | EclipseRDark |
---|
|
cp $SOURCE_FILE $OA_JRE_TOP/lib/fonts/; |
Considerations
None