7
0
mirror of https://github.com/RPG-Research/bcirpg.git synced 2024-04-16 14:23:01 +00:00
Files
Phase1
Phase2
Databases
Deployment
Documentation
Flowcharts
Godot ===(Game Code)===
Godot_GameCode
CharacterCreation
DiceRoller
Experiments
ImportCharacter
MainMenu
GodotUserInterface-Bakhtawar
GodotUserInterface-MainMenu-Accepted
GodotUserInterface_Dario
GodotUserInterface_Doug
GodotUserInterface_Luke
.import
DataStore
Open_Sans
static
LICENSE.txt
OpenSans-Italic-VariableFont_wdth,wght.ttf
OpenSans-VariableFont_wdth,wght.ttf
README.txt
SaveSystem
addons
bin
Actor.gd
Date.gd
Die.gd
GUI.gd
GUI.tscn
Game.tscn
HostAndJoinGame.gd
Menu.gd
OpenSans-Bold.ttf
OpenSans-BoldItalic.ttf
OpenSans-ExtraBold.ttf
OpenSans-ExtraBoldItalic.ttf
OpenSans-Italic.ttf
OpenSans-Light.ttf
OpenSans-LightItalic.ttf
OpenSans-Medium.ttf
OpenSans-MediumItalic.ttf
OpenSans-Regular.ttf
OpenSans-SemiBold.ttf
OpenSans-SemiBoldItalic.ttf
Player_Settings_Button.gd
SaveAndLoadGame.gd
Start Game.gd
TestNode2D.gd
TestNode2D.tscn
World.gd
WorldObject.gd
default_env.tres
icon.png
icon.png.import
project.godot
GodotUserInterface_Luke_Settings
.DS_Store
MergedDemo
MergedMaster
Multiplayer
NewGame
ResolvingTies
Settings
Themes
_MVP_Game_Demo
.DS_Store
Godot_Toolset
Networking
Storyboards
ToolsetRepo
UML_Diagrams
Wireframes
.DS_Store
.DS_Store
.gitignore
LICENSE
README.md
2023-07-09 12:28:09 -06:00
..
2023-07-09 12:28:09 -06:00
2023-07-09 12:28:09 -06:00
2023-07-09 12:28:09 -06:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Open Sans Variable Font
=======================

This download contains Open Sans as both variable fonts and static fonts.

Open Sans is a variable font with these axes:
  wdth
  wght

This means all the styles are contained in these files:
  OpenSans-VariableFont_wdth,wght.ttf
  OpenSans-Italic-VariableFont_wdth,wght.ttf

If your app fully supports variable fonts, you can now pick intermediate styles
that arent available as static fonts. Not all apps support variable fonts, and
in those cases you can use the static font files for Open Sans:
  static/OpenSans_Condensed/OpenSans_Condensed-Light.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-Regular.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-Medium.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-SemiBold.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-Bold.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-ExtraBold.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-Light.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-Regular.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-Medium.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-SemiBold.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-Bold.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-ExtraBold.ttf
  static/OpenSans/OpenSans-Light.ttf
  static/OpenSans/OpenSans-Regular.ttf
  static/OpenSans/OpenSans-Medium.ttf
  static/OpenSans/OpenSans-SemiBold.ttf
  static/OpenSans/OpenSans-Bold.ttf
  static/OpenSans/OpenSans-ExtraBold.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-LightItalic.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-Italic.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-MediumItalic.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-SemiBoldItalic.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-BoldItalic.ttf
  static/OpenSans_Condensed/OpenSans_Condensed-ExtraBoldItalic.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-LightItalic.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-Italic.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-MediumItalic.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-SemiBoldItalic.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-BoldItalic.ttf
  static/OpenSans_SemiCondensed/OpenSans_SemiCondensed-ExtraBoldItalic.ttf
  static/OpenSans/OpenSans-LightItalic.ttf
  static/OpenSans/OpenSans-Italic.ttf
  static/OpenSans/OpenSans-MediumItalic.ttf
  static/OpenSans/OpenSans-SemiBoldItalic.ttf
  static/OpenSans/OpenSans-BoldItalic.ttf
  static/OpenSans/OpenSans-ExtraBoldItalic.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 (LICENSE.txt) to understand the permissions,
restrictions and requirements for usage, redistribution, and modification.

You can use them freely 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.