generated from mwc/problemset_typeface
For the Letter D, I experimented with using a curve. I first tried the circle function, but it was making the circle and arc too large, so I then looked to see if there was an oval function. After I wasn't able to find one I realized that I could just make the base of the letter longer and then use half a circle and it would still look like the letter D. For this letter, I made a function to draw the arc and then ran it twice, once for the outer part of the letter and once for the inner part. Once running the proof, I thought the E looked too thick, so I also changed the height of each part of the E to make it match the other letters. |
||
---|---|---|
.commit_template | ||
.gitignore | ||
grid.py | ||
poetry.lock | ||
proof.py | ||
pyproject.toml | ||
test.py | ||
typeface.py |