More Work
Published on: by Andrew Pamment
1 min read
Since I got FatFS working, I have been wanting to be able
to work on QuinnOS using FreeBSD, and that makes it possible.
I've modified the scripts to detect FreeBSD and do things that
way.
I've also added support for different size wallpapers, centering
them on the screen, and support for different size resolutions.

Related Posts
I wanted to play with BBSing again, so I spun up another VPS, this one running FreeBSD, and put Envy on it.
I've been hard at work porting over first mbedtls then libiconv, refactoring libquinn to use wide characters
Today I had a go at trying to improve the speed of rendering the GUI. Previously I had been copying the entire screen...