You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Kiran (JIRA)" <ji...@apache.org> on 2016/07/14 09:34:20 UTC

[jira] [Created] (FOP-2630) How to get IBM AFP Font for download

Kiran created FOP-2630:
--------------------------

             Summary: How to get IBM AFP Font for download
                 Key: FOP-2630
                 URL: https://issues.apache.org/jira/browse/FOP-2630
             Project: FOP
          Issue Type: Bug
          Components: renderer/afp
            Reporter: Kiran


Hi Team,

Could you please help me to get AFP fonts for the below configuration ?

<afp-font type="raster" codepage="T1V10500" encoding="Cp500" base-uri="fonts/ibm/">
    <!-- For a raster font a separate element for each font size is required providing
         the font size and the corresponding IBM Character set name -->
    <afp-raster-font size="7" characterset="C0N20070"/>
    <afp-raster-font size="8" characterset="C0N20080"/>
    <afp-raster-font size="10" characterset="C0N20000"/>
    <afp-raster-font size="11" characterset="C0N200A0"/>
    <afp-raster-font size="12" characterset="C0N200B0"/>
    <afp-raster-font size="14" characterset="C0N200D0"/>
    <afp-raster-font size="16" characterset="C0N200F0"/>
    <afp-raster-font size="18" characterset="C0N200H0"/>
    <afp-raster-font size="20" characterset="C0N200J0"/>
    <afp-raster-font size="24" characterset="C0N200N0"/>
    <afp-raster-font size="30" characterset="C0N200T0"/>
    <afp-raster-font size="36" characterset="C0N200Z0"/>
  </afp-font>
  <!-- These are the usual FOP font triplets as they apply to this font -->
  <font-triplet name="serif" style="normal" weight="normal"/>
  <font-triplet name="Times" style="normal" weight="normal"/>
  <font-triplet name="Times-Roman" style="normal" weight="normal"/>
  <font-triplet name="TimesNewRoman" style="normal" weight="normal"/>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)