Font files containing font definitions for reports.

Object Type Identification

File Extensions 

NameDescription
.ttfFont files contain one or more fonts

Object Type Code

NameCode
Font FilesFONT

Attributes

NameCodeDescriptionDefault ValueSupported Values
SourceSOURCEObject Source Location Type

SCM

SCM
Target LocationTARGET_LOCATIONPath to where the file should be deployed to.$OA_JRE_TOP/lib/fonts/
File PermissionsFILE_PERMISSIONSPermissions to apply to the file after it is deployedDefaults to the project property FDEBS_FILE_PERMISSIONS

Related Project Properties

NameCodeDescriptionDefault Value
FDEBS_FONTS_ROOT_SOURCE_DIRSource folder for font files (e.g. font).fonts
EBS Fonts Root Destination DirectoryFDEBS_FONTS_ROOT_DESTINATION_DIRTarget directory for font files (e.g. $XXAR_TOP/fonts).$OA_JRE_TOP/lib/fonts
File PermissionsFDEBS_FILE_PERMISSIONSTarget File Permission. Will be set to target file after deployment using chmod. eg: 755

Sample Build Commands 

N/A - Build commands not supported for this type.

Sample Deploy Commands 

cp $SOURCE_FILE $OA_JRE_TOP/lib/fonts/;