KO
|
EN
gitlite โ search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
slenderman
โ 13
Open GitHub โ
A poorly drawn typeface
Download README (.md)
Explore Similar Repositories
cloudyfs
:
A cloud in your file system
SharpSnippetCompiler-v5
:
SharpSnippetCompiler with SharpDevelop v5.0
robotics-matlab
:
๐พ research on robotics, computational graphics, and 3D photography
bootplate-moonstone
:
The foundation for applications written using the moonstone library
AM2321
:
AM2321 sensor support for Arduino
// 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
slenderman
?
Download (.md)
 ## Requirements for contributing - [http://glyphsapp.com/](Glyphs) or [http://glyphsapp.com/glyphs-mini/](Glyphs Mini) - I use Glyphs Mini because I'm a weekend warrior when it comes to typography. - Adobe Illustrator (sorry). You might be able to use Sketch or another vector editor? - Patience ## What's up with the Makefile? I just use it to make a zip file for downloading. When I update Slenderman I don't want to have to manually make the zip each time. Computers! ## What did I learn? - (Glyphs specific) Components need special treatment before exporting. A component is a glyph that is made up of other glyphs. Examples include the ellipsis; made of three periods, right/left double quotes; made of right/left single quotes. Before exporting, open each component glyph. In the Glyph Menu choose Decompose Component (shift+cmd+D). - This tutorial helped me get started http://www.youtube.com/watch?v=diSNN4o9QyI - Making a font is real fucking hard. - Making a font is real fucking satisfying.