Activity

Nischal K

This project utilizes a premade project that was in js and uses the data from it, but one issue I ran into, was that the blank characters in the data weren’t written as spaces, but as unicode blank characters, which resulted in the blank characters appearing as unknown ascii’s. I simply fixed the data and the problem was solved. There are still some issues with unknown characters, which c doesn’t support, but I will get those fixed. This is what it looked like before.

Attachment
0