From 716f442101321d9b28571a4e14549f22a32aac35 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 1 Mar 2025 16:55:08 -0500 Subject: use font with greek characters --- font/stix_two_text/README.txt | 71 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 font/stix_two_text/README.txt (limited to 'font/stix_two_text/README.txt') diff --git a/font/stix_two_text/README.txt b/font/stix_two_text/README.txt new file mode 100644 index 0000000..3d7788e --- /dev/null +++ b/font/stix_two_text/README.txt @@ -0,0 +1,71 @@ +STIX Two Text Variable Font +=========================== + +This download contains STIX Two Text as both variable fonts and static fonts. + +STIX Two Text is a variable font with this axis: + wght + +This means all the styles are contained in these files: + STIXTwoText-VariableFont_wght.ttf + STIXTwoText-Italic-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 STIX Two Text: + static/STIXTwoText-Regular.ttf + static/STIXTwoText-Medium.ttf + static/STIXTwoText-SemiBold.ttf + static/STIXTwoText-Bold.ttf + static/STIXTwoText-Italic.ttf + static/STIXTwoText-MediumItalic.ttf + static/STIXTwoText-SemiBoldItalic.ttf + static/STIXTwoText-BoldItalic.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. -- cgit v1.2.3