Open comments for this post
The Tailwind theme is working!!! Currently each theme has 3 Tailwind pallets - surface, primary, and secondary.
P.S. - It looks much better irl
Open comments for this post
coded a buggy tailwind theme generator (some colors are to bright, others to dark 😭😭😭)
Open comments for this post
The Main screen is ready! And themes are working. (this is just a test theme ik it looks terrible)
Open comments for this post
Remaking the font System
Today, I was remaking the entire font system.
I created my own FONT class, and used it to load new fonts.
Now The Picolator has nicer fonts )
Open comments for this post
Fixed the Font rendering!
New features ->
- font scaling -> now you can scale fonts!
Coming up ->
- rethinking the Font system
- changing the ugly Waveshare font to something different (:
Open comments for this post
Remaking the font rendering (and failing)
Open comments for this post
Ahhh why did I spent some mucb time on this…. (added a UiDraw class, and redisigned the structure)
Open comments for this post
Alpha support added! (And other technical changes)
Open comments for this post
Building the basic app structure! And a quick display demo.
Created a TestApp for different tests )
Open comments for this post
Created a Display class for rendering and drawing. (just a wrapper for a C library).
Next I am going to work on the UI logic.
Open comments for this post
Finally got it running on cpp! (Yes i gave up on learning c)
Open comments for this post
So I somehow got the display test working… I already hate C