brick icon indicating copy to clipboard operation
brick copied to clipboard

Allow specifying subsets of the fonts

Open waldyrious opened this issue 11 years ago • 1 comments

This request was triggered by loading the Noto font using Brick (see #1). The Google Fonts version loads faster if a subset is specified (e.g. &subset=latin) because the whole font contains characters for several scripts, which makes it large.

If Brick supported loading subsets in a similar manner (maybe a flag?), it would achieve feature parity with Google Fonts in this domain (specifically, large fonts could be loaded faster).

waldyrious avatar Mar 16 '14 17:03 waldyrious

Details for how this would be implemented are also welcome! I can't think of an efficient way right now.

alfredxing avatar Mar 16 '14 17:03 alfredxing