speedata / publisher

speedata Publisher - a professional database Publishing system
https://www.speedata.de/
GNU Affero General Public License v3.0
292 stars 36 forks source link

Text layout garbage #413

Closed pgundlach closed 2 years ago

pgundlach commented 2 years ago
<?xml version="1.0" encoding="UTF-8"?>
<Layout xmlns="urn:speedata.de:2009/publisher/en" xmlns:sd="urn:speedata:2009/publisher/functions/en">
    <Pageformat height="4cm" width="5cm" />
    <LoadFontfile mode="harfbuzz" name="FB-REGU" filename="padauk-regular.ttf" />
    <DefineFontfamily name="FF-BteF" fontsize="13" leading="25">
        <Regular fontface="FB-REGU" />
    </DefineFontfamily>

    <Record element="data">
        <PlaceObject>
            <Textblock>
                <Paragraph language="English (USA)" fontfamily="text">
                    <Value>A</Value>
                    <Br />
                    <Span language='Other'>
                        <Fontface fontfamily='FF-BteF'>
                            <Value>ပြန်ဆိုထားသည့်</Value>
                        </Fontface>
                    </Span>
                </Paragraph>
            </Textblock>
        </PlaceObject>
    </Record>
</Layout>

shows

mangled burmesse