Skip to content

Font fails to render properly #283

Closed
@pgundlach

Description

@pgundlach
<Layout xmlns="urn:speedata.de:2009/publisher/en"
        xmlns:sd="urn:speedata:2009/publisher/functions/en">
Version 4.1.20

  <Trace grid="yes"/>

  <LoadFontfile name="InterRegular" filename="InterRegular.otf" />
  <DefineFontfamily name="inter" fontsize="12" leading="70">
    <Regular fontface="InterRegular"/>
  </DefineFontfamily>

  <Record element="data">
    <PlaceObject>
      <Textblock>
        <Paragraph>
          <Fontface fontfamily="inter">
            <Value>This is a test</Value>
          </Fontface>
        </Paragraph>
      </Textblock>
    </PlaceObject>
  </Record>
</Layout>

yields

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions