Skip to content

svg to png incorrect  #891

Open
Open
@comepeng

Description

@comepeng

Description

svg to png missing arrow

Example data

<?xml version="1.0" encoding="utf-8"?> <svg baseProfile="full" height="100%" version="1.1" width="100%" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <marker id="arrow" markerHeight="10" markerUnits="strokeWidth" markerWidth="10" orient="auto" refX="0" refY="3"> <path d="M0,0 L0,6 L9,3 z" fill="#000000" /> </marker> <marker id="id48" markerHeight="4" markerWidth="4" refX="0" refY="0" viewBox="-5,-5,10,10"> <circle cx="0" cy="0" fill="black" fill-opacity="6" r="5" /> </marker> <marker id="id49" markerHeight="4" markerWidth="4" refX="0" refY="0" viewBox="-5,-5,10,10"> <circle cx="0" cy="0" fill="black" fill-opacity="6" r="5" /> </marker> <marker id="id50" markerHeight="4" markerWidth="4" refX="0" refY="0" viewBox="-5,-5,10,10"> <circle cx="0" cy="0" fill="black" fill-opacity="6" r="5" /> </marker> <marker id="id51" markerHeight="4" markerWidth="4" refX="0" refY="0" viewBox="-5,-5,10,10"> <circle cx="0" cy="0" fill="black" fill-opacity="6" r="5" /> </marker> </defs> <line marker-end="url(#arrow)" stroke="#000000" stroke-width="1" x1="3.75" x2="237.5" y1="22.25" y2="22.25" /> </svg>

Used Versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions