Skip to content

Wrong rendering of SVG text with some fonts #332

@PeterPanino

Description

@PeterPanino

Ciao Carlo,

I am using TSVGIconImage 4.4.3 in Delphi 12.2.

This SVG:

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="234" viewBox="0 0 1024 234">
  <text x="512" y="159" style="font-family:Webdings;font-size:128px;fill:rgb(0,0,128);text-anchor:middle">Italy</text>
</svg>

Rendering in TSVGIconImage:

Image

Rendering in Windows EDGE:

Image

Rendering in Affinity 3.0:

Image

How can I make TSVGIconImage render the SVG correctly using the Webdings font?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions