Live data from Hacker News

Redesigned Google Fonts website

material.io

31–40 of 90 posts

Re: Redesigned Google Fonts website

#33

Earlier quoted context omitted.

Not if you download the zip and host it yourself - which you can do

> Not if you download the zip and host it yourself - which you can do I don't think it's quite the same, though! If you go to Open Sans, for example ( https://fonts.google.com/specimen/Open+Sans?query=open+sans ), and preview the CSS that it generates for the Regular style, then you'll get this: https://fonts.googleapis.com/css2?family=Open+Sans&display=s... You'll notice that it uses a lot of the unicode-range prope…

For subsetting Glyphhanger works really well: https://github.com/zachleat/glyphhanger

Re: Redesigned Google Fonts website

#34

Webpage has many useful filters, but is lacking the single most important one: what license the font is under.

all google fonts are OFL (the copyleft SIL open font license[0]) with the exception of some legacy fonts which are apache 2. they don’t publish fonts that aren’t OFL anymore

0. http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=...

Re: Redesigned Google Fonts website

#36
post #6

So how do I find fonts that have 0s with a dot in the middle? > filters are now easier to reach and sectioned out meaningfully "Technology" is not a meaningful section, and in general having section taking more space than its content of just a single item doesn't help

Not saying this applies to your situation, but I'm always slightly amused when I hear tech-oriented people say "this font would be perfect for me except for this ONE deal breaker" (often but not always the problem of insufficient differentiation of 0 and O). It's pretty trivial to modify fonts! Just download FontForge, open the font file, navigate to the code point in question, and simple operations like adding a dot…

Good point, though bugs can easily creep in with such simple edits: in your copy&paste monospaced digits example you lose the ability to have both monospaced and proportional digits via a stylistic flag (and those are useful: use monospaced in tables, use proportional digits in text)

Also it's many files, not just one (though hopefully variadic fonts will catch on), so unfortunately patching fonts is a bit more complicated :( (but if it's literally close to just one thing, that it could still be worth it)

Re: Redesigned Google Fonts website

#37
To be honest ... I don't like it. I would like to display the fonts as squares. I often didn't choose a font because it has disadvantages in readability compared to another font if it's used to show text in a paragraph.

Why is now everything on the left side? The filter is compared to the filters of adobe or other big font sites more or less unsophisticated. Why always this senseless upgrades?

Re: Redesigned Google Fonts website

#38
post #6

So how do I find fonts that have 0s with a dot in the middle? > filters are now easier to reach and sectioned out meaningfully "Technology" is not a meaningful section, and in general having section taking more space than its content of just a single item doesn't help

You could scroll through https://fonts.google.com/?preview.text=0&preview.text_type=c...

No you couldn't, a font can have different styles. That's what databases and querying them is designed for

Re: Redesigned Google Fonts website

#39
post #6

So how do I find fonts that have 0s with a dot in the middle? > filters are now easier to reach and sectioned out meaningfully "Technology" is not a meaningful section, and in general having section taking more space than its content of just a single item doesn't help

Not saying this applies to your situation, but I'm always slightly amused when I hear tech-oriented people say "this font would be perfect for me except for this ONE deal breaker" (often but not always the problem of insufficient differentiation of 0 and O). It's pretty trivial to modify fonts! Just download FontForge, open the font file, navigate to the code point in question, and simple operations like adding a dot…

[dead]

Re: Redesigned Google Fonts website

#40
post #6

So how do I find fonts that have 0s with a dot in the middle? > filters are now easier to reach and sectioned out meaningfully "Technology" is not a meaningful section, and in general having section taking more space than its content of just a single item doesn't help

Same issue with finding fonts that have ligatures.
Post reply on HN