a lot!
This commit is contained in:
parent
2b09a2c4f8
commit
b94914d6f0
|
|
@ -1,3 +1,9 @@
|
|||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "clang"
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]
|
||||
rustflags = [
|
||||
"-Clink-arg=-fuse-ld=mold",
|
||||
|
||||
# Nightly
|
||||
"-Zshare-generics=y",
|
||||
"-Zthreads=0",
|
||||
]
|
||||
|
|
|
|||
BIN
assets/fonts/Noto_Sans,Noto_Sans_SC,Roboto.zip
Normal file
BIN
assets/fonts/Noto_Sans,Noto_Sans_SC,Roboto.zip
Normal file
Binary file not shown.
136
assets/fonts/Noto_Sans/README.txt
Normal file
136
assets/fonts/Noto_Sans/README.txt
Normal file
|
|
@ -0,0 +1,136 @@
|
|||
Noto Sans Variable Font
|
||||
=======================
|
||||
|
||||
This download contains Noto Sans as both variable fonts and static fonts.
|
||||
|
||||
Noto Sans is a variable font with these axes:
|
||||
wdth
|
||||
wght
|
||||
|
||||
This means all the styles are contained in these files:
|
||||
Noto_Sans/NotoSans-VariableFont_wdth,wght.ttf
|
||||
Noto_Sans/NotoSans-Italic-VariableFont_wdth,wght.ttf
|
||||
|
||||
If your app fully supports variable fonts, you can now pick intermediate styles
|
||||
that aren’t available as static fonts. Not all apps support variable fonts, and
|
||||
in those cases you can use the static font files for Noto Sans:
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-Thin.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLight.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-Light.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-Regular.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-Medium.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-SemiBold.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-Bold.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBold.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-Black.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-Thin.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-ExtraLight.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-Light.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-Regular.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-Medium.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-SemiBold.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-Bold.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-ExtraBold.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-Black.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-Thin.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-ExtraLight.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-Light.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-Regular.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-Medium.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-SemiBold.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-Bold.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-ExtraBold.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-Black.ttf
|
||||
Noto_Sans/static/NotoSans-Thin.ttf
|
||||
Noto_Sans/static/NotoSans-ExtraLight.ttf
|
||||
Noto_Sans/static/NotoSans-Light.ttf
|
||||
Noto_Sans/static/NotoSans-Regular.ttf
|
||||
Noto_Sans/static/NotoSans-Medium.ttf
|
||||
Noto_Sans/static/NotoSans-SemiBold.ttf
|
||||
Noto_Sans/static/NotoSans-Bold.ttf
|
||||
Noto_Sans/static/NotoSans-ExtraBold.ttf
|
||||
Noto_Sans/static/NotoSans-Black.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-ThinItalic.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLightItalic.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-LightItalic.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-Italic.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-MediumItalic.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-SemiBoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-BoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans_ExtraCondensed-BlackItalic.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-ThinItalic.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-ExtraLightItalic.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-LightItalic.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-Italic.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-MediumItalic.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-SemiBoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-BoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-ExtraBoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans_Condensed-BlackItalic.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-ThinItalic.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-ExtraLightItalic.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-LightItalic.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-Italic.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-MediumItalic.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-SemiBoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-BoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-ExtraBoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans_SemiCondensed-BlackItalic.ttf
|
||||
Noto_Sans/static/NotoSans-ThinItalic.ttf
|
||||
Noto_Sans/static/NotoSans-ExtraLightItalic.ttf
|
||||
Noto_Sans/static/NotoSans-LightItalic.ttf
|
||||
Noto_Sans/static/NotoSans-Italic.ttf
|
||||
Noto_Sans/static/NotoSans-MediumItalic.ttf
|
||||
Noto_Sans/static/NotoSans-SemiBoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans-BoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans-ExtraBoldItalic.ttf
|
||||
Noto_Sans/static/NotoSans-BlackItalic.ttf
|
||||
|
||||
Get started
|
||||
-----------
|
||||
|
||||
1. Install the font files you want to use
|
||||
|
||||
2. Use your app's font picker to view the font family and all the
|
||||
available styles
|
||||
|
||||
Learn more about variable fonts
|
||||
-------------------------------
|
||||
|
||||
https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
|
||||
https://variablefonts.typenetwork.com
|
||||
https://medium.com/variable-fonts
|
||||
|
||||
In desktop apps
|
||||
|
||||
https://theblog.adobe.com/can-variable-fonts-illustrator-cc
|
||||
https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
|
||||
|
||||
Online
|
||||
|
||||
https://developers.google.com/fonts/docs/getting_started
|
||||
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
|
||||
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
|
||||
|
||||
Installing fonts
|
||||
|
||||
MacOS: https://support.apple.com/en-us/HT201749
|
||||
Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
|
||||
Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
|
||||
|
||||
Android Apps
|
||||
|
||||
https://developers.google.com/fonts/docs/android
|
||||
https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
|
||||
|
||||
License
|
||||
-------
|
||||
Please read the full license text (OFL.txt) to understand the permissions,
|
||||
restrictions and requirements for usage, redistribution, and modification.
|
||||
|
||||
You can use them in your products & projects – print or digital,
|
||||
commercial or otherwise.
|
||||
|
||||
This isn't legal advice, please consider consulting a lawyer and see the full
|
||||
license for all details.
|
||||
BIN
assets/fonts/Noto_Sans/static/NotoSans-Black.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-Black.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-BlackItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-BlackItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-Bold.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-Bold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-BoldItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-ExtraBold.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-ExtraBoldItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-ExtraBoldItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-ExtraLight.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-ExtraLightItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-ExtraLightItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-Italic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-Italic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-Light.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-Light.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-LightItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-LightItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-Medium.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-Medium.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-MediumItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-MediumItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-Regular.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-Regular.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-SemiBold.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-SemiBold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-SemiBoldItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-SemiBoldItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-Thin.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-Thin.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans-ThinItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans-ThinItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Black.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Black.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-BlackItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-BlackItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Bold.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Bold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-BoldItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-ExtraBold.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-ExtraBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-ExtraLight.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-ExtraLight.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Italic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Italic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Light.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Light.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-LightItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-LightItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Medium.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Medium.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Regular.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Regular.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-SemiBold.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-SemiBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Thin.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-Thin.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-ThinItalic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_Condensed-ThinItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Black.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Black.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Bold.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Bold.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Italic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Italic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Light.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Light.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Medium.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Medium.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Thin.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_ExtraCondensed-Thin.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Black.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Black.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Bold.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Bold.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Italic.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Italic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Light.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Light.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Medium.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Medium.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Regular.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Regular.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Thin.ttf
Normal file
BIN
assets/fonts/Noto_Sans/static/NotoSans_SemiCondensed-Thin.ttf
Normal file
Binary file not shown.
Binary file not shown.
71
assets/fonts/Noto_Sans_SC/README.txt
Normal file
71
assets/fonts/Noto_Sans_SC/README.txt
Normal file
|
|
@ -0,0 +1,71 @@
|
|||
Noto Sans SC Variable Font
|
||||
==========================
|
||||
|
||||
This download contains Noto Sans SC as both a variable font and static fonts.
|
||||
|
||||
Noto Sans SC is a variable font with this axis:
|
||||
wght
|
||||
|
||||
This means all the styles are contained in a single file:
|
||||
Noto_Sans_SC/NotoSansSC-VariableFont_wght.ttf
|
||||
|
||||
If your app fully supports variable fonts, you can now pick intermediate styles
|
||||
that aren’t available as static fonts. Not all apps support variable fonts, and
|
||||
in those cases you can use the static font files for Noto Sans SC:
|
||||
Noto_Sans_SC/static/NotoSansSC-Thin.ttf
|
||||
Noto_Sans_SC/static/NotoSansSC-ExtraLight.ttf
|
||||
Noto_Sans_SC/static/NotoSansSC-Light.ttf
|
||||
Noto_Sans_SC/static/NotoSansSC-Regular.ttf
|
||||
Noto_Sans_SC/static/NotoSansSC-Medium.ttf
|
||||
Noto_Sans_SC/static/NotoSansSC-SemiBold.ttf
|
||||
Noto_Sans_SC/static/NotoSansSC-Bold.ttf
|
||||
Noto_Sans_SC/static/NotoSansSC-ExtraBold.ttf
|
||||
Noto_Sans_SC/static/NotoSansSC-Black.ttf
|
||||
|
||||
Get started
|
||||
-----------
|
||||
|
||||
1. Install the font files you want to use
|
||||
|
||||
2. Use your app's font picker to view the font family and all the
|
||||
available styles
|
||||
|
||||
Learn more about variable fonts
|
||||
-------------------------------
|
||||
|
||||
https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
|
||||
https://variablefonts.typenetwork.com
|
||||
https://medium.com/variable-fonts
|
||||
|
||||
In desktop apps
|
||||
|
||||
https://theblog.adobe.com/can-variable-fonts-illustrator-cc
|
||||
https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
|
||||
|
||||
Online
|
||||
|
||||
https://developers.google.com/fonts/docs/getting_started
|
||||
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
|
||||
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
|
||||
|
||||
Installing fonts
|
||||
|
||||
MacOS: https://support.apple.com/en-us/HT201749
|
||||
Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
|
||||
Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
|
||||
|
||||
Android Apps
|
||||
|
||||
https://developers.google.com/fonts/docs/android
|
||||
https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
|
||||
|
||||
License
|
||||
-------
|
||||
Please read the full license text (OFL.txt) to understand the permissions,
|
||||
restrictions and requirements for usage, redistribution, and modification.
|
||||
|
||||
You can use them in your products & projects – print or digital,
|
||||
commercial or otherwise.
|
||||
|
||||
This isn't legal advice, please consider consulting a lawyer and see the full
|
||||
license for all details.
|
||||
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Black.ttf
Normal file
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Black.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Bold.ttf
Normal file
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Bold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-ExtraBold.ttf
Normal file
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-ExtraLight.ttf
Normal file
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Light.ttf
Normal file
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Light.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Medium.ttf
Normal file
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Medium.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Regular.ttf
Normal file
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Regular.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-SemiBold.ttf
Normal file
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-SemiBold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Thin.ttf
Normal file
BIN
assets/fonts/Noto_Sans_SC/static/NotoSansSC-Thin.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto-Italic-VariableFont_wdth,wght.ttf
Normal file
BIN
assets/fonts/Roboto-Italic-VariableFont_wdth,wght.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto-Regular.ttf
Normal file
BIN
assets/fonts/Roboto-Regular.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto-VariableFont_wdth,wght.ttf
Normal file
BIN
assets/fonts/Roboto-VariableFont_wdth,wght.ttf
Normal file
Binary file not shown.
118
assets/fonts/Roboto/README.txt
Normal file
118
assets/fonts/Roboto/README.txt
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
Roboto Variable Font
|
||||
====================
|
||||
|
||||
This download contains Roboto as both variable fonts and static fonts.
|
||||
|
||||
Roboto is a variable font with these axes:
|
||||
wdth
|
||||
wght
|
||||
|
||||
This means all the styles are contained in these files:
|
||||
Roboto/Roboto-VariableFont_wdth,wght.ttf
|
||||
Roboto/Roboto-Italic-VariableFont_wdth,wght.ttf
|
||||
|
||||
If your app fully supports variable fonts, you can now pick intermediate styles
|
||||
that aren’t available as static fonts. Not all apps support variable fonts, and
|
||||
in those cases you can use the static font files for Roboto:
|
||||
Roboto/static/Roboto_Condensed-Thin.ttf
|
||||
Roboto/static/Roboto_Condensed-ExtraLight.ttf
|
||||
Roboto/static/Roboto_Condensed-Light.ttf
|
||||
Roboto/static/Roboto_Condensed-Regular.ttf
|
||||
Roboto/static/Roboto_Condensed-Medium.ttf
|
||||
Roboto/static/Roboto_Condensed-SemiBold.ttf
|
||||
Roboto/static/Roboto_Condensed-Bold.ttf
|
||||
Roboto/static/Roboto_Condensed-ExtraBold.ttf
|
||||
Roboto/static/Roboto_Condensed-Black.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-Thin.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-ExtraLight.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-Light.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-Regular.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-Medium.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-SemiBold.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-Bold.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-ExtraBold.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-Black.ttf
|
||||
Roboto/static/Roboto-Thin.ttf
|
||||
Roboto/static/Roboto-ExtraLight.ttf
|
||||
Roboto/static/Roboto-Light.ttf
|
||||
Roboto/static/Roboto-Regular.ttf
|
||||
Roboto/static/Roboto-Medium.ttf
|
||||
Roboto/static/Roboto-SemiBold.ttf
|
||||
Roboto/static/Roboto-Bold.ttf
|
||||
Roboto/static/Roboto-ExtraBold.ttf
|
||||
Roboto/static/Roboto-Black.ttf
|
||||
Roboto/static/Roboto_Condensed-ThinItalic.ttf
|
||||
Roboto/static/Roboto_Condensed-ExtraLightItalic.ttf
|
||||
Roboto/static/Roboto_Condensed-LightItalic.ttf
|
||||
Roboto/static/Roboto_Condensed-Italic.ttf
|
||||
Roboto/static/Roboto_Condensed-MediumItalic.ttf
|
||||
Roboto/static/Roboto_Condensed-SemiBoldItalic.ttf
|
||||
Roboto/static/Roboto_Condensed-BoldItalic.ttf
|
||||
Roboto/static/Roboto_Condensed-ExtraBoldItalic.ttf
|
||||
Roboto/static/Roboto_Condensed-BlackItalic.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-ThinItalic.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-ExtraLightItalic.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-LightItalic.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-Italic.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-MediumItalic.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-SemiBoldItalic.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-BoldItalic.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-ExtraBoldItalic.ttf
|
||||
Roboto/static/Roboto_SemiCondensed-BlackItalic.ttf
|
||||
Roboto/static/Roboto-ThinItalic.ttf
|
||||
Roboto/static/Roboto-ExtraLightItalic.ttf
|
||||
Roboto/static/Roboto-LightItalic.ttf
|
||||
Roboto/static/Roboto-Italic.ttf
|
||||
Roboto/static/Roboto-MediumItalic.ttf
|
||||
Roboto/static/Roboto-SemiBoldItalic.ttf
|
||||
Roboto/static/Roboto-BoldItalic.ttf
|
||||
Roboto/static/Roboto-ExtraBoldItalic.ttf
|
||||
Roboto/static/Roboto-BlackItalic.ttf
|
||||
|
||||
Get started
|
||||
-----------
|
||||
|
||||
1. Install the font files you want to use
|
||||
|
||||
2. Use your app's font picker to view the font family and all the
|
||||
available styles
|
||||
|
||||
Learn more about variable fonts
|
||||
-------------------------------
|
||||
|
||||
https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
|
||||
https://variablefonts.typenetwork.com
|
||||
https://medium.com/variable-fonts
|
||||
|
||||
In desktop apps
|
||||
|
||||
https://theblog.adobe.com/can-variable-fonts-illustrator-cc
|
||||
https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
|
||||
|
||||
Online
|
||||
|
||||
https://developers.google.com/fonts/docs/getting_started
|
||||
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
|
||||
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
|
||||
|
||||
Installing fonts
|
||||
|
||||
MacOS: https://support.apple.com/en-us/HT201749
|
||||
Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
|
||||
Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
|
||||
|
||||
Android Apps
|
||||
|
||||
https://developers.google.com/fonts/docs/android
|
||||
https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
|
||||
|
||||
License
|
||||
-------
|
||||
Please read the full license text (OFL.txt) to understand the permissions,
|
||||
restrictions and requirements for usage, redistribution, and modification.
|
||||
|
||||
You can use them in your products & projects – print or digital,
|
||||
commercial or otherwise.
|
||||
|
||||
This isn't legal advice, please consider consulting a lawyer and see the full
|
||||
license for all details.
|
||||
BIN
assets/fonts/Roboto/static/Roboto-Black.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-Black.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-BlackItalic.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-BlackItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-Bold.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-Bold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-BoldItalic.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-ExtraBold.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-ExtraBoldItalic.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-ExtraBoldItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-ExtraLight.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-ExtraLightItalic.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-ExtraLightItalic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-Italic.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-Italic.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-Light.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-Light.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Roboto/static/Roboto-LightItalic.ttf
Normal file
BIN
assets/fonts/Roboto/static/Roboto-LightItalic.ttf
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue