Files
Inkycal/inkycal/modules
emilyboda 02e8973868 added a scaling factor for the weather icons
As ace and I discussed a while back (mid-2020?) the unicode weather icons report an incorrect size in the y direction. Some of the icon's sizes are off by enough that the human eye can see that they are no longer centered in the y direction. During another project of mine, I went through each icon and added a manual scaling factor that, when used along with the font size, can help us properly center the icons. I had difficulty integrating that scaling factor into the weather module because it's a very complicated program and ace wrote it. But, I believe that by editing the y alignment line in the draw_icon fuction to factor in this size correction, all the icons are now correctly centered. That appears to be the case with my 12" screen, although I haven't yet tested it with the 7.5" screen.
2021-06-01 15:59:26 -04:00
..
2020-11-29 14:52:50 +01:00
2020-12-02 00:58:37 +01:00
2020-12-05 00:17:59 +01:00
2020-12-05 00:21:44 +01:00
2020-12-05 00:21:44 +01:00
2020-12-06 23:26:17 +01:00
2020-12-05 00:21:44 +01:00
2020-12-05 00:26:13 +01:00
2020-12-03 14:21:12 +01:00
2020-12-06 23:26:17 +01:00