https://github.com/mark2mark/show-node-count
https://github.com/mark2mark/show-node-count
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mark2mark/show-node-count
- Owner: Mark2Mark
- Created: 2015-11-11T12:46:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T19:25:42.000Z (about 2 years ago)
- Last Synced: 2025-04-13T22:12:32.913Z (about 1 year ago)
- Language: Python
- Size: 188 KB
- Stars: 2
- Watchers: 6
- 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


##### 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 at
http://www.apache.org/licenses/LICENSE-2.0
See the License file included in this repository for further details.