|
|
|
|
|
by soruly
231 days ago
|
|
CSCI 3210: Modern text encoding and processing Learn unicode and utf-8. Unlearn the 1 char = 1 byte concept Not only encoding/decoding but searching and sorting is also different. We may also cover font rendering, unicode modifiers and emoji. They are so common and fundamental but very few understand them. |
|
Same for font rendering, there is a reason why harfbuzz is used everywhere. Getting an 80% working renderer is easy but the remaining 20% can take years.
It really "handling text correctly"should be a masters, and I'd sign up in a heartbeat.