Cura/plugins/3MFReader
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 trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
ThreeMFReader.py Change imported namespace pySavitar to Savitar 2022-02-28 10:44:16 +01:00
ThreeMFWorkspaceReader.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
UpdatableMachinesModel.py Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2021-12-28 14:54:56 +01:00
WorkspaceDialog.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
WorkspaceDialog.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00