Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mark2mark/show-kerning-group-reference
https://github.com/mark2mark/show-kerning-group-reference
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mark2mark/show-kerning-group-reference
- Owner: Mark2Mark
- Created: 2015-11-11T12:17:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T20:56:39.000Z (over 2 years ago)
- Last Synced: 2024-12-24T01:51:42.793Z (11 days ago)
- Language: Python
- Size: 135 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Show Kerning Group Reference
*This is a plugin for the [Glyphs font editor](http://glyphsapp.com/).*
It displays all members of the currently acive glyph’s kerning group to either side in minitaure and realtime.
Usefull when setting up kerning groups and getting visual feedback right away.
If you see elements sticking out of the right group, you know there might be a group member set wrong. Same for th left side.
It is somehow related to the built-in feature `"Show Group Members"` by Georg Seifert, but this one does not need the caret to sit between a certain pair.### Install
1. Install via the Plugin Manager in Glyphs.
2. Restart Glyphs.### How to use
When ever you need it, toggle `Show * Kerning Group Reference` from the view menu.
### Examples
##### Known issues
- Currently it doesn’t distinguish the correct sides, but displays any group member to any side. Working on the fix.
##### Pull Requests
Feel free to comment or pull requests for any improvements.
##### License
Copyright 2015 [Mark Frömberg](http://www.markfromberg.com/) *@Mark2Mark*
Made possible with the GlyphsSDK by Georg Seifert (@schriftgestalt) and Rainer Erich Scheichelbauer (@mekkablue).
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
See the License file included in this repository for further details.