Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mark2mark/show-node-count
https://github.com/mark2mark/show-node-count
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mark2mark/show-node-count
- Owner: Mark2Mark
- Created: 2015-11-11T12:46:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T19:25:42.000Z (7 months ago)
- Last Synced: 2024-12-10T17:48:07.602Z (24 days ago)
- Language: Python
- Size: 188 KB
- Stars: 2
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Show Node Count
*This is a plugin for the [Glyphs font editor](http://glyphsapp.com/).*
It simply displays the current count of nodes from the currently selected path/glyph/character. It ignores components by now, which is the preferred behaviour for it’s purpose: immedeately spot a potentially incompatible master. Of course the built-in master compatibility preview in Glyphsapp is more powerfull, but not as quick in terms of counting points.
### Install
1. Install via the Plugin Manager in Glyphs.
2. Restart Glyphs.### How to use
When ever you need it, toggle `Show * Node Count` from the view menu.
### Examples
![Show Rotated Demo](https://github.com/Mark2Mark/Glyphsapp-Plugins/blob/Screenshots/ShowNodeCount/Screenshots/ShowNodeCount-Mark-Froemberg-1200.png?raw=true "Show Rotated Demo")
![Show Rotated live Demo](https://github.com/Mark2Mark/Glyphsapp-Plugins/blob/Screenshots/ShowNodeCount/Screenshots/ShowNodeCount_Mark-Froemberg.gif?raw=true "Show Rotated live 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.