diff options
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | week3.png | bin | 0 -> 101246 bytes |
2 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) diff --git a/week3.png b/week3.png Binary files differnew file mode 100644 index 0000000..d28f5fc --- /dev/null +++ b/week3.png |