typefaces icon indicating copy to clipboard operation
typefaces copied to clipboard

NPM packages for Open Source typefaces

Results 104 typefaces issues
Sort by recently updated
recently updated
newest added

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:** ![image](https://user-images.githubusercontent.com/3280602/76865898-c1149e80-6839-11ea-8daf-4f1d0e187c4a.png) **0.0.71** ![image](https://user-images.githubusercontent.com/3280602/76865964-d4c00500-6839-11ea-8306-b0f0fc861910.png)

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 ![montserrat_ok_google](https://user-images.githubusercontent.com/147258/78600906-1994f580-7854-11ea-860a-41f39808871b.jpg) NOK https://www.npmjs.com/package/typeface-montserrat ![montserrat_nok_npm](https://user-images.githubusercontent.com/147258/78600928-23b6f400-7854-11ea-8d2d-38d37c4d770e.jpg) 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...

dependencies

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...

dependencies

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...

dependencies

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.