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-font-missing.xconf 296B

12345678910111213
  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. <font-triplet name="TEST" style="normal" weight="normal"/>
  9. </font>
  10. </fonts>
  11. </renderer>
  12. </renderers>
  13. </fop>