11-23-2020, 04:37 PM
(11-23-2020, 02:30 PM)jack1 Wrote:(11-23-2020, 10:20 AM)barray Wrote: I was...Thanks! no, i dont want spell check. character profile, yes id like, maybe 2 or 3 profiles... that would increase a bit the ram... about multi display, on a portable device, if it has more than one display, the keyboard goes on the main one. A desktop has a keyboard... well some tablet could have 2 display... may be in future.
I made an issue!
About profiles, I would suggest loading from a configuration file. That way people can change other settings, like colours, fonts, etc. You would only load the relevant configuration into RAM, then close the file. I made a single file include for a basic JSON parser that might be interesting for you: https://github.com/danielbarry/JSON/blob/master/json.hh
Regarding displays, many devices have external display support, so it's worth testing how well it works