typefaces
typefaces copied to clipboard
NPM packages for Open Source typefaces
Ran into a strange issue when upgrading `typeface-muli` 0.0.71 -> 1.1.3. For some reason $ sign's render incorrectly in the new version. **1.1.3:**  **0.0.71** 
Some non-English characters appear distorted in font Montserrat when loaded via NMP using plugin "typefaces", e.g. see the letter "č" below: OK https://fonts.google.com/specimen/Montserrat  NOK https://www.npmjs.com/package/typeface-montserrat  What's the reason...
Exo 2 fonts render strange corner defects on both dark and light themes. This happens after upgrading to any currently available version above `v1.1.8`. Note letters "D" and "A"
Recently I updated my `typeface-league-spartan` package from v0.0.44 to v1.1.13 and found that this broke my application (font no longer loaded). A quick peek at the package tarballs from npm...
Hi, I'm new to font loading and web dev in general, but wondering if it would be possible to preload fonts? I was noticing loading my fonts on my local/site...
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.15.0 to 2.20.5. Commits 441f812 2.20.5 d36a1b1 Merge pull request #182 from ChALkeR/chalker/fix-comma b6ea484 Fix uri prefix detection 5389c5b Merge pull request #181 from ChALkeR/chalker/fix-undef df5b313 add...
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits fee31c5 0.0.6 2f4a9d4 Merge pull request #9 from mhart/fix-buffer-constructor-vuln afbc744 Ensure data is not a number in Buffer constructor See full diff in...
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. Commits ab73503 Bump to v4.5.0. a4f7d4c Rebuild lodash and docs. cca5ac6 Fix npm-test by removing the call to test-docs. 9f7f9fc Adjust heading order. [ci...
How can I use `typeface-source-sans-pro` in a webpack project that laverages `sass-loader`? The [current documentation](https://github.com/KyleAMathews/typefaces/tree/master/packages/source-sans-pro) is too sparse to make me understand what to do. I did `npm install --save...
Added "normal" as font-style as no value was provided.