Skip to content

Option to convert custom fonts to paths in SVGs #44

@nx10

Description

@nx10

Distributing SVG files which use custom fonts has been a pain point (as people viewing them might not have the custom fonts installed).

It would be good if unigd had an option where text using custom fonts would get converted to paths so they look the same everywhere (at the expense of file size, although most plots aren't very text heavy and don't use many unique glyphs).

I believe this is achievable with system fonts+freetype+harfbuzz but non trivial.

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