diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-08 21:34:28 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-08 21:34:28 -0700 |
commit | 2825d4fc760bd2b25f56a064905c8bd5a906c126 (patch) | |
tree | 4b46c6246cf3404d19f1059700fca6f172fb1a3f /README.md | |
parent | 33cbc71a230e7522168fdfe41afd5e3acf5bb7b5 (diff) |
Progress description.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -144,5 +144,9 @@ of that is font data. I'll provide a zip file with a subset of these families included. To get the whole thing, clone from github. ![week2](week2.png) -## Week 3 +## Week 3: Updates Repository re-organized. Font family metadata saved, all outline font files removed. +CSV parsing added. Not quite the original design, makes more sense. Array of hash maps. +JSON parsing not yet implemented. The places where it will be needed have been outlined. +Javadoc comments added for existing methods. +![week3](week3.png) |