Cura/plugins/SliceInfoPlugin
c.lamboo d5c0fde7f2 Render labels using Text.QtRendering on OSX
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see).

In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could.

CURA-9154
2022-05-10 15:40:09 +02:00
..
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
example_data.html Add is_logged_in status datapoint 2021-10-06 16:19:31 +02:00
MoreInfoWindow.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
SliceInfo.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00