All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.fop.afp.AFPEventProducer.xml Maven / Gradle / Ivy

There is a newer version: 1.2.2.1-jre17
Show 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 - 2024 Weber Informatics LLC | Privacy Policy