Skip to content

exporting OpenType-SVG from Glyphs directly #4

@schriftgestalt

Description

@schriftgestalt

It is possible to export a single line OpenType-SVG font directly from Glyphs:

In the instances (in Font Info > Exports) you add a "Color Layers to SVG" custom parameter and make sure the checkbox is set.

Then draw your letters with open path and apply a stroke thickness (in the lower right). Then duplicate the layer in layer panel and make it a color layer (right click the copied layer and click "Color").

Then export the font and use it as described in the Relief repo.

There is one small issue with this method right now. You need to sync the outlines in the main layer and the color layer. But that could be done by a script that copies the outlines from the main layer to the color layer.

I just had a look and made some adjustments that makes it much easier. So no duplication of layer any more. That will be in an update soon.

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