| *** zbenjamin is now known as Guest1364 | 02:15 | |
| *** zbenjamin_ is now known as zbenjamin | 02:15 | |
| *** frinring_ is now known as frinring | 08:25 | |
| *** vgtw_ is now known as vgtw | 10:36 | |
| piggz | rinigus: https://twitter.com/adampigg/status/1348042863360307201 | 10:52 | 
|---|---|---|
| Nico[m] | I should really reproduce that with my pinetime :D | 10:56 | 
| rinigus | piggz looks great! Now the maneuver icon should be added :). Btw, do you feel better now? | 12:06 | 
| piggz | rinigus: yes, getting there, still a lingering cough.... | 12:08 | 
| piggz | do you have a list of the flag icons? im already sending them to the watch | 12:09 | 
| rinigus | piggz: great to hear! | 12:16 | 
| rinigus | icons are at https://github.com/rinigus/pure-maps/tree/master/qml/icons/navigation (black or white) | 12:16 | 
| piggz | rinigus: might have to minimise them...memory is tight! | 12:17 | 
| rinigus | pure maps has dbus property "icon" under navigaiton; that's the one which is used with -white/-black suffix | 12:18 | 
| rinigus | re memory: maybe. they are quite small as svg's though | 12:19 | 
| rinigus | but probably could be minimized, sure. | 12:19 | 
| rinigus | piggz: ^ | 12:19 | 
| piggz | rinigus: im only really interested in the name ... ill have to draw something for the watch to use with LVGL | 12:20 | 
| piggz | rinigus: eg https://github.com/JF002/Pinetime/blob/develop/src/displayapp/icons/music/disc.cpp | 12:23 | 
| rinigus | Ouch! Any converter from svg? | 12:34 | 
| rinigus | piggz ^ | 12:35 | 
| piggz | rinigus: no idea, ill ask the dev | 13:41 | 
| piggz | rinigus: ping | 17:54 | 
| rinigus | piggz pong | 18:01 | 
| piggz | rinigus: going through the icon names to document them in my code, noticed 2 typos | 18:02 | 
| piggz | notification-sharp-right* | 18:03 | 
| rinigus | piggz: typos could be there | 18:03 | 
| piggz | wondered if it affects some icons not displaying? | 18:04 | 
| rinigus | piggz: hmm, so where is the typo in that? | 18:05 | 
| piggz | doesnt end in ion | 18:05 | 
| piggz | keep looking, it will pop out in the end | 18:06 | 
| rinigus | piggz: found it. let me fix that one. any other ones? | 18:07 | 
| rinigus | (so far notification sharp right only found) | 18:10 | 
| piggz | i think thats it so far | 18:10 | 
| rinigus | piggz: thanks, pushed the commit | 18:13 | 
| piggz | rinigus: depressed at how many icons i may need! https://paste.mozilla.org/C2psw31h | 18:26 | 
| rinigus | piggz yeah, not much to do about it... | 18:38 | 
| rinigus | piggz: actually, I am missing few icons. but nobody volunteered to make them (https://github.com/rinigus/pure-maps/issues/438). :) | 19:51 | 
| piggz | rinigus: ive just batch converted all the SVGs to 64x64 PNGs ... then batch converted them to LVGL C Arrays! | 19:52 | 
| rinigus | piggz: excellent! way to go | 19:54 | 
| piggz | size is def an issue with this implementation | 19:54 | 
| piggz | the current fw is 270k ... just these images will add 356k! | 19:55 | 
| rinigus | piggz: and if you take svg's with one color, it is only 66k | 21:08 | 
| rinigus | if it is possible to display those... | 21:09 | 
| piggz | yeah, the PNGs are also smaller than the 1bit arrays...... | 21:09 | 
| piggz | there is some option to store them on the SPI flash i think | 21:09 | 
| rinigus | piggz: but it is going to look great :) | 21:14 | 
| piggz | rinigus: nearly there ... some c/c++ issues with the generated files | 21:18 | 
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!