[2.0] text font not well loaded

Bug #264270 reported by arno_b
2
Affects Status Importance Assigned to Milestone
LaTeXDraw
Fix Released
High
Unassigned

Bug Description

The font fonts are not loaded from SVG documents; for instance the following piece of SVG document defines an SVG text that has the "courier new" font, but this font is not loaded.

        <g latexdraw:type="text" id="id302" font-family="Courier New"
            fill="black" font-size="14" latexdraw:x="300.843755" font-weight="bold">
            <g>
                <g latexdraw:type="rectangle" id="id304">
                    <rect x="302.70556055820464" y="138.45555255820466"
                        width="85.4326388835907"
                        height="7.682638883590698"
                        latexdraw:borderPos="outer"
                        stroke-width="1.4111111164093018" stroke="white" fill="white"/>
                </g>
                <text x="300.843755" y="146.609372"><![CDATA[Instance of]]></text>
            </g>
        </g>

arno_b (arno.b)
Changed in latexdraw:
importance: Undecided → High
milestone: none → 2.0.1
status: New → Confirmed
arno_b (arno.b)
Changed in latexdraw:
status: Confirmed → Fix Committed
arno_b (arno.b)
Changed in latexdraw:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.