org.apache.fop.afp.AFPEventProducer.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.fop Show documentation
Show all versions of org.apache.fop Show documentation
The core maven build properties
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <catalogue xml:lang="en"> <message key="warnDefaultFontSetup">No AFP fonts configured. Using default setup.</message> <message key="warnMissingDefaultFont">No AFP default "any", {style}, {weight} font configured.</message> <message key="characterSetEncodingError">An error occurred when attempting to encode character set {charSetName} with encoding scheme {encoding}.</message> <message key="resourceEmbeddingError">An error occurs while embedding the resource named "{resourceName}".[ Reason: {e}]</message> <message key="invalidConfiguration">There has been a configuration error.[ Reason: {e}]</message> <message key="fontConfigMissing">The mandatory configuation node: '{missingConfig}' was not found at {location}.</message> <message key="characterSetNameInvalid">The character set given has an invalid name. [ Reason: {msg} ]</message> <message key="codePageNotFound">The code page for an AFP font cannot be found.[ Reason: {e}]</message> <message key="charactersetMissingMetrics">Metric information is missing for the glyph `{character}` in the characterset `{charSet}`. Using space increment width.</message> </catalogue>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy