You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

afp-invalid-characterset.xconf 546B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <fop version="1.0">
  3. <base>.</base>
  4. <strict-validation>false</strict-validation>
  5. <renderers>
  6. <renderer mime="application/x-afp">
  7. <fonts>
  8. <font>
  9. <afp-font name="TEST" type="raster" codepage="T1V10500" encoding="Cp500" ebcdic-dbcs="true">
  10. <afp-raster-font size="36" characterset="THIS NAME IS TOO LONG"/>
  11. </afp-font>
  12. <font-triplet name="TEST" style="normal" weight="normal"/>
  13. </font>
  14. </fonts>
  15. </renderer>
  16. </renderers>
  17. </fop>