Sunday, 2021-01-10

*** zbenjamin is now known as Guest136402:15
*** zbenjamin_ is now known as zbenjamin02:15
*** frinring_ is now known as frinring08:25
*** vgtw_ is now known as vgtw10:36
piggzrinigus: https://twitter.com/adampigg/status/134804286336030720110:52
Nico[m]I should really reproduce that with my pinetime :D10:56
riniguspiggz looks great! Now the maneuver icon should be added :). Btw, do you feel better now?12:06
piggzrinigus: yes, getting there, still a lingering cough....12:08
piggzdo you have a list of the flag icons? im already sending them to the watch12:09
riniguspiggz: great to hear!12:16
rinigusicons are at https://github.com/rinigus/pure-maps/tree/master/qml/icons/navigation (black or white)12:16
piggzrinigus: might have to minimise them...memory is tight!12:17
riniguspure maps has dbus property "icon" under navigaiton; that's the one which is used with -white/-black suffix12:18
rinigusre memory: maybe. they are quite small as svg's though12:19
rinigusbut probably could be minimized, sure.12:19
riniguspiggz: ^12:19
piggzrinigus: im only really interested in the name ... ill have to draw something for the watch to use with LVGL12:20
piggzrinigus: eg https://github.com/JF002/Pinetime/blob/develop/src/displayapp/icons/music/disc.cpp12:23
rinigusOuch! Any converter from svg?12:34
riniguspiggz ^12:35
piggzrinigus: no idea, ill ask the dev13:41
piggzrinigus: ping17:54
riniguspiggz pong18:01
piggzrinigus: going through the icon names to document them in my code, noticed 2 typos18:02
piggznotification-sharp-right*18:03
riniguspiggz: typos could be there18:03
piggzwondered if it affects some icons not displaying?18:04
riniguspiggz: hmm, so where is the typo in that?18:05
piggzdoesnt end in ion18:05
piggzkeep looking, it will pop out in the end18:06
riniguspiggz: found it. let me fix that one. any other ones?18:07
rinigus(so far notification sharp right only found)18:10
piggzi think thats it so far18:10
riniguspiggz: thanks, pushed the commit18:13
piggzrinigus: depressed at how many icons i may need! https://paste.mozilla.org/C2psw31h18:26
riniguspiggz  yeah, not much to do about it...18:38
riniguspiggz: actually, I am missing few icons. but nobody volunteered to make them (https://github.com/rinigus/pure-maps/issues/438). :)19:51
piggzrinigus: ive just batch converted all the SVGs to 64x64 PNGs ... then batch converted them to LVGL C Arrays!19:52
riniguspiggz: excellent! way to go19:54
piggzsize is def an issue with this implementation19:54
piggzthe current fw is 270k ... just these images will add 356k!19:55
riniguspiggz: and if you take svg's with one color, it is only 66k21:08
rinigusif it is possible to display those...21:09
piggzyeah, the PNGs are also smaller than the 1bit arrays......21:09
piggzthere is some option to store them on the SPI flash i think21:09
riniguspiggz: but it is going to look great :)21:14
piggzrinigus: nearly there ... some c/c++ issues with the generated files21:18

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!