-
```
I use chrome 26.
An example :
All the icons in "http://fortawesome.github.io/Font-Awesome/" display as small
rectangles.
```
Original issue reported on code.google.com by `luf...@gmail.com` on …
-
```
What steps will reproduce the problem?
1.
2.@font-face {
font-family: 'Segoeuil';
src: url('../fonts/segoeuil.eot');
src: url('../fonts/segoeuil.eot?iefix') format('eot'),
ur…
-
```
I use chrome 26.
An example :
All the icons in "http://fortawesome.github.io/Font-Awesome/" display as small
rectangles.
```
Original issue reported on code.google.com by `luf...@gmail.com` on …
-
Using a custom font face to draw to a canvas does not work. Test case (based on pdf.js [test](https://github.com/mozilla/pdf.js/blob/master/test/features/tests.js)):
```
var jsdom = require('jsdom');…
mitar updated
5 years ago
-
Hiya! I was excited to find that Cloudflare Images _does_ support SVGs (neat!) but found some trouble with embedded fonts in my SVG's from [Excalidraw](https://excalidraw.com/) exports. Excalidraw exp…
-
## Current system
Currently Servo uses a single `FontCacheThread`, which is responsible for loading the system font list and also storing the available web fonts. In addition, every layout thread s…
-
```
What steps will reproduce the problem?
1. Unknown, Started recently with no changes having been made
2.
3.
What is the expected output? What do you see instead?
When the correct captcha is entere…
-
```
What steps will reproduce the problem?
1. Unknown, Started recently with no changes having been made
2.
3.
What is the expected output? What do you see instead?
When the correct captcha is entere…
-
* face_recognition version:1.4.0
* face_recognition_models:0.3.0
* Python version: 3.12.2
* Operating System: windows 11
### Description
I was trying to build a face recognition software f…
-
Fonts are often large files that take awhile to load. Some browsers hide text until the font loads, causing a flash of invisible text (FOIT).
**Pages:**
- [ ] Homepage
### Evidence / Screen…