https://bugzilla.redhat.com/show_bug.cgi?id=2208389
--- Comment #6 from Benson Muite benson_muite@emailplus.org ---
Fonts are bundled with the package:
python3-qt-material-2.14-1.fc42.noarch.rpm/ └── usr ├── lib │ └── python3.13 │ └── site-packages │ ├── qt_material │ │ ├── dock_theme.ui │ │ ├── fonts │ │ │ └── roboto │ │ │ ├── Roboto-BlackItalic.ttf │ │ │ ├── Roboto-Black.ttf │ │ │ ├── Roboto-BoldItalic.ttf │ │ │ ├── Roboto-Bold.ttf │ │ │ ├── RobotoCondensed-BoldItalic.ttf │ │ │ ├── RobotoCondensed-Bold.ttf │ │ │ ├── RobotoCondensed-Italic.ttf │ │ │ ├── RobotoCondensed-LightItalic.ttf │ │ │ ├── RobotoCondensed-Light.ttf │ │ │ ├── RobotoCondensed-Regular.ttf │ │ │ ├── Roboto-Italic.ttf │ │ │ ├── Roboto-LightItalic.ttf │ │ │ ├── Roboto-Light.ttf │ │ │ ├── Roboto-MediumItalic.ttf │ │ │ ├── Roboto-Medium.ttf │ │ │ ├── Roboto-Regular.ttf │ │ │ ├── Roboto-ThinItalic.ttf │ │ │ └── Roboto-Thin.ttf
Can the these be removed and links placed to the fonts in https://packages.fedoraproject.org/pkgs/google-roboto-fonts/google-roboto-fo... One can also see the bundled fonts at: https://github.com/UN-GCPDS/qt-material/tree/master/qt_material/fonts/roboto