Closed
Bug 1256709
Opened 10 years ago
Closed 10 years ago
Unicode range example suggest downloaded font will be subsetted
Categories
(Developer Documentation Graveyard :: CSS, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: roel, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
> In the CSS, you can see that we are in effect defining a completely separate @font-face that only includes a single character in it, meaning that we don't need to download the entire font to get what we want if it is a hosted font
This suggests the font will somehow be subsetted before downloading, so it'll only contain the ampersand. But instead it'll download the _entire_ font, but only _use_ the ampersand when it's in the document.
Comment 1•10 years ago
|
||
Made it clear. Thanks for pointing this out.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•