KO
|
EN
gitlite โ search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
scratch-render-fonts
โ 21
Open GitHub โ
Fonts for Scratch SVG rendering
Download README (.md)
Explore Similar Repositories
pandoc-tex2svg
:
Pandoc filter to convert math to SVG using MathJax-node's tex2svg
vue-template-compiler
:
No description available.
surveymonkey-v3-api-php
:
SurveyMonkey v3 API Wrapper
fibpy
:
๐ Fibonacci spiral sampling utilities
ConnectPageFields
:
Allows the connecting of two related Page fields so that changing one updates the other.
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
scratch-render-fonts
?
Download (.md)
# scratch-render-fonts Fonts for Scratch SVG rendering [](https://github.com/scratchfoundation/scratch-render-fonts/actions/workflows/ci-cd.yml) ## Committing This project uses [semantic release](https://github.com/semantic-release/semantic-release) to ensure version bumps follow semver so that projects depending on it don't break unexpectedly. In order to automatically determine version updates, semantic release expects commit messages to follow the [conventional-changelog](https://github.com/bcoe/conventional-changelog-standard/blob/master/convention.md) specification. Use the [commitizen CLI](https://github.com/commitizen/cz-cli) to make commits formatted in this way: ```bash npm install -g commitizen ``` Now you're ready to make commits using `git cz`.