Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mark2mark/show-next-master
https://github.com/mark2mark/show-next-master
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mark2mark/show-next-master
- Owner: Mark2Mark
- Created: 2015-11-11T12:44:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T08:13:25.000Z (about 1 year ago)
- Last Synced: 2024-12-19T15:12:54.347Z (15 days ago)
- Language: Python
- Size: 411 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Show Next Master
*This is a plugin for the [Glyphs font editor](http://glyphsapp.com/).*
It displays the next Master in the currently active edit view. This can be usefull in different ways:
1. Compare the currently active with the next master. No visual overkill of seein all masters or interpolations at once.
2. Set up your font with additional masters that have the custom name "Original". These can be used as a visual comparisson feedback (e.g. older Versions). The "Original" master will be highlighted in red when active, this is meant as a warning to keep your hands off it.### Install
1. Install via the Plugin Manager in Glyphs.
2. Restart Glyphs.### How to use
When ever you need it, toggle `Show * Next Master` from the view menu.
### Examples
![Show Next Master Demo](https://github.com/Mark2Mark/Show-Next-Master/blob/master/Images/Show%20Next%20Master%2001.png "Show Next Master Demo")
![Show Next Master Demo](https://github.com/Mark2Mark/Show-Next-Master/blob/master/Images/Show%20Next%20Master%2002.png "Show Next Master Demo")
##### Known issues
- None so far
##### 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.