Emblems.xml
Location: root/data
Defines emblems which can be used on documents.
Usage
<emblems>
<emblem id="" file="" count="" valid="" size="" canrotate=""/>
</emblems>
- id: ID that can be referenced in Papers.xml
- file: Filename (and extension) of the image in root/emblems
- count:
- valid:
- size: Length and width of the image, separated by a space
- canrotate:
true/falseDetermines whether the emblem can be rotated or not.