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,376 +0,0 @@
|
|
|
1
|
-
name: "Montserrat"
|
|
2
|
-
designer: "Julieta Ulanovsky, Sol Matas, Juan Pablo del Peral, Jacques Le Bailly"
|
|
3
|
-
license: "OFL"
|
|
4
|
-
category: "SANS_SERIF"
|
|
5
|
-
date_added: "2011-12-13"
|
|
6
|
-
fonts {
|
|
7
|
-
name: "Montserrat"
|
|
8
|
-
style: "normal"
|
|
9
|
-
weight: 400
|
|
10
|
-
filename: "Montserrat[wght].ttf"
|
|
11
|
-
post_script_name: "Montserrat-Thin"
|
|
12
|
-
full_name: "Montserrat Thin"
|
|
13
|
-
copyright: "Copyright 2011 The Montserrat Project Authors (https://github.com/JulietaUla/Montserrat)"
|
|
14
|
-
}
|
|
15
|
-
fonts {
|
|
16
|
-
name: "Montserrat"
|
|
17
|
-
style: "italic"
|
|
18
|
-
weight: 400
|
|
19
|
-
filename: "Montserrat-Italic[wght].ttf"
|
|
20
|
-
post_script_name: "Montserrat-ThinItalic"
|
|
21
|
-
full_name: "Montserrat Thin Italic"
|
|
22
|
-
copyright: "Copyright 2011 The Montserrat Project Authors (https://github.com/JulietaUla/Montserrat)"
|
|
23
|
-
}
|
|
24
|
-
subsets: "cyrillic"
|
|
25
|
-
subsets: "cyrillic-ext"
|
|
26
|
-
subsets: "latin"
|
|
27
|
-
subsets: "latin-ext"
|
|
28
|
-
subsets: "menu"
|
|
29
|
-
subsets: "vietnamese"
|
|
30
|
-
axes {
|
|
31
|
-
tag: "wght"
|
|
32
|
-
min_value: 100.0
|
|
33
|
-
max_value: 900.0
|
|
34
|
-
}
|
|
35
|
-
source {
|
|
36
|
-
repository_url: "https://github.com/JulietaUla/Montserrat"
|
|
37
|
-
commit: "cc8daf2e7085006b9c112542fc82b58afc13521d"
|
|
38
|
-
files {
|
|
39
|
-
source_file: "fonts/variable/Montserrat[wght].ttf"
|
|
40
|
-
dest_file: "Montserrat[wght].ttf"
|
|
41
|
-
}
|
|
42
|
-
files {
|
|
43
|
-
source_file: "fonts/variable/Montserrat-Italic[wght].ttf"
|
|
44
|
-
dest_file: "Montserrat-Italic[wght].ttf"
|
|
45
|
-
}
|
|
46
|
-
files {
|
|
47
|
-
source_file: "OFL.txt"
|
|
48
|
-
dest_file: "OFL.txt"
|
|
49
|
-
}
|
|
50
|
-
branch: "merge-forked-changes"
|
|
51
|
-
config_yaml: "sources/config.yaml"
|
|
52
|
-
}
|
|
53
|
-
fallbacks {
|
|
54
|
-
axis_target {
|
|
55
|
-
tag: "wght"
|
|
56
|
-
min_value: 100.0
|
|
57
|
-
max_value: 100.0
|
|
58
|
-
}
|
|
59
|
-
axis_target {
|
|
60
|
-
tag: "ital"
|
|
61
|
-
min_value: 0.0
|
|
62
|
-
max_value: 0.0
|
|
63
|
-
}
|
|
64
|
-
target {
|
|
65
|
-
target_type: TARGET_OS_ANDROID
|
|
66
|
-
}
|
|
67
|
-
size_adjust_pct: 105.47
|
|
68
|
-
local_src: "Roboto"
|
|
69
|
-
ascent_override_pct: 93.75
|
|
70
|
-
}
|
|
71
|
-
fallbacks {
|
|
72
|
-
axis_target {
|
|
73
|
-
tag: "wght"
|
|
74
|
-
min_value: 200.0
|
|
75
|
-
max_value: 200.0
|
|
76
|
-
}
|
|
77
|
-
axis_target {
|
|
78
|
-
tag: "ital"
|
|
79
|
-
min_value: 0.0
|
|
80
|
-
max_value: 0.0
|
|
81
|
-
}
|
|
82
|
-
target {
|
|
83
|
-
target_type: TARGET_OS_ANDROID
|
|
84
|
-
}
|
|
85
|
-
size_adjust_pct: 106.25
|
|
86
|
-
local_src: "Roboto"
|
|
87
|
-
ascent_override_pct: 90.63
|
|
88
|
-
}
|
|
89
|
-
fallbacks {
|
|
90
|
-
axis_target {
|
|
91
|
-
tag: "wght"
|
|
92
|
-
min_value: 300.0
|
|
93
|
-
max_value: 300.0
|
|
94
|
-
}
|
|
95
|
-
axis_target {
|
|
96
|
-
tag: "ital"
|
|
97
|
-
min_value: 0.0
|
|
98
|
-
max_value: 0.0
|
|
99
|
-
}
|
|
100
|
-
target {
|
|
101
|
-
target_type: TARGET_OS_ANDROID
|
|
102
|
-
}
|
|
103
|
-
size_adjust_pct: 106.64
|
|
104
|
-
local_src: "Roboto"
|
|
105
|
-
ascent_override_pct: 89.06
|
|
106
|
-
}
|
|
107
|
-
fallbacks {
|
|
108
|
-
axis_target {
|
|
109
|
-
tag: "wght"
|
|
110
|
-
min_value: 400.0
|
|
111
|
-
max_value: 400.0
|
|
112
|
-
}
|
|
113
|
-
axis_target {
|
|
114
|
-
tag: "ital"
|
|
115
|
-
min_value: 0.0
|
|
116
|
-
max_value: 0.0
|
|
117
|
-
}
|
|
118
|
-
target {
|
|
119
|
-
target_type: TARGET_OS_ANDROID
|
|
120
|
-
}
|
|
121
|
-
size_adjust_pct: 108.59
|
|
122
|
-
local_src: "Roboto"
|
|
123
|
-
ascent_override_pct: 100.0
|
|
124
|
-
}
|
|
125
|
-
fallbacks {
|
|
126
|
-
axis_target {
|
|
127
|
-
tag: "wght"
|
|
128
|
-
min_value: 500.0
|
|
129
|
-
max_value: 500.0
|
|
130
|
-
}
|
|
131
|
-
axis_target {
|
|
132
|
-
tag: "ital"
|
|
133
|
-
min_value: 0.0
|
|
134
|
-
max_value: 0.0
|
|
135
|
-
}
|
|
136
|
-
target {
|
|
137
|
-
target_type: TARGET_OS_ANDROID
|
|
138
|
-
}
|
|
139
|
-
size_adjust_pct: 109.38
|
|
140
|
-
local_src: "Roboto"
|
|
141
|
-
ascent_override_pct: 87.5
|
|
142
|
-
}
|
|
143
|
-
fallbacks {
|
|
144
|
-
axis_target {
|
|
145
|
-
tag: "wght"
|
|
146
|
-
min_value: 600.0
|
|
147
|
-
max_value: 600.0
|
|
148
|
-
}
|
|
149
|
-
axis_target {
|
|
150
|
-
tag: "ital"
|
|
151
|
-
min_value: 0.0
|
|
152
|
-
max_value: 0.0
|
|
153
|
-
}
|
|
154
|
-
target {
|
|
155
|
-
target_type: TARGET_OS_ANDROID
|
|
156
|
-
}
|
|
157
|
-
size_adjust_pct: 110.94
|
|
158
|
-
local_src: "Roboto"
|
|
159
|
-
ascent_override_pct: 87.5
|
|
160
|
-
}
|
|
161
|
-
fallbacks {
|
|
162
|
-
axis_target {
|
|
163
|
-
tag: "wght"
|
|
164
|
-
min_value: 700.0
|
|
165
|
-
max_value: 700.0
|
|
166
|
-
}
|
|
167
|
-
axis_target {
|
|
168
|
-
tag: "ital"
|
|
169
|
-
min_value: 0.0
|
|
170
|
-
max_value: 0.0
|
|
171
|
-
}
|
|
172
|
-
target {
|
|
173
|
-
target_type: TARGET_OS_ANDROID
|
|
174
|
-
}
|
|
175
|
-
size_adjust_pct: 112.89
|
|
176
|
-
local_src: "Roboto"
|
|
177
|
-
ascent_override_pct: 82.81
|
|
178
|
-
}
|
|
179
|
-
fallbacks {
|
|
180
|
-
axis_target {
|
|
181
|
-
tag: "wght"
|
|
182
|
-
min_value: 800.0
|
|
183
|
-
max_value: 800.0
|
|
184
|
-
}
|
|
185
|
-
axis_target {
|
|
186
|
-
tag: "ital"
|
|
187
|
-
min_value: 0.0
|
|
188
|
-
max_value: 0.0
|
|
189
|
-
}
|
|
190
|
-
target {
|
|
191
|
-
target_type: TARGET_OS_ANDROID
|
|
192
|
-
}
|
|
193
|
-
size_adjust_pct: 114.84
|
|
194
|
-
local_src: "Roboto"
|
|
195
|
-
ascent_override_pct: 84.38
|
|
196
|
-
}
|
|
197
|
-
fallbacks {
|
|
198
|
-
axis_target {
|
|
199
|
-
tag: "wght"
|
|
200
|
-
min_value: 900.0
|
|
201
|
-
max_value: 900.0
|
|
202
|
-
}
|
|
203
|
-
axis_target {
|
|
204
|
-
tag: "ital"
|
|
205
|
-
min_value: 0.0
|
|
206
|
-
max_value: 0.0
|
|
207
|
-
}
|
|
208
|
-
target {
|
|
209
|
-
target_type: TARGET_OS_ANDROID
|
|
210
|
-
}
|
|
211
|
-
size_adjust_pct: 117.19
|
|
212
|
-
local_src: "Roboto"
|
|
213
|
-
ascent_override_pct: 79.69
|
|
214
|
-
}
|
|
215
|
-
fallbacks {
|
|
216
|
-
axis_target {
|
|
217
|
-
tag: "wght"
|
|
218
|
-
min_value: 100.0
|
|
219
|
-
max_value: 100.0
|
|
220
|
-
}
|
|
221
|
-
axis_target {
|
|
222
|
-
tag: "ital"
|
|
223
|
-
min_value: 1.0
|
|
224
|
-
max_value: 1.0
|
|
225
|
-
}
|
|
226
|
-
target {
|
|
227
|
-
target_type: TARGET_OS_ANDROID
|
|
228
|
-
}
|
|
229
|
-
size_adjust_pct: 109.38
|
|
230
|
-
local_src: "Roboto Italic"
|
|
231
|
-
ascent_override_pct: 87.5
|
|
232
|
-
}
|
|
233
|
-
fallbacks {
|
|
234
|
-
axis_target {
|
|
235
|
-
tag: "wght"
|
|
236
|
-
min_value: 200.0
|
|
237
|
-
max_value: 200.0
|
|
238
|
-
}
|
|
239
|
-
axis_target {
|
|
240
|
-
tag: "ital"
|
|
241
|
-
min_value: 1.0
|
|
242
|
-
max_value: 1.0
|
|
243
|
-
}
|
|
244
|
-
target {
|
|
245
|
-
target_type: TARGET_OS_ANDROID
|
|
246
|
-
}
|
|
247
|
-
size_adjust_pct: 112.5
|
|
248
|
-
local_src: "Roboto Italic"
|
|
249
|
-
ascent_override_pct: 84.38
|
|
250
|
-
}
|
|
251
|
-
fallbacks {
|
|
252
|
-
axis_target {
|
|
253
|
-
tag: "wght"
|
|
254
|
-
min_value: 300.0
|
|
255
|
-
max_value: 300.0
|
|
256
|
-
}
|
|
257
|
-
axis_target {
|
|
258
|
-
tag: "ital"
|
|
259
|
-
min_value: 1.0
|
|
260
|
-
max_value: 1.0
|
|
261
|
-
}
|
|
262
|
-
target {
|
|
263
|
-
target_type: TARGET_OS_ANDROID
|
|
264
|
-
}
|
|
265
|
-
size_adjust_pct: 110.55
|
|
266
|
-
local_src: "Roboto Italic"
|
|
267
|
-
ascent_override_pct: 85.94
|
|
268
|
-
}
|
|
269
|
-
fallbacks {
|
|
270
|
-
axis_target {
|
|
271
|
-
tag: "wght"
|
|
272
|
-
min_value: 400.0
|
|
273
|
-
max_value: 400.0
|
|
274
|
-
}
|
|
275
|
-
axis_target {
|
|
276
|
-
tag: "ital"
|
|
277
|
-
min_value: 1.0
|
|
278
|
-
max_value: 1.0
|
|
279
|
-
}
|
|
280
|
-
target {
|
|
281
|
-
target_type: TARGET_OS_ANDROID
|
|
282
|
-
}
|
|
283
|
-
size_adjust_pct: 112.5
|
|
284
|
-
local_src: "Roboto Italic"
|
|
285
|
-
ascent_override_pct: 84.38
|
|
286
|
-
}
|
|
287
|
-
fallbacks {
|
|
288
|
-
axis_target {
|
|
289
|
-
tag: "wght"
|
|
290
|
-
min_value: 500.0
|
|
291
|
-
max_value: 500.0
|
|
292
|
-
}
|
|
293
|
-
axis_target {
|
|
294
|
-
tag: "ital"
|
|
295
|
-
min_value: 1.0
|
|
296
|
-
max_value: 1.0
|
|
297
|
-
}
|
|
298
|
-
target {
|
|
299
|
-
target_type: TARGET_OS_ANDROID
|
|
300
|
-
}
|
|
301
|
-
size_adjust_pct: 113.28
|
|
302
|
-
local_src: "Roboto Italic"
|
|
303
|
-
ascent_override_pct: 82.81
|
|
304
|
-
}
|
|
305
|
-
fallbacks {
|
|
306
|
-
axis_target {
|
|
307
|
-
tag: "wght"
|
|
308
|
-
min_value: 600.0
|
|
309
|
-
max_value: 600.0
|
|
310
|
-
}
|
|
311
|
-
axis_target {
|
|
312
|
-
tag: "ital"
|
|
313
|
-
min_value: 1.0
|
|
314
|
-
max_value: 1.0
|
|
315
|
-
}
|
|
316
|
-
target {
|
|
317
|
-
target_type: TARGET_OS_ANDROID
|
|
318
|
-
}
|
|
319
|
-
size_adjust_pct: 114.84
|
|
320
|
-
local_src: "Roboto Italic"
|
|
321
|
-
ascent_override_pct: 84.38
|
|
322
|
-
}
|
|
323
|
-
fallbacks {
|
|
324
|
-
axis_target {
|
|
325
|
-
tag: "wght"
|
|
326
|
-
min_value: 700.0
|
|
327
|
-
max_value: 700.0
|
|
328
|
-
}
|
|
329
|
-
axis_target {
|
|
330
|
-
tag: "ital"
|
|
331
|
-
min_value: 1.0
|
|
332
|
-
max_value: 1.0
|
|
333
|
-
}
|
|
334
|
-
target {
|
|
335
|
-
target_type: TARGET_OS_ANDROID
|
|
336
|
-
}
|
|
337
|
-
size_adjust_pct: 117.19
|
|
338
|
-
local_src: "Roboto Italic"
|
|
339
|
-
ascent_override_pct: 79.69
|
|
340
|
-
}
|
|
341
|
-
fallbacks {
|
|
342
|
-
axis_target {
|
|
343
|
-
tag: "wght"
|
|
344
|
-
min_value: 800.0
|
|
345
|
-
max_value: 800.0
|
|
346
|
-
}
|
|
347
|
-
axis_target {
|
|
348
|
-
tag: "ital"
|
|
349
|
-
min_value: 1.0
|
|
350
|
-
max_value: 1.0
|
|
351
|
-
}
|
|
352
|
-
target {
|
|
353
|
-
target_type: TARGET_OS_ANDROID
|
|
354
|
-
}
|
|
355
|
-
size_adjust_pct: 118.75
|
|
356
|
-
local_src: "Roboto Italic"
|
|
357
|
-
ascent_override_pct: 81.25
|
|
358
|
-
}
|
|
359
|
-
fallbacks {
|
|
360
|
-
axis_target {
|
|
361
|
-
tag: "wght"
|
|
362
|
-
min_value: 900.0
|
|
363
|
-
max_value: 900.0
|
|
364
|
-
}
|
|
365
|
-
axis_target {
|
|
366
|
-
tag: "ital"
|
|
367
|
-
min_value: 1.0
|
|
368
|
-
max_value: 1.0
|
|
369
|
-
}
|
|
370
|
-
target {
|
|
371
|
-
target_type: TARGET_OS_ANDROID
|
|
372
|
-
}
|
|
373
|
-
size_adjust_pct: 120.7
|
|
374
|
-
local_src: "Roboto Italic"
|
|
375
|
-
ascent_override_pct: 76.56
|
|
376
|
-
}
|
|
Binary file
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
Copyright 2024 The Montserrat.Git Project Authors (https://github.com/JulietaUla/Montserrat.git)
|
|
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://openfontlicense.org
|
|
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.
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
name: "M PLUS Rounded 1c"
|
|
2
|
-
designer: "Coji Morishita, M+ Fonts Project"
|
|
3
|
-
license: "OFL"
|
|
4
|
-
category: "SANS_SERIF"
|
|
5
|
-
date_added: "2018-05-17"
|
|
6
|
-
fonts {
|
|
7
|
-
name: "M PLUS Rounded 1c"
|
|
8
|
-
style: "normal"
|
|
9
|
-
weight: 100
|
|
10
|
-
filename: "MPLUSRounded1c-Thin.ttf"
|
|
11
|
-
post_script_name: "MPLUSRounded1c-Thin"
|
|
12
|
-
full_name: "M PLUS Rounded 1c Thin"
|
|
13
|
-
copyright: "Copyright 2016 The Rounded M+ Project Authors."
|
|
14
|
-
}
|
|
15
|
-
fonts {
|
|
16
|
-
name: "M PLUS Rounded 1c"
|
|
17
|
-
style: "normal"
|
|
18
|
-
weight: 300
|
|
19
|
-
filename: "MPLUSRounded1c-Light.ttf"
|
|
20
|
-
post_script_name: "MPLUSRounded1c-Light"
|
|
21
|
-
full_name: "M PLUS Rounded 1c Light"
|
|
22
|
-
copyright: "Copyright 2016 The Rounded M+ Project Authors."
|
|
23
|
-
}
|
|
24
|
-
fonts {
|
|
25
|
-
name: "M PLUS Rounded 1c"
|
|
26
|
-
style: "normal"
|
|
27
|
-
weight: 400
|
|
28
|
-
filename: "MPLUSRounded1c-Regular.ttf"
|
|
29
|
-
post_script_name: "MPLUSRounded1c-Regular"
|
|
30
|
-
full_name: "M PLUS Rounded 1c"
|
|
31
|
-
copyright: "Copyright 2016 The Rounded M+ Project Authors."
|
|
32
|
-
}
|
|
33
|
-
fonts {
|
|
34
|
-
name: "M PLUS Rounded 1c"
|
|
35
|
-
style: "normal"
|
|
36
|
-
weight: 500
|
|
37
|
-
filename: "MPLUSRounded1c-Medium.ttf"
|
|
38
|
-
post_script_name: "MPLUSRounded1c-Medium"
|
|
39
|
-
full_name: "M PLUS Rounded 1c Medium"
|
|
40
|
-
copyright: "Copyright 2016 The Rounded M+ Project Authors."
|
|
41
|
-
}
|
|
42
|
-
fonts {
|
|
43
|
-
name: "M PLUS Rounded 1c"
|
|
44
|
-
style: "normal"
|
|
45
|
-
weight: 700
|
|
46
|
-
filename: "MPLUSRounded1c-Bold.ttf"
|
|
47
|
-
post_script_name: "MPLUSRounded1c-Bold"
|
|
48
|
-
full_name: "M PLUS Rounded 1c Bold"
|
|
49
|
-
copyright: "Copyright 2016 The Rounded M+ Project Authors."
|
|
50
|
-
}
|
|
51
|
-
fonts {
|
|
52
|
-
name: "M PLUS Rounded 1c"
|
|
53
|
-
style: "normal"
|
|
54
|
-
weight: 800
|
|
55
|
-
filename: "MPLUSRounded1c-ExtraBold.ttf"
|
|
56
|
-
post_script_name: "MPLUSRounded1c-ExtraBold"
|
|
57
|
-
full_name: "M PLUS Rounded 1c ExtraBold"
|
|
58
|
-
copyright: "Copyright 2016 The Rounded M+ Project Authors."
|
|
59
|
-
}
|
|
60
|
-
fonts {
|
|
61
|
-
name: "M PLUS Rounded 1c"
|
|
62
|
-
style: "normal"
|
|
63
|
-
weight: 900
|
|
64
|
-
filename: "MPLUSRounded1c-Black.ttf"
|
|
65
|
-
post_script_name: "MPLUSRounded1c-Black"
|
|
66
|
-
full_name: "M PLUS Rounded 1c Black"
|
|
67
|
-
copyright: "Copyright 2016 The Rounded M+ Project Authors."
|
|
68
|
-
}
|
|
69
|
-
subsets: "cyrillic"
|
|
70
|
-
subsets: "cyrillic-ext"
|
|
71
|
-
subsets: "greek"
|
|
72
|
-
subsets: "greek-ext"
|
|
73
|
-
subsets: "hebrew"
|
|
74
|
-
subsets: "japanese"
|
|
75
|
-
subsets: "latin"
|
|
76
|
-
subsets: "latin-ext"
|
|
77
|
-
subsets: "menu"
|
|
78
|
-
subsets: "vietnamese"
|
|
Binary file
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<p>
|
|
2
|
-
Mukta is a Unicode compliant, versatile, contemporary, humanist, mono-linear typeface family available in seven weights, supporting Devanagari, Gujarati, Gurumukhi, Tamil and Latin scripts.
|
|
3
|
-
This type family is a libre licensed version of Ek's self-titled multi-script project, an ongoing effort to develop a unified type family for each Indian script.
|
|
4
|
-
The goal is to build one harmonious family across all Indian scripts without letting the visual features of one script dominate over others.
|
|
5
|
-
This ensures that the fonts can be used successfully for both single and multi-script purposes.
|
|
6
|
-
</p>
|
|
7
|
-
<p>
|
|
8
|
-
Mukta was designed by Girish Dalvi and Yashodeep Gholap.
|
|
9
|
-
<a href="https://fonts.google.com/specimen/Mukta+Vaani">Mukta Vaani</a> was designed by Noopur Datye and Pallavi Karambelkar with support from Sarang Kulkarni and Maithili Shingre.
|
|
10
|
-
<a href="https://fonts.google.com/specimen/Mukta+Malar">Mukta Malar</a> was designed by Aadarsh Rajan.
|
|
11
|
-
<a href="https://fonts.google.com/specimen/Mukta+Mahee">Mukta Mahee</a> was designed by Shuchita Grover and Noopur Datye.
|
|
12
|
-
</p>
|
|
13
|
-
<p>
|
|
14
|
-
Ek would like to thank Vinay Saynekar, Santosh Kshirsagar, Shubhanand Jog, Yogesh Jahargirdar, Pradnya Naik, Snehal Patil, Omkar Shende and Dave Crossland for their suggestions and feedback during the font design process.
|
|
15
|
-
Ek would also like to thank faculty and friends from the Industrial Design Centre, IIT Bombay, and from Sir J J Institute of Applied Art, for their support and encouragement.
|
|
16
|
-
</p>
|
|
17
|
-
<p>
|
|
18
|
-
This project is led by Ek Type, a collective of type designers based in Mumbai focused on designing contemporary Indian typefaces.
|
|
19
|
-
To contribute, see <a href="https://github.com/EkType/Mukta">github.com/EkType/Mukta</a>
|
|
20
|
-
</p>
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
name: "Mukta"
|
|
2
|
-
designer: "Ek Type"
|
|
3
|
-
license: "OFL"
|
|
4
|
-
category: "SANS_SERIF"
|
|
5
|
-
date_added: "2017-01-26"
|
|
6
|
-
fonts {
|
|
7
|
-
name: "Mukta"
|
|
8
|
-
style: "normal"
|
|
9
|
-
weight: 200
|
|
10
|
-
filename: "Mukta-ExtraLight.ttf"
|
|
11
|
-
post_script_name: "Mukta-ExtraLight"
|
|
12
|
-
full_name: "Mukta ExtraLight"
|
|
13
|
-
copyright: "Copyright (c) 2014, Girish Dalvi, Ek Type. All rights reserved."
|
|
14
|
-
}
|
|
15
|
-
fonts {
|
|
16
|
-
name: "Mukta"
|
|
17
|
-
style: "normal"
|
|
18
|
-
weight: 300
|
|
19
|
-
filename: "Mukta-Light.ttf"
|
|
20
|
-
post_script_name: "Mukta-Light"
|
|
21
|
-
full_name: "Mukta Light"
|
|
22
|
-
copyright: "Copyright (c) 2014, Girish Dalvi, Ek Type. All rights reserved."
|
|
23
|
-
}
|
|
24
|
-
fonts {
|
|
25
|
-
name: "Mukta"
|
|
26
|
-
style: "normal"
|
|
27
|
-
weight: 400
|
|
28
|
-
filename: "Mukta-Regular.ttf"
|
|
29
|
-
post_script_name: "Mukta-Regular"
|
|
30
|
-
full_name: "Mukta Regular"
|
|
31
|
-
copyright: "Copyright (c) 2014, Girish Dalvi, Ek Type. All rights reserved."
|
|
32
|
-
}
|
|
33
|
-
fonts {
|
|
34
|
-
name: "Mukta"
|
|
35
|
-
style: "normal"
|
|
36
|
-
weight: 500
|
|
37
|
-
filename: "Mukta-Medium.ttf"
|
|
38
|
-
post_script_name: "Mukta-Medium"
|
|
39
|
-
full_name: "Mukta Medium"
|
|
40
|
-
copyright: "Copyright (c) 2014, Girish Dalvi, Ek Type. All rights reserved."
|
|
41
|
-
}
|
|
42
|
-
fonts {
|
|
43
|
-
name: "Mukta"
|
|
44
|
-
style: "normal"
|
|
45
|
-
weight: 600
|
|
46
|
-
filename: "Mukta-SemiBold.ttf"
|
|
47
|
-
post_script_name: "Mukta-SemiBold"
|
|
48
|
-
full_name: "Mukta SemiBold"
|
|
49
|
-
copyright: "Copyright (c) 2014, Girish Dalvi, Ek Type. All rights reserved."
|
|
50
|
-
}
|
|
51
|
-
fonts {
|
|
52
|
-
name: "Mukta"
|
|
53
|
-
style: "normal"
|
|
54
|
-
weight: 700
|
|
55
|
-
filename: "Mukta-Bold.ttf"
|
|
56
|
-
post_script_name: "Mukta-Bold"
|
|
57
|
-
full_name: "Mukta Bold"
|
|
58
|
-
copyright: "Copyright (c) 2014, Girish Dalvi, Ek Type. All rights reserved."
|
|
59
|
-
}
|
|
60
|
-
fonts {
|
|
61
|
-
name: "Mukta"
|
|
62
|
-
style: "normal"
|
|
63
|
-
weight: 800
|
|
64
|
-
filename: "Mukta-ExtraBold.ttf"
|
|
65
|
-
post_script_name: "Mukta-ExtraBold"
|
|
66
|
-
full_name: "Mukta ExtraBold"
|
|
67
|
-
copyright: "Copyright (c) 2014, Girish Dalvi, Ek Type. All rights reserved."
|
|
68
|
-
}
|
|
69
|
-
subsets: "devanagari"
|
|
70
|
-
subsets: "latin"
|
|
71
|
-
subsets: "latin-ext"
|
|
72
|
-
subsets: "menu"
|
|
73
|
-
primary_script: "Deva"
|
|
Binary file
|