Skip to content

harbortype/labelKey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Label Key

This is a palette plugin for the Glyphs font editor.

It adds a new palette to the sidebar displaying a user defined key for Glyphs' colour labelling.

How to use

The plugin requires a labelkey.txt file stored in either ~/Library/Application Support/Glyphs/info/ or the same directory as the current Glyphs source file. Preference is given to the latter allowing for the sharing of the labelkey.txt file with glyphs source files to retain labelling information between project contributors.

The labelkey.txt file requires the formatting colorName=meaning, with each key on a newline and with no space surrounding the '='. The order of the key will follow the order specified in the text file. An example, with the defined colorNames is given below.

red=Red
orange=Orange
brown=Brown
yellow=Yellow
lightGreen=Light green
darkGreen=Dark green
lightBlue=Light blue
darkBlue=Dark blue
purple=Purple
magenta=Magenta
lightGray=Light Gray
charcoal=Charcoal

Thanks to Georg Seifert for helping with bug fixing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%