summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anata@darapsa.co.id>2020-12-02 16:53:31 +0700
committerAnatasof Wirapraja <anata@darapsa.co.id>2020-12-02 16:53:31 +0700
commitefc087fa847bcd87514e7da824951871e065dc4e (patch)
tree8c114a935e76bc3190fd8943f5e032f82e65e9fc
parent284c2d501022d23e4cd860176443c5a502443f2f (diff)
add roboto fonts
-rw-r--r--fonts/RobotoMono[wght].ttfbin0 -> 184768 bytes
-rw-r--r--fonts/Roboto[wdth,wght].ttfbin0 -> 477188 bytes
-rw-r--r--qml.qrc4
3 files changed, 4 insertions, 0 deletions
diff --git a/fonts/RobotoMono[wght].ttf b/fonts/RobotoMono[wght].ttf
new file mode 100644
index 0000000..7caacd8
--- /dev/null
+++ b/fonts/RobotoMono[wght].ttf
Binary files differ
diff --git a/fonts/Roboto[wdth,wght].ttf b/fonts/Roboto[wdth,wght].ttf
new file mode 100644
index 0000000..9a447c9
--- /dev/null
+++ b/fonts/Roboto[wdth,wght].ttf
Binary files differ
diff --git a/qml.qrc b/qml.qrc
index 02e45d3..bfee58b 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -5,5 +5,9 @@
<file>qtquickcontrols2.conf</file>
<file>Onboarding.qml</file>
<file>OnboardingForm.ui.qml</file>
+ <file>fonts/Roboto[wdth,wght].ttf</file>
+ <file>fonts/RobotoMono[wght].ttf</file>
+ <file>GetStarted.qml</file>
+ <file>GetStartedForm.ui.qml</file>
</qresource>
</RCC>