diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-04-29 13:34:51 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-04-29 13:34:51 -0700 |
commit | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (patch) | |
tree | dc502ac1ebf6b732d04e814f098ac40a9aaeee00 /README.md | |
parent | b91b582d8a6c0b2e78a20a517c6e0d3b036725d8 (diff) |
Week 2. Description of graphics progress.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -134,8 +134,9 @@ The body is every line after. Maybe the body should be composed of an array of hash maps? Or would an array of arrays of Strings suffice? -No graphics yet, nor anything related to the implementation of the -line graphs. I've got stubs, but I need to figure out the details. +Graphically, only a window has been created. It now needs +to be populated with widgets. I've got to figure out the details of the +line graph implementation before the visuals are put in place. Due to the size of the google fonts repository, it may be difficult to share this project. As a whole, it's about 4GB. The vast majority |