lopaka icon indicating copy to clipboard operation
lopaka copied to clipboard

Lopaka - Stunning graphics for embedded systems displays

Results 21 lopaka issues
Sort by recently updated
recently updated
newest added

This is handy for making displays and menu's with icons that change state. Would be nice if you could add all the battery icons in the same spot. But hide...

feature

We have u8g2 setDrawColor (XOR Draw) option. We can use similar logic for other platforms and extend this option to support Black, White and XOR color modes. For u8g2 and...

enhancement
good first issue

Currently we always treat white or transparent pixels as empty ones. It may be useful to be able to add non-transparent but invisible pixels As a source we expect people...

enhancement
question

Would be nice if the bitmap arrays, settings (like setFontMode) and different draw operations (string, line, xbm), would be seperated/grouped together in code, possibly with some explanatory comments. New users...

если поместить слой за рамку и что то нарисовать или стереть то он обрежется а если просто перемещать то ничего https://github.com/sbrin/lopaka/assets/121217896/da4dfa25-ac45-488e-9c51-fb261e0c87bb

enhancement

Hey Mikhail, Thanks for the great project you make! What do you think about vertical Flipper Zero display support(64x128) in the project? I suppose, it would be great option to...

Would adding support for mcu-renderer (https://github.com/Gissio/mcu-renderer) make sense? It should be fairly easy.