Skip to content

svg #43

@k-i-o

Description

@k-i-o

where is svg support :(

why on the python binding i can do that

output = io.BytesIO()
surface = cairo.SVGSurface(output, m.width, m.height)
mapnik.render(m, surface)
surface.finish()

return output.getvalue().decode('utf-8')

but there i cannot :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions