Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Font files contining font definitions for reports.

  

File Extensions 

NameDescription
.ttfFont files contain one or more fonts

  

Attributes

NameDescriptionDefault ValueSupported Values
SourceObject Source Location Type

SCM

SCM
Target LocationPath to where the file should be deployed to.$OA_JRE_TOP/lib/fonts/

  

Related Project Properties

NameDescriptionDefault Value
Source folder for font files (e.g. font).fonts
EBS Fonts Root Destination DirectoryTarget 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
languagebash
themeRDark
cp $SOURCE_FILE $OA_JRE_TOP/lib/fonts/;

Considerations

...