-
`url(data:...)` URLs in style sheets fail if you disable external resources. Because data URLs are not really external resources this should not happen. Additionally, it seems there is no way to allow…
mitar updated
8 years ago
-
It would be great if it would pair the fonts with a `fonts.css`/`fonts.less`/`fonts.scss`.
Which would look a bit like this:
```
@font-face {
font-family: 'FontA';
src: url('./fonts/font-a.eot')…
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
@font-face{
font-family: 'HelveticaNeueBoldCond';
src: url('.…
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
@font-face{
font-family: 'HelveticaNeueBoldCond';
src: url('.…
-
The FAQ, in the question [Is it safe to use non-integral coordinates?](https://fontforge.github.io/en-US/about/faq/#is-it-safe-to-use-non-integral-coordinates) states that:
> PostScript (type1, PostS…
-
Hello, I installed the fonts on my kobo e-readers but unfortunately, they do not work. Is there any way to make the fonts compatible with kobo's system? Thank you so much!
-
I like it when a font can disambiguate between zero and the capital letter o, but I'm not a huge fan of the slashed zero (in any font). Would it be possible to add a dotted zero variant that can be en…
-
https://docs.microsoft.com/en-us/typography/opentype/spec/dvaraxistag_slnt says
> Values must be greater than -90 and less than +90.
That's non-inclusive (doesn't say 'greater than or equal to'…
-
Many families have been added in recent years with small caps glyph sets, but unlike in the early years, I didn't ask for their build scripts to output "SC" families - where the lowercase glyphs are r…
-
## Observed behaviour
`MS-FonVal` returns the following `FAIL`:
```
* FAIL: MS-FonVal: The version number is neither 0x00010000 nor 0x0001002 DETAILS: 0x00010003
```
## Expected behaviour
https…