diff options
author | Anatasof Wirapraja <anata@darapsa.co.id> | 2020-12-02 16:53:31 +0700 |
---|---|---|
committer | Anatasof Wirapraja <anata@darapsa.co.id> | 2020-12-02 16:53:31 +0700 |
commit | efc087fa847bcd87514e7da824951871e065dc4e (patch) | |
tree | 8c114a935e76bc3190fd8943f5e032f82e65e9fc | |
parent | 284c2d501022d23e4cd860176443c5a502443f2f (diff) |
add roboto fonts
-rw-r--r-- | fonts/RobotoMono[wght].ttf | bin | 0 -> 184768 bytes | |||
-rw-r--r-- | fonts/Roboto[wdth,wght].ttf | bin | 0 -> 477188 bytes | |||
-rw-r--r-- | qml.qrc | 4 |
3 files changed, 4 insertions, 0 deletions
diff --git a/fonts/RobotoMono[wght].ttf b/fonts/RobotoMono[wght].ttf Binary files differnew file mode 100644 index 0000000..7caacd8 --- /dev/null +++ b/fonts/RobotoMono[wght].ttf diff --git a/fonts/Roboto[wdth,wght].ttf b/fonts/Roboto[wdth,wght].ttf Binary files differnew file mode 100644 index 0000000..9a447c9 --- /dev/null +++ b/fonts/Roboto[wdth,wght].ttf @@ -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> |