Go to file
Seoyeon Lee 6feb61778d After drawing K, L, and O, I tried to do E. I used a function to draw some part of the letter, E. I named the function 'arm' and repeated the same process.
I wanted to try something different this time, and I also want to use what I have learned from this course. So, even though the fuction runs only twice, I was satisfied it worked well, and this is something I was able to do it without fixing errors multiple times. I felt that this time I intentionally slowed down my thinking process and have a plan in advance before starting typing anything. My skill for sketching has improved too.
2024-09-22 01:58:32 -04:00
.commit_template Initial commit 2024-08-28 15:02:43 +00:00
.gitignore Initial commit 2024-08-28 15:02:43 +00:00
grid.py Initial commit 2024-08-28 15:02:43 +00:00
poetry.lock Initial commit 2024-08-28 15:02:43 +00:00
proof.py Initial commit 2024-08-28 15:02:43 +00:00
pyproject.toml Initial commit 2024-08-28 15:02:43 +00:00
test.py Initial commit 2024-08-28 15:02:43 +00:00
typeface.py After drawing K, L, and O, I tried to do E. I used a function to draw some part of the letter, E. I named the function 'arm' and repeated the same process. 2024-09-22 01:58:32 -04:00