summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GridCardItem.ui.qml4
-rw-r--r--Heebo.qrc2
-rw-r--r--Heebo/Heebo-Bold.ttf (renamed from Heebo-Bold.ttf)bin33324 -> 33324 bytes
-rw-r--r--Heebo/OFL.txt (renamed from OFL.txt)0
-rw-r--r--Roboto.qrc2
-rw-r--r--Roboto/LICENSE.txt (renamed from LICENSE.txt)0
-rw-r--r--Roboto/Roboto-Regular.ttf (renamed from Roboto-Regular.ttf)bin168260 -> 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 {
diff --git a/Heebo.qrc b/Heebo.qrc
index 2ace34a..c89899a 100644
--- a/Heebo.qrc
+++ b/Heebo.qrc
@@ -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
index efe9761..efe9761 100644
--- a/Heebo-Bold.ttf
+++ b/Heebo/Heebo-Bold.ttf
Binary files differ
diff --git a/OFL.txt b/Heebo/OFL.txt
index c58fc46..c58fc46 100644
--- a/OFL.txt
+++ b/Heebo/OFL.txt
diff --git a/Roboto.qrc b/Roboto.qrc
index 464e769..f290e94 100644
--- a/Roboto.qrc
+++ b/Roboto.qrc
@@ -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
index ddf4bfa..ddf4bfa 100644
--- a/Roboto-Regular.ttf
+++ b/Roboto/Roboto-Regular.ttf
Binary files differ