woff2 Questions
4
Solved
I'm trying to make sure that the .woff2 font file contains the same set of glyphs as one of my .ttf files. So, it would be really nice to view them somehow side by side, but I can not find any tool...
3
Solved
My team has a woff2 font file, which we are not equipped to deal with. Does anyone know a pipeline for downgrading to a more common format?
5
Solved
I've seen that some Google Webfonts now use WOFF 2.0. Can I somehow convert my existing WOFF-fonts to this new (and supposedly better format)? And how?
Terisateriyaki asked 9/4, 2014 at 9:45
2
I'm only using a few Material Icons icons, and thought that loading the entire library is a waste of resources.
I tried to edit the original woff2 file and remove all icons that I don't use. The cl...
Cannonade asked 30/10, 2020 at 19:22
2
Solved
I'm looking at the FontAwesome path.less and it looks like it's loading a bunch of the same font but different types...
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'F...
Tovatovar asked 29/7, 2015 at 2:0
5
Solved
I have a font-face in my program generated from Font Squirrel I just can't get it to work in IIS, it works in localhost. I added application/font-woff article to my MIME Types but it still doesn't ...
2
Solved
I have an S3 Bucket fronted with a Cloudfront CDN. In that bucket, I have some woff2 fonts that were automatically tagged with the content type octet-stream. When trying to load that font from a CS...
Minhminho asked 19/10, 2018 at 13:20
3
Solved
Up until now, I've used Paul Irish's bulletproof font-face syntax
But I was just looking at support for .woff and .woff2 files on caniuse and it says woff is supported in IE9+. Most articles on th...
2
Solved
ERROR in ./node_modules/bootstrap/dist/fonts/glyphicons-halflings-regular.woff 1:4
Module parse failed: Unexpected character '' (1:4)
You may need an appropriate loader to handle this file type...
Amero asked 11/7, 2018 at 4:40
5
Solved
I'm doing some experiments with VNext + OSX + Chrome. I'm trying to get a woff2 file
GET http://localhost:5003/fonts/fontawesome-webfont.woff2?v=4.3.0
But an error occur. See the request's head...
Scone asked 26/2, 2015 at 15:44
3
Solved
Bootstrap font not loading correctly
glyphicons-halflings-regular.woff2.
It shows the error in my Chrome-console.
Any solution to get it loaded properly, so that it doesn't show the error in ...
Alexandraalexandre asked 24/4, 2015 at 8:39
1
I have just noticed Google Fonts stopped serving their fonts in tff. Instead they do in woff2. Woff2 is not supported on iOS. And my layout gets all funny because of it.
Is there any way I can req...
Fiction asked 31/1, 2015 at 0:39
4
Solved
Today I updated Font Awesome package to 4.3.0 and noticed that woff2 font was added. That file is linked in CSS so I need to configure nginx to serve woff2 files properly.
Currently I have this bl...
Photoengrave asked 30/1, 2015 at 12:5
2
Solved
Is there any free or cheap editor for Windows, that would allow to edit files with .woff extension (I checked in css that the font file has woff extension). These are fonts offered by Google Webfon...
Bareback asked 13/5, 2011 at 6:24
1
© 2022 - 2024 — McMap. All rights reserved.