brep-io-kernel 1.0.95 → 1.0.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-kernel/brep-io-kernel.css +1 -1
- package/dist-kernel/brep-kernel.js +66834 -73930
- package/package.json +1 -1
- package/src/UI/cad/CadEmbed.js +2 -2
- package/src/UI/viewer.js +10 -6
- package/src/assets/brand/brep-home-banner.svg +116 -0
- package/src/assets/fonts/google-ofl/catalog.js +0 -67
- package/src/features/textToFace/TextToFaceFeature.js +18 -73
- package/src/features/textToFace/fontUrlLoaders.kernel.js +8 -1
- package/src/features/textToFace/fontUrlLoaders.vite.js +5 -1
- package/src/generated/licenseBundle.js +1 -1
- package/src/main.js +2 -1
- package/src/styles/cad.css +7 -2
- package/src/styles/landing.css +7 -1
- package/src/tools/fontAuditPage.js +354 -0
- package/src/assets/fonts/braille-hc/BrailleLatinHC-Regular.otf +0 -0
- package/src/assets/fonts/braille-hc/BraillePinboardHC-Regular.otf +0 -0
- package/src/assets/fonts/dejavu/DejaVuSans-Bold.ttf +0 -0
- package/src/assets/fonts/dejavu/DejaVuSans.ttf +0 -0
- package/src/assets/fonts/dejavu/DejaVuSansMono-Bold.ttf +0 -0
- package/src/assets/fonts/dejavu/DejaVuSansMono-BoldOblique.ttf +0 -0
- package/src/assets/fonts/dejavu/DejaVuSansMono-Oblique.ttf +0 -0
- package/src/assets/fonts/dejavu/DejaVuSansMono.ttf +0 -0
- package/src/assets/fonts/dejavu/DejaVuSerif-Bold.ttf +0 -0
- package/src/assets/fonts/dejavu/DejaVuSerif.ttf +0 -0
- package/src/assets/fonts/google-ofl/anektelugu/AnekTelugu[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/anektelugu/DESCRIPTION.en_us.html +0 -23
- package/src/assets/fonts/google-ofl/anektelugu/METADATA.pb +0 -47
- package/src/assets/fonts/google-ofl/anektelugu/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/anton/Anton-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/anton/DESCRIPTION.en_us.html +0 -12
- package/src/assets/fonts/google-ofl/anton/METADATA.pb +0 -38
- package/src/assets/fonts/google-ofl/anton/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/archivo/Archivo[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/archivo/DESCRIPTION.en_us.html +0 -5
- package/src/assets/fonts/google-ofl/archivo/METADATA.pb +0 -55
- package/src/assets/fonts/google-ofl/archivo/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/bitter/Bitter[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/bitter/DESCRIPTION.en_us.html +0 -26
- package/src/assets/fonts/google-ofl/bitter/METADATA.pb +0 -52
- package/src/assets/fonts/google-ofl/bitter/OFL.txt +0 -94
- package/src/assets/fonts/google-ofl/bricolagegrotesque/BricolageGrotesque[opsz,wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/bricolagegrotesque/DESCRIPTION.en_us.html +0 -5
- package/src/assets/fonts/google-ofl/bricolagegrotesque/METADATA.pb +0 -50
- package/src/assets/fonts/google-ofl/bricolagegrotesque/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/cabin/Cabin[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/cabin/DESCRIPTION.en_us.html +0 -16
- package/src/assets/fonts/google-ofl/cabin/METADATA.pb +0 -40
- package/src/assets/fonts/google-ofl/cabin/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/cairo/Cairo[slnt,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/cairo/DESCRIPTION.en_us.html +0 -13
- package/src/assets/fonts/google-ofl/cairo/METADATA.pb +0 -44
- package/src/assets/fonts/google-ofl/cairo/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/caveat/Caveat[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/caveat/DESCRIPTION.en_us.html +0 -15
- package/src/assets/fonts/google-ofl/caveat/METADATA.pb +0 -44
- package/src/assets/fonts/google-ofl/caveat/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/comfortaa/Comfortaa[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/comfortaa/DESCRIPTION.en_us.html +0 -1
- package/src/assets/fonts/google-ofl/comfortaa/METADATA.pb +0 -31
- package/src/assets/fonts/google-ofl/comfortaa/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/cormorantgaramond/CormorantGaramond[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/cormorantgaramond/DESCRIPTION.en_us.html +0 -4
- package/src/assets/fonts/google-ofl/cormorantgaramond/METADATA.pb +0 -52
- package/src/assets/fonts/google-ofl/cormorantgaramond/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/dmsans/DESCRIPTION.en_us.html +0 -13
- package/src/assets/fonts/google-ofl/dmsans/DMSans[opsz,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/dmsans/METADATA.pb +0 -54
- package/src/assets/fonts/google-ofl/dmsans/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/dosis/DESCRIPTION.en_us.html +0 -3
- package/src/assets/fonts/google-ofl/dosis/Dosis[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/dosis/METADATA.pb +0 -39
- package/src/assets/fonts/google-ofl/dosis/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/ebgaramond/DESCRIPTION.en_us.html +0 -20
- package/src/assets/fonts/google-ofl/ebgaramond/EBGaramond[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/ebgaramond/METADATA.pb +0 -42
- package/src/assets/fonts/google-ofl/ebgaramond/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/exo2/DESCRIPTION.en_us.html +0 -5
- package/src/assets/fonts/google-ofl/exo2/Exo2[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/exo2/METADATA.pb +0 -52
- package/src/assets/fonts/google-ofl/exo2/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/firasans/DESCRIPTION.en_us.html +0 -11
- package/src/assets/fonts/google-ofl/firasans/FiraSans-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/firasans/METADATA.pb +0 -178
- package/src/assets/fonts/google-ofl/firasans/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/fjallaone/DESCRIPTION.en_us.html +0 -8
- package/src/assets/fonts/google-ofl/fjallaone/FjallaOne-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/fjallaone/METADATA.pb +0 -32
- package/src/assets/fonts/google-ofl/fjallaone/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/heebo/DESCRIPTION.en_us.html +0 -9
- package/src/assets/fonts/google-ofl/heebo/Heebo[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/heebo/METADATA.pb +0 -41
- package/src/assets/fonts/google-ofl/heebo/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/hind/DESCRIPTION.en_us.html +0 -28
- package/src/assets/fonts/google-ofl/hind/Hind-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/hind/METADATA.pb +0 -58
- package/src/assets/fonts/google-ofl/hind/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/hindsiliguri/DESCRIPTION.en_us.html +0 -27
- package/src/assets/fonts/google-ofl/hindsiliguri/HindSiliguri-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/hindsiliguri/METADATA.pb +0 -58
- package/src/assets/fonts/google-ofl/hindsiliguri/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/ibmplexsans/DESCRIPTION.en_us.html +0 -15
- package/src/assets/fonts/google-ofl/ibmplexsans/IBMPlexSans[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/ibmplexsans/METADATA.pb +0 -61
- package/src/assets/fonts/google-ofl/ibmplexsans/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/inconsolata/DESCRIPTION.en_us.html +0 -21
- package/src/assets/fonts/google-ofl/inconsolata/Inconsolata[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/inconsolata/METADATA.pb +0 -34
- package/src/assets/fonts/google-ofl/inconsolata/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/inter/DESCRIPTION.en_us.html +0 -14
- package/src/assets/fonts/google-ofl/inter/Inter[opsz,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/inter/METADATA.pb +0 -56
- package/src/assets/fonts/google-ofl/inter/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/intertight/DESCRIPTION.en_us.html +0 -4
- package/src/assets/fonts/google-ofl/intertight/InterTight[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/intertight/METADATA.pb +0 -56
- package/src/assets/fonts/google-ofl/intertight/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/jost/DESCRIPTION.en_us.html +0 -8
- package/src/assets/fonts/google-ofl/jost/Jost[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/jost/METADATA.pb +0 -46
- package/src/assets/fonts/google-ofl/jost/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/kanit/DESCRIPTION.en_us.html +0 -17
- package/src/assets/fonts/google-ofl/kanit/Kanit-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/kanit/METADATA.pb +0 -177
- package/src/assets/fonts/google-ofl/kanit/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/lato/DESCRIPTION.en_us.html +0 -14
- package/src/assets/fonts/google-ofl/lato/Lato-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/lato/METADATA.pb +0 -358
- package/src/assets/fonts/google-ofl/lato/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/lexend/DESCRIPTION.en_us.html +0 -27
- package/src/assets/fonts/google-ofl/lexend/Lexend[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/lexend/METADATA.pb +0 -38
- package/src/assets/fonts/google-ofl/lexend/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/librebaskerville/DESCRIPTION.en_us.html +0 -9
- package/src/assets/fonts/google-ofl/librebaskerville/LibreBaskerville[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/librebaskerville/METADATA.pb +0 -53
- package/src/assets/fonts/google-ofl/librebaskerville/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/librefranklin/DESCRIPTION.en_us.html +0 -7
- package/src/assets/fonts/google-ofl/librefranklin/LibreFranklin[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/librefranklin/METADATA.pb +0 -124
- package/src/assets/fonts/google-ofl/librefranklin/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/lobster/DESCRIPTION.en_us.html +0 -6
- package/src/assets/fonts/google-ofl/lobster/Lobster-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/lobster/METADATA.pb +0 -25
- package/src/assets/fonts/google-ofl/lobster/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/lobstertwo/DESCRIPTION.en_us.html +0 -1
- package/src/assets/fonts/google-ofl/lobstertwo/LobsterTwo-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/lobstertwo/METADATA.pb +0 -45
- package/src/assets/fonts/google-ofl/lobstertwo/OFL.txt +0 -95
- package/src/assets/fonts/google-ofl/lora/DESCRIPTION.en_us.html +0 -5
- package/src/assets/fonts/google-ofl/lora/Lora[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/lora/METADATA.pb +0 -55
- package/src/assets/fonts/google-ofl/lora/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/manrope/DESCRIPTION.en_us.html +0 -3
- package/src/assets/fonts/google-ofl/manrope/METADATA.pb +0 -29
- package/src/assets/fonts/google-ofl/manrope/Manrope[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/manrope/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/merriweather/DESCRIPTION.en_us.html +0 -11
- package/src/assets/fonts/google-ofl/merriweather/METADATA.pb +0 -291
- package/src/assets/fonts/google-ofl/merriweather/Merriweather[opsz,wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/merriweather/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/montserrat/DESCRIPTION.en_us.html +0 -19
- package/src/assets/fonts/google-ofl/montserrat/METADATA.pb +0 -376
- package/src/assets/fonts/google-ofl/montserrat/Montserrat[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/montserrat/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/mplusrounded1c/METADATA.pb +0 -78
- package/src/assets/fonts/google-ofl/mplusrounded1c/MPLUSRounded1c-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/mukta/DESCRIPTION.en_us.html +0 -20
- package/src/assets/fonts/google-ofl/mukta/METADATA.pb +0 -73
- package/src/assets/fonts/google-ofl/mukta/Mukta-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/mukta/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/mulish/DESCRIPTION.en_us.html +0 -11
- package/src/assets/fonts/google-ofl/mulish/METADATA.pb +0 -56
- package/src/assets/fonts/google-ofl/mulish/Mulish[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/mulish/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/nanumgothic/DESCRIPTION.en_us.html +0 -5
- package/src/assets/fonts/google-ofl/nanumgothic/METADATA.pb +0 -36
- package/src/assets/fonts/google-ofl/nanumgothic/NanumGothic-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/nanumgothic/OFL.txt +0 -96
- package/src/assets/fonts/google-ofl/notocoloremoji/DESCRIPTION.en_us.html +0 -10
- package/src/assets/fonts/google-ofl/notocoloremoji/METADATA.pb +0 -71
- package/src/assets/fonts/google-ofl/notocoloremoji/OFL.txt +0 -87
- package/src/assets/fonts/google-ofl/notosans/DESCRIPTION.en_us.html +0 -13
- package/src/assets/fonts/google-ofl/notosans/METADATA.pb +0 -924
- package/src/assets/fonts/google-ofl/notosans/NotoSans[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/notosans/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/notosansjp/DESCRIPTION.en_us.html +0 -7
- package/src/assets/fonts/google-ofl/notosansjp/METADATA.pb +0 -34
- package/src/assets/fonts/google-ofl/notosansjp/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/notosanskr/DESCRIPTION.en_us.html +0 -6
- package/src/assets/fonts/google-ofl/notosanskr/METADATA.pb +0 -29
- package/src/assets/fonts/google-ofl/notosanskr/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/notosanssc/DESCRIPTION.en_us.html +0 -8
- package/src/assets/fonts/google-ofl/notosanssc/METADATA.pb +0 -39
- package/src/assets/fonts/google-ofl/notosanssc/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/notosanstc/DESCRIPTION.en_us.html +0 -8
- package/src/assets/fonts/google-ofl/notosanstc/METADATA.pb +0 -39
- package/src/assets/fonts/google-ofl/notosanstc/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/notosanstelugu/DESCRIPTION.en_us.html +0 -6
- package/src/assets/fonts/google-ofl/notosanstelugu/METADATA.pb +0 -57
- package/src/assets/fonts/google-ofl/notosanstelugu/NotoSansTelugu[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/notosanstelugu/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/notoserif/DESCRIPTION.en_us.html +0 -7
- package/src/assets/fonts/google-ofl/notoserif/METADATA.pb +0 -845
- package/src/assets/fonts/google-ofl/notoserif/NotoSerif[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/notoserif/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/notoserifjp/DESCRIPTION.en_us.html +0 -7
- package/src/assets/fonts/google-ofl/notoserifjp/METADATA.pb +0 -43
- package/src/assets/fonts/google-ofl/notoserifjp/OFL.txt +0 -94
- package/src/assets/fonts/google-ofl/nunito/DESCRIPTION.en_us.html +0 -9
- package/src/assets/fonts/google-ofl/nunito/METADATA.pb +0 -52
- package/src/assets/fonts/google-ofl/nunito/Nunito[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/nunito/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/nunitosans/DESCRIPTION.en_us.html +0 -9
- package/src/assets/fonts/google-ofl/nunitosans/METADATA.pb +0 -71
- package/src/assets/fonts/google-ofl/nunitosans/NunitoSans[YTLC,opsz,wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/nunitosans/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/opensans/DESCRIPTION.en_us.html +0 -12
- package/src/assets/fonts/google-ofl/opensans/METADATA.pb +0 -291
- package/src/assets/fonts/google-ofl/opensans/OFL.txt +0 -92
- package/src/assets/fonts/google-ofl/opensans/OpenSans[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/oswald/DESCRIPTION.en_us.html +0 -15
- package/src/assets/fonts/google-ofl/oswald/METADATA.pb +0 -255
- package/src/assets/fonts/google-ofl/oswald/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/oswald/Oswald[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/playfairdisplay/DESCRIPTION.en_us.html +0 -19
- package/src/assets/fonts/google-ofl/playfairdisplay/METADATA.pb +0 -40
- package/src/assets/fonts/google-ofl/playfairdisplay/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/playfairdisplay/PlayfairDisplay[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/plusjakartasans/DESCRIPTION.en_us.html +0 -30
- package/src/assets/fonts/google-ofl/plusjakartasans/METADATA.pb +0 -51
- package/src/assets/fonts/google-ofl/plusjakartasans/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/plusjakartasans/PlusJakartaSans[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/poppins/DESCRIPTION.en_us.html +0 -21
- package/src/assets/fonts/google-ofl/poppins/METADATA.pb +0 -176
- package/src/assets/fonts/google-ofl/poppins/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/poppins/Poppins-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/prompt/DESCRIPTION.en_us.html +0 -15
- package/src/assets/fonts/google-ofl/prompt/METADATA.pb +0 -173
- package/src/assets/fonts/google-ofl/prompt/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/prompt/Prompt-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/ptsans/DESCRIPTION.en_us.html +0 -1
- package/src/assets/fonts/google-ofl/ptsans/METADATA.pb +0 -46
- package/src/assets/fonts/google-ofl/ptsans/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/ptsans/PT_Sans-Web-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/ptsansnarrow/DESCRIPTION.en_us.html +0 -1
- package/src/assets/fonts/google-ofl/ptsansnarrow/METADATA.pb +0 -28
- package/src/assets/fonts/google-ofl/ptsansnarrow/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/ptsansnarrow/PT_Sans-Narrow-Web-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/ptserif/DESCRIPTION.en_us.html +0 -1
- package/src/assets/fonts/google-ofl/ptserif/METADATA.pb +0 -46
- package/src/assets/fonts/google-ofl/ptserif/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/ptserif/PT_Serif-Web-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/quicksand/DESCRIPTION.en_us.html +0 -8
- package/src/assets/fonts/google-ofl/quicksand/METADATA.pb +0 -31
- package/src/assets/fonts/google-ofl/quicksand/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/quicksand/Quicksand[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/raleway/DESCRIPTION.en_us.html +0 -17
- package/src/assets/fonts/google-ofl/raleway/METADATA.pb +0 -38
- package/src/assets/fonts/google-ofl/raleway/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/raleway/Raleway[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/ramabhadra/DESCRIPTION.en_us.html +0 -12
- package/src/assets/fonts/google-ofl/ramabhadra/METADATA.pb +0 -18
- package/src/assets/fonts/google-ofl/ramabhadra/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/ramabhadra/Ramabhadra-Regular.ttf +0 -0
- package/src/assets/fonts/google-ofl/roboto/DESCRIPTION.en_us.html +0 -16
- package/src/assets/fonts/google-ofl/roboto/METADATA.pb +0 -57
- package/src/assets/fonts/google-ofl/roboto/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/roboto/Roboto[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/robotocondensed/DESCRIPTION.en_us.html +0 -7
- package/src/assets/fonts/google-ofl/robotocondensed/METADATA.pb +0 -49
- package/src/assets/fonts/google-ofl/robotocondensed/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/robotocondensed/RobotoCondensed[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/robotoflex/DESCRIPTION.en_us.html +0 -29
- package/src/assets/fonts/google-ofl/robotoflex/METADATA.pb +0 -125
- package/src/assets/fonts/google-ofl/robotoflex/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/robotoflex/RobotoFlex[GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/robotomono/DESCRIPTION.en_us.html +0 -17
- package/src/assets/fonts/google-ofl/robotomono/METADATA.pb +0 -53
- package/src/assets/fonts/google-ofl/robotomono/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/robotomono/RobotoMono[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/rubik/DESCRIPTION.en_us.html +0 -14
- package/src/assets/fonts/google-ofl/rubik/METADATA.pb +0 -53
- package/src/assets/fonts/google-ofl/rubik/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/rubik/Rubik[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/saira/DESCRIPTION.en_us.html +0 -18
- package/src/assets/fonts/google-ofl/saira/METADATA.pb +0 -57
- package/src/assets/fonts/google-ofl/saira/OFL.txt +0 -94
- package/src/assets/fonts/google-ofl/saira/Saira[wdth,wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/schibstedgrotesk/DESCRIPTION.en_us.html +0 -5
- package/src/assets/fonts/google-ofl/schibstedgrotesk/METADATA.pb +0 -49
- package/src/assets/fonts/google-ofl/schibstedgrotesk/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/schibstedgrotesk/SchibstedGrotesk[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/sourcecodepro/DESCRIPTION.en_us.html +0 -8
- package/src/assets/fonts/google-ofl/sourcecodepro/METADATA.pb +0 -40
- package/src/assets/fonts/google-ofl/sourcecodepro/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/sourcecodepro/SourceCodePro[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/sourcesans3/DESCRIPTION.en_us.html +0 -3
- package/src/assets/fonts/google-ofl/sourcesans3/METADATA.pb +0 -36
- package/src/assets/fonts/google-ofl/sourcesans3/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/sourcesans3/SourceSans3[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/spacegrotesk/DESCRIPTION.en_us.html +0 -12
- package/src/assets/fonts/google-ofl/spacegrotesk/METADATA.pb +0 -56
- package/src/assets/fonts/google-ofl/spacegrotesk/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/spacegrotesk/SpaceGrotesk[wght].ttf +0 -0
- package/src/assets/fonts/google-ofl/worksans/DESCRIPTION.en_us.html +0 -22
- package/src/assets/fonts/google-ofl/worksans/METADATA.pb +0 -50
- package/src/assets/fonts/google-ofl/worksans/OFL.txt +0 -93
- package/src/assets/fonts/google-ofl/worksans/WorkSans[wght].ttf +0 -0
- package/src/assets/fonts/hack/Hack-Bold.ttf +0 -0
- package/src/assets/fonts/hack/Hack-BoldItalic.ttf +0 -0
- package/src/assets/fonts/hack/Hack-Italic.ttf +0 -0
- package/src/assets/fonts/hack/Hack-Regular.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexMono-Bold.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexMono-Italic.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexMono-Regular.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSans-Bold.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSans-BoldItalic.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSans-Italic.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSans-Regular.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSansCondensed-Bold.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSansCondensed-Regular.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSerif-Bold.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSerif-BoldItalic.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSerif-Italic.ttf +0 -0
- package/src/assets/fonts/ibm-plex/IBMPlexSerif-Regular.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationMono-Bold.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationMono-BoldItalic.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationMono-Italic.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationMono-Regular.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationSans-Bold.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationSans-BoldItalic.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationSans-Italic.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationSans-Regular.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationSerif-Bold.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationSerif-BoldItalic.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationSerif-Italic.ttf +0 -0
- package/src/assets/fonts/liberation/LiberationSerif-Regular.ttf +0 -0
- package/src/assets/fonts/libre-barcode/LibreBarcodeEAN13Text-Regular.ttf +0 -0
- package/src/assets/fonts/noto/NotoSans-Bold.ttf +0 -0
- package/src/assets/fonts/noto/NotoSans-BoldItalic.ttf +0 -0
- package/src/assets/fonts/noto/NotoSans-Italic.ttf +0 -0
- package/src/assets/fonts/noto/NotoSans-Regular.ttf +0 -0
- package/src/assets/fonts/noto/NotoSansDisplay-Regular.ttf +0 -0
- package/src/assets/fonts/noto/NotoSansMono-Bold.ttf +0 -0
- package/src/assets/fonts/noto/NotoSansMono-Regular.ttf +0 -0
- package/src/assets/fonts/noto/NotoSerif-Bold.ttf +0 -0
- package/src/assets/fonts/noto/NotoSerif-BoldItalic.ttf +0 -0
- package/src/assets/fonts/noto/NotoSerif-Italic.ttf +0 -0
- package/src/assets/fonts/noto/NotoSerif-Regular.ttf +0 -0
- package/src/assets/fonts/noto/NotoSerifDisplay-Regular.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-B.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-BI.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-C.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-L.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-LI.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-M.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-MI.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-R.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-RI.ttf +0 -0
- package/src/assets/fonts/ubuntu/Ubuntu-Th.ttf +0 -0
- package/src/assets/fonts/ubuntu/UbuntuMono-B.ttf +0 -0
- package/src/assets/fonts/ubuntu/UbuntuMono-BI.ttf +0 -0
- package/src/assets/fonts/ubuntu/UbuntuMono-R.ttf +0 -0
- package/src/assets/fonts/ubuntu/UbuntuMono-RI.ttf +0 -0
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<p>
|
|
2
|
-
Rubik is a sans serif font family with slightly rounded corners designed by Philipp Hubert and Sebastian Fischer at <a href="http://hubertfischer.com" target="_blank">Hubert & Fischer</a> as part of the <a href="https://www.chrome.com/cubelab" target="_blank">Chrome Cube Lab</a> project.
|
|
3
|
-
</p>
|
|
4
|
-
<p>
|
|
5
|
-
Rubik is a 5 weight family with Roman and Italic styles, that accompanies <a href="https://www.google.com/fonts/specimen/Rubik+Mono+One">Rubik Mono One</a>, a monospaced variation of the Black roman design.
|
|
6
|
-
</p>
|
|
7
|
-
<p>
|
|
8
|
-
Meir Sadan redesigned the Hebrew component in 2015.
|
|
9
|
-
Alexei Vanyashin redesigned the Cyrillic component in 2016.
|
|
10
|
-
</p>
|
|
11
|
-
<p>
|
|
12
|
-
To contribute, see <a href="https://github.com/googlefonts/Rubik">github.com/googlefonts/Rubik</a>.
|
|
13
|
-
</p>
|
|
14
|
-
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
name: "Rubik"
|
|
2
|
-
designer: "Hubert and Fischer, Meir Sadan, Cyreal, Daniel Grumer, Omaima Dajani"
|
|
3
|
-
license: "OFL"
|
|
4
|
-
category: "SANS_SERIF"
|
|
5
|
-
date_added: "2015-07-22"
|
|
6
|
-
fonts {
|
|
7
|
-
name: "Rubik"
|
|
8
|
-
style: "normal"
|
|
9
|
-
weight: 400
|
|
10
|
-
filename: "Rubik[wght].ttf"
|
|
11
|
-
post_script_name: "Rubik-Light"
|
|
12
|
-
full_name: "Rubik Light"
|
|
13
|
-
copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)"
|
|
14
|
-
}
|
|
15
|
-
fonts {
|
|
16
|
-
name: "Rubik"
|
|
17
|
-
style: "italic"
|
|
18
|
-
weight: 400
|
|
19
|
-
filename: "Rubik-Italic[wght].ttf"
|
|
20
|
-
post_script_name: "Rubik-LightItalic"
|
|
21
|
-
full_name: "Rubik Light Italic"
|
|
22
|
-
copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)"
|
|
23
|
-
}
|
|
24
|
-
subsets: "arabic"
|
|
25
|
-
subsets: "cyrillic"
|
|
26
|
-
subsets: "cyrillic-ext"
|
|
27
|
-
subsets: "hebrew"
|
|
28
|
-
subsets: "latin"
|
|
29
|
-
subsets: "latin-ext"
|
|
30
|
-
subsets: "menu"
|
|
31
|
-
axes {
|
|
32
|
-
tag: "wght"
|
|
33
|
-
min_value: 300.0
|
|
34
|
-
max_value: 900.0
|
|
35
|
-
}
|
|
36
|
-
source {
|
|
37
|
-
repository_url: "https://github.com/googlefonts/rubik"
|
|
38
|
-
commit: "9167c98fa8699d75ee51769eba20d81beb16bcb5"
|
|
39
|
-
files {
|
|
40
|
-
source_file: "OFL.txt"
|
|
41
|
-
dest_file: "OFL.txt"
|
|
42
|
-
}
|
|
43
|
-
files {
|
|
44
|
-
source_file: "fonts/variable/Rubik-Italic[wght].ttf"
|
|
45
|
-
dest_file: "Rubik-Italic[wght].ttf"
|
|
46
|
-
}
|
|
47
|
-
files {
|
|
48
|
-
source_file: "fonts/variable/Rubik[wght].ttf"
|
|
49
|
-
dest_file: "Rubik[wght].ttf"
|
|
50
|
-
}
|
|
51
|
-
branch: "main"
|
|
52
|
-
config_yaml: "sources/config.yaml"
|
|
53
|
-
}
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)
|
|
2
|
-
|
|
3
|
-
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
4
|
-
This license is copied below, and is also available with a FAQ at:
|
|
5
|
-
https://scripts.sil.org/OFL
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
-----------------------------------------------------------
|
|
9
|
-
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
10
|
-
-----------------------------------------------------------
|
|
11
|
-
|
|
12
|
-
PREAMBLE
|
|
13
|
-
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
14
|
-
development of collaborative font projects, to support the font creation
|
|
15
|
-
efforts of academic and linguistic communities, and to provide a free and
|
|
16
|
-
open framework in which fonts may be shared and improved in partnership
|
|
17
|
-
with others.
|
|
18
|
-
|
|
19
|
-
The OFL allows the licensed fonts to be used, studied, modified and
|
|
20
|
-
redistributed freely as long as they are not sold by themselves. The
|
|
21
|
-
fonts, including any derivative works, can be bundled, embedded,
|
|
22
|
-
redistributed and/or sold with any software provided that any reserved
|
|
23
|
-
names are not used by derivative works. The fonts and derivatives,
|
|
24
|
-
however, cannot be released under any other type of license. The
|
|
25
|
-
requirement for fonts to remain under this license does not apply
|
|
26
|
-
to any document created using the fonts or their derivatives.
|
|
27
|
-
|
|
28
|
-
DEFINITIONS
|
|
29
|
-
"Font Software" refers to the set of files released by the Copyright
|
|
30
|
-
Holder(s) under this license and clearly marked as such. This may
|
|
31
|
-
include source files, build scripts and documentation.
|
|
32
|
-
|
|
33
|
-
"Reserved Font Name" refers to any names specified as such after the
|
|
34
|
-
copyright statement(s).
|
|
35
|
-
|
|
36
|
-
"Original Version" refers to the collection of Font Software components as
|
|
37
|
-
distributed by the Copyright Holder(s).
|
|
38
|
-
|
|
39
|
-
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
40
|
-
or substituting -- in part or in whole -- any of the components of the
|
|
41
|
-
Original Version, by changing formats or by porting the Font Software to a
|
|
42
|
-
new environment.
|
|
43
|
-
|
|
44
|
-
"Author" refers to any designer, engineer, programmer, technical
|
|
45
|
-
writer or other person who contributed to the Font Software.
|
|
46
|
-
|
|
47
|
-
PERMISSION & CONDITIONS
|
|
48
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
49
|
-
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
50
|
-
redistribute, and sell modified and unmodified copies of the Font
|
|
51
|
-
Software, subject to the following conditions:
|
|
52
|
-
|
|
53
|
-
1) Neither the Font Software nor any of its individual components,
|
|
54
|
-
in Original or Modified Versions, may be sold by itself.
|
|
55
|
-
|
|
56
|
-
2) Original or Modified Versions of the Font Software may be bundled,
|
|
57
|
-
redistributed and/or sold with any software, provided that each copy
|
|
58
|
-
contains the above copyright notice and this license. These can be
|
|
59
|
-
included either as stand-alone text files, human-readable headers or
|
|
60
|
-
in the appropriate machine-readable metadata fields within text or
|
|
61
|
-
binary files as long as those fields can be easily viewed by the user.
|
|
62
|
-
|
|
63
|
-
3) No Modified Version of the Font Software may use the Reserved Font
|
|
64
|
-
Name(s) unless explicit written permission is granted by the corresponding
|
|
65
|
-
Copyright Holder. This restriction only applies to the primary font name as
|
|
66
|
-
presented to the users.
|
|
67
|
-
|
|
68
|
-
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
69
|
-
Software shall not be used to promote, endorse or advertise any
|
|
70
|
-
Modified Version, except to acknowledge the contribution(s) of the
|
|
71
|
-
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
72
|
-
permission.
|
|
73
|
-
|
|
74
|
-
5) The Font Software, modified or unmodified, in part or in whole,
|
|
75
|
-
must be distributed entirely under this license, and must not be
|
|
76
|
-
distributed under any other license. The requirement for fonts to
|
|
77
|
-
remain under this license does not apply to any document created
|
|
78
|
-
using the Font Software.
|
|
79
|
-
|
|
80
|
-
TERMINATION
|
|
81
|
-
This license becomes null and void if any of the above conditions are
|
|
82
|
-
not met.
|
|
83
|
-
|
|
84
|
-
DISCLAIMER
|
|
85
|
-
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
86
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
87
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
88
|
-
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
89
|
-
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
90
|
-
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
91
|
-
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
92
|
-
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
93
|
-
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
Binary file
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<p>
|
|
2
|
-
Saira is a sans serif system.
|
|
3
|
-
It features a huge range of weights and widths, ready for all kind of typographic challenges.
|
|
4
|
-
</p>
|
|
5
|
-
<p>
|
|
6
|
-
This is the Normal family, which is part of the superfamily along with
|
|
7
|
-
<a href="http://fonts.google.com/specimen/Saira+Semi+Condensed">Semi Condensed</a>,
|
|
8
|
-
<a href="http://fonts.google.com/specimen/Saira+Condensed">Condensed</a>, and
|
|
9
|
-
<a href="http://fonts.google.com/specimen/Saira+Extra+Condensed">Extra Condensed</a>,
|
|
10
|
-
each with 9 weights.
|
|
11
|
-
</p>
|
|
12
|
-
<p>
|
|
13
|
-
Saira has been upgraded in 2020 to a variable font with axes for weight and width, adding expanded widths to the superfamily.
|
|
14
|
-
</p>
|
|
15
|
-
<p>
|
|
16
|
-
This typeface was designed by Hector Gatti and developed by the Omnibus Type team.
|
|
17
|
-
To contribute to the project, visit <a href="https://github.com/Omnibus-Type/Saira">github.com/Omnibus-Type/Saira</a>
|
|
18
|
-
</p>
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
name: "Saira"
|
|
2
|
-
designer: "Omnibus-Type"
|
|
3
|
-
license: "OFL"
|
|
4
|
-
category: "SANS_SERIF"
|
|
5
|
-
date_added: "2016-12-03"
|
|
6
|
-
fonts {
|
|
7
|
-
name: "Saira"
|
|
8
|
-
style: "normal"
|
|
9
|
-
weight: 400
|
|
10
|
-
filename: "Saira[wdth,wght].ttf"
|
|
11
|
-
post_script_name: "Saira-Thin"
|
|
12
|
-
full_name: "Saira Thin"
|
|
13
|
-
copyright: "Copyright 2020 The Saira Project Authors (https://github.com/Omnibus-Type/Saira)"
|
|
14
|
-
}
|
|
15
|
-
fonts {
|
|
16
|
-
name: "Saira"
|
|
17
|
-
style: "italic"
|
|
18
|
-
weight: 400
|
|
19
|
-
filename: "Saira-Italic[wdth,wght].ttf"
|
|
20
|
-
post_script_name: "Saira-ThinItalic"
|
|
21
|
-
full_name: "Saira Thin Italic"
|
|
22
|
-
copyright: "Copyright 2020 The Saira Project Authors (https://github.com/Omnibus-Type/Saira)"
|
|
23
|
-
}
|
|
24
|
-
subsets: "latin"
|
|
25
|
-
subsets: "latin-ext"
|
|
26
|
-
subsets: "menu"
|
|
27
|
-
subsets: "vietnamese"
|
|
28
|
-
axes {
|
|
29
|
-
tag: "wdth"
|
|
30
|
-
min_value: 50.0
|
|
31
|
-
max_value: 125.0
|
|
32
|
-
}
|
|
33
|
-
axes {
|
|
34
|
-
tag: "wght"
|
|
35
|
-
min_value: 100.0
|
|
36
|
-
max_value: 900.0
|
|
37
|
-
}
|
|
38
|
-
source {
|
|
39
|
-
repository_url: "https://github.com/Omnibus-Type/Saira"
|
|
40
|
-
commit: "1916f2a575479b626238d9842126e63aa208eebf"
|
|
41
|
-
config_yaml: "Saira/sources/config.yaml"
|
|
42
|
-
files {
|
|
43
|
-
source_file: "Saira/fonts/variable/Saira[wdth,wght].ttf"
|
|
44
|
-
dest_file: "Saira[wdth,wght].ttf"
|
|
45
|
-
}
|
|
46
|
-
files {
|
|
47
|
-
source_file: "Saira/fonts/variable/Saira-Italic[wdth,wght].ttf"
|
|
48
|
-
dest_file: "Saira-Italic[wdth,wght].ttf"
|
|
49
|
-
}
|
|
50
|
-
files {
|
|
51
|
-
source_file: "OFL.txt"
|
|
52
|
-
dest_file: "OFL.txt"
|
|
53
|
-
}
|
|
54
|
-
branch: "master"
|
|
55
|
-
}
|
|
56
|
-
stroke: "SANS_SERIF"
|
|
57
|
-
classifications: "DISPLAY"
|
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
Copyright 2020 The Saira Project Authors (https://github.com/Omnibus-Type/Saira)
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
5
|
-
This license is copied below, and is also available with a FAQ at:
|
|
6
|
-
https://scripts.sil.org/OFL
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
-----------------------------------------------------------
|
|
10
|
-
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
11
|
-
-----------------------------------------------------------
|
|
12
|
-
|
|
13
|
-
PREAMBLE
|
|
14
|
-
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
15
|
-
development of collaborative font projects, to support the font creation
|
|
16
|
-
efforts of academic and linguistic communities, and to provide a free and
|
|
17
|
-
open framework in which fonts may be shared and improved in partnership
|
|
18
|
-
with others.
|
|
19
|
-
|
|
20
|
-
The OFL allows the licensed fonts to be used, studied, modified and
|
|
21
|
-
redistributed freely as long as they are not sold by themselves. The
|
|
22
|
-
fonts, including any derivative works, can be bundled, embedded,
|
|
23
|
-
redistributed and/or sold with any software provided that any reserved
|
|
24
|
-
names are not used by derivative works. The fonts and derivatives,
|
|
25
|
-
however, cannot be released under any other type of license. The
|
|
26
|
-
requirement for fonts to remain under this license does not apply
|
|
27
|
-
to any document created using the fonts or their derivatives.
|
|
28
|
-
|
|
29
|
-
DEFINITIONS
|
|
30
|
-
"Font Software" refers to the set of files released by the Copyright
|
|
31
|
-
Holder(s) under this license and clearly marked as such. This may
|
|
32
|
-
include source files, build scripts and documentation.
|
|
33
|
-
|
|
34
|
-
"Reserved Font Name" refers to any names specified as such after the
|
|
35
|
-
copyright statement(s).
|
|
36
|
-
|
|
37
|
-
"Original Version" refers to the collection of Font Software components as
|
|
38
|
-
distributed by the Copyright Holder(s).
|
|
39
|
-
|
|
40
|
-
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
41
|
-
or substituting -- in part or in whole -- any of the components of the
|
|
42
|
-
Original Version, by changing formats or by porting the Font Software to a
|
|
43
|
-
new environment.
|
|
44
|
-
|
|
45
|
-
"Author" refers to any designer, engineer, programmer, technical
|
|
46
|
-
writer or other person who contributed to the Font Software.
|
|
47
|
-
|
|
48
|
-
PERMISSION & CONDITIONS
|
|
49
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
50
|
-
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
51
|
-
redistribute, and sell modified and unmodified copies of the Font
|
|
52
|
-
Software, subject to the following conditions:
|
|
53
|
-
|
|
54
|
-
1) Neither the Font Software nor any of its individual components,
|
|
55
|
-
in Original or Modified Versions, may be sold by itself.
|
|
56
|
-
|
|
57
|
-
2) Original or Modified Versions of the Font Software may be bundled,
|
|
58
|
-
redistributed and/or sold with any software, provided that each copy
|
|
59
|
-
contains the above copyright notice and this license. These can be
|
|
60
|
-
included either as stand-alone text files, human-readable headers or
|
|
61
|
-
in the appropriate machine-readable metadata fields within text or
|
|
62
|
-
binary files as long as those fields can be easily viewed by the user.
|
|
63
|
-
|
|
64
|
-
3) No Modified Version of the Font Software may use the Reserved Font
|
|
65
|
-
Name(s) unless explicit written permission is granted by the corresponding
|
|
66
|
-
Copyright Holder. This restriction only applies to the primary font name as
|
|
67
|
-
presented to the users.
|
|
68
|
-
|
|
69
|
-
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
70
|
-
Software shall not be used to promote, endorse or advertise any
|
|
71
|
-
Modified Version, except to acknowledge the contribution(s) of the
|
|
72
|
-
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
73
|
-
permission.
|
|
74
|
-
|
|
75
|
-
5) The Font Software, modified or unmodified, in part or in whole,
|
|
76
|
-
must be distributed entirely under this license, and must not be
|
|
77
|
-
distributed under any other license. The requirement for fonts to
|
|
78
|
-
remain under this license does not apply to any document created
|
|
79
|
-
using the Font Software.
|
|
80
|
-
|
|
81
|
-
TERMINATION
|
|
82
|
-
This license becomes null and void if any of the above conditions are
|
|
83
|
-
not met.
|
|
84
|
-
|
|
85
|
-
DISCLAIMER
|
|
86
|
-
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
87
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
88
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
89
|
-
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
90
|
-
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
91
|
-
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
92
|
-
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
93
|
-
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
94
|
-
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
Binary file
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<p>Schibsted Grotesk is a digital-first font family crafted for user interfaces. Taking visual cues from Schibsted's proud history of printed media as well as our pioneering digital nature, Schibsted Grotesk was designed to become an active tool that empowers brand ambassadors and inspires internal and external audiences.</p>
|
|
2
|
-
|
|
3
|
-
<p>Schibsted Grotesk covers the Underware Latin Plus character set, using 4 masters distributed across weights and italics.</p>
|
|
4
|
-
|
|
5
|
-
<p>To contribute, see <a href="https://github.com/schibsted/schibsted-grotesk">github.com/schibsted/schibsted-grotesk</a>.</p>
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
name: "Schibsted Grotesk"
|
|
2
|
-
designer: "Bakken & Bæck, Henrik Kongsvoll"
|
|
3
|
-
license: "OFL"
|
|
4
|
-
category: "SANS_SERIF"
|
|
5
|
-
date_added: "2023-03-03"
|
|
6
|
-
fonts {
|
|
7
|
-
name: "Schibsted Grotesk"
|
|
8
|
-
style: "normal"
|
|
9
|
-
weight: 400
|
|
10
|
-
filename: "SchibstedGrotesk[wght].ttf"
|
|
11
|
-
post_script_name: "SchibstedGrotesk-Regular"
|
|
12
|
-
full_name: "Schibsted Grotesk Regular"
|
|
13
|
-
copyright: "Copyright 2023 The Schibsted-Grotesk Project Authors (https://github.com/schibsted/schibsted-grotesk)"
|
|
14
|
-
}
|
|
15
|
-
fonts {
|
|
16
|
-
name: "Schibsted Grotesk"
|
|
17
|
-
style: "italic"
|
|
18
|
-
weight: 400
|
|
19
|
-
filename: "SchibstedGrotesk-Italic[wght].ttf"
|
|
20
|
-
post_script_name: "SchibstedGrotesk-Italic"
|
|
21
|
-
full_name: "Schibsted Grotesk Italic"
|
|
22
|
-
copyright: "Copyright 2023 The Schibsted-Grotesk Project Authors (https://github.com/schibsted/schibsted-grotesk)"
|
|
23
|
-
}
|
|
24
|
-
subsets: "latin"
|
|
25
|
-
subsets: "latin-ext"
|
|
26
|
-
subsets: "menu"
|
|
27
|
-
axes {
|
|
28
|
-
tag: "wght"
|
|
29
|
-
min_value: 400.0
|
|
30
|
-
max_value: 900.0
|
|
31
|
-
}
|
|
32
|
-
source {
|
|
33
|
-
repository_url: "https://github.com/schibsted/schibsted-grotesk"
|
|
34
|
-
commit: "d485f61f105e1b3935f4d21dfb4d371359798603"
|
|
35
|
-
files {
|
|
36
|
-
source_file: "OFL.txt"
|
|
37
|
-
dest_file: "OFL.txt"
|
|
38
|
-
}
|
|
39
|
-
files {
|
|
40
|
-
source_file: "fonts/variable/SchibstedGrotesk[wght].ttf"
|
|
41
|
-
dest_file: "SchibstedGrotesk[wght].ttf"
|
|
42
|
-
}
|
|
43
|
-
files {
|
|
44
|
-
source_file: "fonts/variable/SchibstedGrotesk-Italic[wght].ttf"
|
|
45
|
-
dest_file: "SchibstedGrotesk-Italic[wght].ttf"
|
|
46
|
-
}
|
|
47
|
-
branch: "main"
|
|
48
|
-
config_yaml: "sources/config.yaml"
|
|
49
|
-
}
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
Copyright 2023 The Schibsted-Grotesk Project Authors (https://github.com/schibsted/schibsted-grotesk)
|
|
2
|
-
|
|
3
|
-
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
4
|
-
This license is copied below, and is also available with a FAQ at:
|
|
5
|
-
https://scripts.sil.org/OFL
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
-----------------------------------------------------------
|
|
9
|
-
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
10
|
-
-----------------------------------------------------------
|
|
11
|
-
|
|
12
|
-
PREAMBLE
|
|
13
|
-
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
14
|
-
development of collaborative font projects, to support the font creation
|
|
15
|
-
efforts of academic and linguistic communities, and to provide a free and
|
|
16
|
-
open framework in which fonts may be shared and improved in partnership
|
|
17
|
-
with others.
|
|
18
|
-
|
|
19
|
-
The OFL allows the licensed fonts to be used, studied, modified and
|
|
20
|
-
redistributed freely as long as they are not sold by themselves. The
|
|
21
|
-
fonts, including any derivative works, can be bundled, embedded,
|
|
22
|
-
redistributed and/or sold with any software provided that any reserved
|
|
23
|
-
names are not used by derivative works. The fonts and derivatives,
|
|
24
|
-
however, cannot be released under any other type of license. The
|
|
25
|
-
requirement for fonts to remain under this license does not apply
|
|
26
|
-
to any document created using the fonts or their derivatives.
|
|
27
|
-
|
|
28
|
-
DEFINITIONS
|
|
29
|
-
"Font Software" refers to the set of files released by the Copyright
|
|
30
|
-
Holder(s) under this license and clearly marked as such. This may
|
|
31
|
-
include source files, build scripts and documentation.
|
|
32
|
-
|
|
33
|
-
"Reserved Font Name" refers to any names specified as such after the
|
|
34
|
-
copyright statement(s).
|
|
35
|
-
|
|
36
|
-
"Original Version" refers to the collection of Font Software components as
|
|
37
|
-
distributed by the Copyright Holder(s).
|
|
38
|
-
|
|
39
|
-
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
40
|
-
or substituting -- in part or in whole -- any of the components of the
|
|
41
|
-
Original Version, by changing formats or by porting the Font Software to a
|
|
42
|
-
new environment.
|
|
43
|
-
|
|
44
|
-
"Author" refers to any designer, engineer, programmer, technical
|
|
45
|
-
writer or other person who contributed to the Font Software.
|
|
46
|
-
|
|
47
|
-
PERMISSION & CONDITIONS
|
|
48
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
49
|
-
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
50
|
-
redistribute, and sell modified and unmodified copies of the Font
|
|
51
|
-
Software, subject to the following conditions:
|
|
52
|
-
|
|
53
|
-
1) Neither the Font Software nor any of its individual components,
|
|
54
|
-
in Original or Modified Versions, may be sold by itself.
|
|
55
|
-
|
|
56
|
-
2) Original or Modified Versions of the Font Software may be bundled,
|
|
57
|
-
redistributed and/or sold with any software, provided that each copy
|
|
58
|
-
contains the above copyright notice and this license. These can be
|
|
59
|
-
included either as stand-alone text files, human-readable headers or
|
|
60
|
-
in the appropriate machine-readable metadata fields within text or
|
|
61
|
-
binary files as long as those fields can be easily viewed by the user.
|
|
62
|
-
|
|
63
|
-
3) No Modified Version of the Font Software may use the Reserved Font
|
|
64
|
-
Name(s) unless explicit written permission is granted by the corresponding
|
|
65
|
-
Copyright Holder. This restriction only applies to the primary font name as
|
|
66
|
-
presented to the users.
|
|
67
|
-
|
|
68
|
-
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
69
|
-
Software shall not be used to promote, endorse or advertise any
|
|
70
|
-
Modified Version, except to acknowledge the contribution(s) of the
|
|
71
|
-
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
72
|
-
permission.
|
|
73
|
-
|
|
74
|
-
5) The Font Software, modified or unmodified, in part or in whole,
|
|
75
|
-
must be distributed entirely under this license, and must not be
|
|
76
|
-
distributed under any other license. The requirement for fonts to
|
|
77
|
-
remain under this license does not apply to any document created
|
|
78
|
-
using the Font Software.
|
|
79
|
-
|
|
80
|
-
TERMINATION
|
|
81
|
-
This license becomes null and void if any of the above conditions are
|
|
82
|
-
not met.
|
|
83
|
-
|
|
84
|
-
DISCLAIMER
|
|
85
|
-
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
86
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
87
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
88
|
-
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
89
|
-
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
90
|
-
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
91
|
-
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
92
|
-
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
93
|
-
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
Binary file
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<p>Source Code was designed by Paul D. Hunt as a companion to Source Sans.This complementary family was adapted from the Source design due to a request to create a monospaced version for coding applications. Source Code preserves the design features and vertical proportions of Source Sans, but alters the glyph widths so that they are uniform across all glyphs and weights.</p>
|
|
2
|
-
|
|
3
|
-
<p>Although this family was designed specifically for coding environments, for which a regular weight will typically suffice, Source Code has been made available in the same weight range as the corresponding Source Sans design.Source Code Pro currently supports a wide range of languages using the Latin script, and includes all the characters in the Adobe Latin 4 glyph set.</p>
|
|
4
|
-
|
|
5
|
-
<p>As an open source project, it is expected that incremental updates will be made over time to extend glyph set coverage and functionality. In 2019, we have updated the family to <a href="https://github.com/adobe-fonts/source-code-pro/releases/tag/2.030R-ro%2F1.050R-it">Roman v2.030 and Italic v1.050</a>. This update now supports Greek, Cyrillic, Vietnamese and Italic styles.</p>
|
|
6
|
-
|
|
7
|
-
<p>To contribute, see <a href="https://github.com/adobe-fonts/source-code-pro">github.com/adobe-fonts/source-code-pro</a>.</p>
|
|
8
|
-
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
name: "Source Code Pro"
|
|
2
|
-
designer: "Paul D. Hunt"
|
|
3
|
-
license: "OFL"
|
|
4
|
-
category: "MONOSPACE"
|
|
5
|
-
date_added: "2012-09-20"
|
|
6
|
-
fonts {
|
|
7
|
-
name: "Source Code Pro"
|
|
8
|
-
style: "normal"
|
|
9
|
-
weight: 400
|
|
10
|
-
filename: "SourceCodePro[wght].ttf"
|
|
11
|
-
post_script_name: "SourceCodePro-ExtraLight"
|
|
12
|
-
full_name: "Source Code Pro ExtraLight Regular"
|
|
13
|
-
copyright: "© 2010 - 2020 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’."
|
|
14
|
-
}
|
|
15
|
-
fonts {
|
|
16
|
-
name: "Source Code Pro"
|
|
17
|
-
style: "italic"
|
|
18
|
-
weight: 400
|
|
19
|
-
filename: "SourceCodePro-Italic[wght].ttf"
|
|
20
|
-
post_script_name: "SourceCodePro-ExtraLightItalic"
|
|
21
|
-
full_name: "Source Code Pro ExtraLight Italic"
|
|
22
|
-
copyright: "© 2010 - 2020 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’."
|
|
23
|
-
}
|
|
24
|
-
subsets: "cyrillic"
|
|
25
|
-
subsets: "cyrillic-ext"
|
|
26
|
-
subsets: "greek"
|
|
27
|
-
subsets: "greek-ext"
|
|
28
|
-
subsets: "latin"
|
|
29
|
-
subsets: "latin-ext"
|
|
30
|
-
subsets: "menu"
|
|
31
|
-
subsets: "vietnamese"
|
|
32
|
-
axes {
|
|
33
|
-
tag: "wght"
|
|
34
|
-
min_value: 200.0
|
|
35
|
-
max_value: 900.0
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
source {
|
|
39
|
-
repository_url: "https://github.com/adobe-fonts/source-code-pro"
|
|
40
|
-
}
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.
|
|
2
|
-
|
|
3
|
-
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
4
|
-
|
|
5
|
-
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
-----------------------------------------------------------
|
|
9
|
-
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
10
|
-
-----------------------------------------------------------
|
|
11
|
-
|
|
12
|
-
PREAMBLE
|
|
13
|
-
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
14
|
-
development of collaborative font projects, to support the font creation
|
|
15
|
-
efforts of academic and linguistic communities, and to provide a free and
|
|
16
|
-
open framework in which fonts may be shared and improved in partnership
|
|
17
|
-
with others.
|
|
18
|
-
|
|
19
|
-
The OFL allows the licensed fonts to be used, studied, modified and
|
|
20
|
-
redistributed freely as long as they are not sold by themselves. The
|
|
21
|
-
fonts, including any derivative works, can be bundled, embedded,
|
|
22
|
-
redistributed and/or sold with any software provided that any reserved
|
|
23
|
-
names are not used by derivative works. The fonts and derivatives,
|
|
24
|
-
however, cannot be released under any other type of license. The
|
|
25
|
-
requirement for fonts to remain under this license does not apply
|
|
26
|
-
to any document created using the fonts or their derivatives.
|
|
27
|
-
|
|
28
|
-
DEFINITIONS
|
|
29
|
-
"Font Software" refers to the set of files released by the Copyright
|
|
30
|
-
Holder(s) under this license and clearly marked as such. This may
|
|
31
|
-
include source files, build scripts and documentation.
|
|
32
|
-
|
|
33
|
-
"Reserved Font Name" refers to any names specified as such after the
|
|
34
|
-
copyright statement(s).
|
|
35
|
-
|
|
36
|
-
"Original Version" refers to the collection of Font Software components as
|
|
37
|
-
distributed by the Copyright Holder(s).
|
|
38
|
-
|
|
39
|
-
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
40
|
-
or substituting -- in part or in whole -- any of the components of the
|
|
41
|
-
Original Version, by changing formats or by porting the Font Software to a
|
|
42
|
-
new environment.
|
|
43
|
-
|
|
44
|
-
"Author" refers to any designer, engineer, programmer, technical
|
|
45
|
-
writer or other person who contributed to the Font Software.
|
|
46
|
-
|
|
47
|
-
PERMISSION & CONDITIONS
|
|
48
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
49
|
-
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
50
|
-
redistribute, and sell modified and unmodified copies of the Font
|
|
51
|
-
Software, subject to the following conditions:
|
|
52
|
-
|
|
53
|
-
1) Neither the Font Software nor any of its individual components,
|
|
54
|
-
in Original or Modified Versions, may be sold by itself.
|
|
55
|
-
|
|
56
|
-
2) Original or Modified Versions of the Font Software may be bundled,
|
|
57
|
-
redistributed and/or sold with any software, provided that each copy
|
|
58
|
-
contains the above copyright notice and this license. These can be
|
|
59
|
-
included either as stand-alone text files, human-readable headers or
|
|
60
|
-
in the appropriate machine-readable metadata fields within text or
|
|
61
|
-
binary files as long as those fields can be easily viewed by the user.
|
|
62
|
-
|
|
63
|
-
3) No Modified Version of the Font Software may use the Reserved Font
|
|
64
|
-
Name(s) unless explicit written permission is granted by the corresponding
|
|
65
|
-
Copyright Holder. This restriction only applies to the primary font name as
|
|
66
|
-
presented to the users.
|
|
67
|
-
|
|
68
|
-
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
69
|
-
Software shall not be used to promote, endorse or advertise any
|
|
70
|
-
Modified Version, except to acknowledge the contribution(s) of the
|
|
71
|
-
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
72
|
-
permission.
|
|
73
|
-
|
|
74
|
-
5) The Font Software, modified or unmodified, in part or in whole,
|
|
75
|
-
must be distributed entirely under this license, and must not be
|
|
76
|
-
distributed under any other license. The requirement for fonts to
|
|
77
|
-
remain under this license does not apply to any document created
|
|
78
|
-
using the Font Software.
|
|
79
|
-
|
|
80
|
-
TERMINATION
|
|
81
|
-
This license becomes null and void if any of the above conditions are
|
|
82
|
-
not met.
|
|
83
|
-
|
|
84
|
-
DISCLAIMER
|
|
85
|
-
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
86
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
87
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
88
|
-
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
89
|
-
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
90
|
-
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
91
|
-
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
92
|
-
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
93
|
-
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
Binary file
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<p>Source® Sans Pro, Adobe's first open source typeface family, was designed by Paul D. Hunt. It is a sans serif typeface intended to work well in user interfaces.</p>
|
|
2
|
-
|
|
3
|
-
<p>To contribute, see <a href="https://github.com/adobe-fonts/source-sans">github.com/adobe-fonts/source-sans</a></p>
|