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 499B

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