diff options
-rw-r--r-- | GridCardItem.ui.qml | 4 | ||||
-rw-r--r-- | Heebo.qrc | 2 | ||||
-rw-r--r-- | Heebo/Heebo-Bold.ttf (renamed from Heebo-Bold.ttf) | bin | 33324 -> 33324 bytes | |||
-rw-r--r-- | Heebo/OFL.txt (renamed from OFL.txt) | 0 | ||||
-rw-r--r-- | Roboto.qrc | 2 | ||||
-rw-r--r-- | Roboto/LICENSE.txt (renamed from LICENSE.txt) | 0 | ||||
-rw-r--r-- | Roboto/Roboto-Regular.ttf (renamed from Roboto-Regular.ttf) | bin | 168260 -> 168260 bytes |
7 files changed, 4 insertions, 4 deletions
diff --git a/GridCardItem.ui.qml b/GridCardItem.ui.qml index 31bb473..2b4596e 100644 --- a/GridCardItem.ui.qml +++ b/GridCardItem.ui.qml @@ -87,7 +87,7 @@ Item { FontLoader { id: roboto name: "Roboto" - source: "Roboto-Regular.ttf" + source: "Roboto/Roboto-Regular.ttf" } Label { @@ -120,7 +120,7 @@ Item { FontLoader { id: heebo name: "Heebo" - source: "Heebo-Bold.ttf" + source: "Heebo/Heebo-Bold.ttf" } Label { @@ -1,5 +1,5 @@ <RCC> <qresource prefix="qeduport"> - <file>Heebo-Bold.ttf</file> + <file>Heebo/Heebo-Bold.ttf</file> </qresource> </RCC> diff --git a/Heebo-Bold.ttf b/Heebo/Heebo-Bold.ttf Binary files differindex efe9761..efe9761 100644 --- a/Heebo-Bold.ttf +++ b/Heebo/Heebo-Bold.ttf @@ -1,5 +1,5 @@ <RCC> <qresource prefix="qeduport"> - <file>Roboto-Regular.ttf</file> + <file>Roboto/Roboto-Regular.ttf</file> </qresource> </RCC> diff --git a/LICENSE.txt b/Roboto/LICENSE.txt index 75b5248..75b5248 100644 --- a/LICENSE.txt +++ b/Roboto/LICENSE.txt diff --git a/Roboto-Regular.ttf b/Roboto/Roboto-Regular.ttf Binary files differindex ddf4bfa..ddf4bfa 100644 --- a/Roboto-Regular.ttf +++ b/Roboto/Roboto-Regular.ttf |