Dimitri

Results 4 issues of Dimitri

The latest SegoeFluentIcons Version 1.44 has significantly more glyphs (1594). The currently generated IconsData.json does not include significant part of them. Would it be possible to regenerate IconsData.json or generate...

PicoGraphics::circle implementation for some reason adds 1px to the circle diameter. This causes unexpected result on a display when the shape is expected to be blended with other figures. Attached...

PicoGraphics::line implementation produces inconsistent result. I couldn't find a documentation for that but the assumption is that it is expected to draw a line from P1 to P2 including 2...

Both calls listed below produce identical result (1px border along the perimeter of the pimoroni display pack 2.0), with PicoGraphics::polygon top Y coordinate offset by +1px. - graphics.rectangle(Rect(1, 1, 318,...