Skip to content

Conversation

@sivizius
Copy link

@sivizius sivizius commented Mar 8, 2023

At the moment, glyphs.<name>.source set in the manifest is ignored and glyphs is generated by iterating over the files in the directory set in options.input.vectors using the codepoint set in glyphs.<name>.codepoint. However, one might have multiple codepoints with the same glyph, e.g. a placeholder or aliases, so glyphs.<name>.source should be respected.

With this patch, if no source was set, the source is derived from options.input.vectors and the name. Only if glyphs is empty, the previous approach of deriving the glyphs by iterating over the vector-files is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant