https://github.com/mark2mark/show-stem-rhythm
https://github.com/mark2mark/show-stem-rhythm
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mark2mark/show-stem-rhythm
- Owner: Mark2Mark
- Created: 2018-10-05T01:22:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T12:53:12.000Z (almost 5 years ago)
- Last Synced: 2024-12-30T20:59:15.293Z (over 1 year ago)
- Language: Python
- Size: 648 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Show-Stem-Rhythm
### Set up:
Add a Custom Parameter to each master of your font.
It goes by the name `StemRhythm`
And it takes some parameters:
```python
105;86;240;92%;88%
———
# Left and right side bearing
```
```python
105;86;240;92%;88%
————
# Stem width
```
```python
105;86;240;92%;88%
————
# Size of counter for one bowl glyphs
```
```python
105;86;240;92%;88%
———
# Size of counter for 2 bowl glyphs
# *Optional*
```
```python
105;86;240;92%;88%
———
# Size of counter for 3 bowl glyphs
# *Optional*
# 4 counter glyphs: and so forth …
```
---
If you like it, feel free to: