Doesn't the forum webfont need refurbishing?
Adam Jagosz
Posts: 689
I noticed, in my first week here, that the font is lacking Armenian. Today I also noticed it has no support for Vietnamese. Is that, uhm, deliberate?
One thing that might be considered an advantage is, that it is made really hard to mistake, say, a greek Alpha for an A (yes, no Greek either). But is that really the reason?
One thing that might be considered an advantage is, that it is made really hard to mistake, say, a greek Alpha for an A (yes, no Greek either). But is that really the reason?
2
Comments
-
I assure you it is unintentional. I'll bring this up. Certainly we want the forums to be as inclusive as possible.0
-
@James Puckett do you know off-hand if this is easy to do?0
-
Vietnamese glyphs seem to be supported? Or is my browser using a fall-back font?
ẴẵẶặẸẹẺẻẼẽẾếỀềỂểỄễỆệỈỉỊịỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợỤụỦủỨứỪừỬửỮữỰựỲỳỴỵỶỷỸỹ1 -
The webfonts here were a quick slapdash afterthought with an aggressive subset and only minor css adjustments to the template. As far as I know no one has offered to donate a more robust option or to spend the time fixing anything, but, you know, knock yourselves out.0
-
Bhikkhu, it's the fall-back font.0
-
Mark Simonson said:Bhikkhu, it's the fall-back font.3
-
The fonts are done with a few lines of CSS added in the Vanilla dashboard. The only issues we ever really had with language support were related to Vanilla usernames being limited to a small subset of Unicode, which I think is an anti-spam feature.
0 -
Here's a closeup of the Vietnamese fall-back in Windows 10 Chrome.
It limits the conversation. I'd prefer to see a system font so more languages can be supported. Yes, this is an English forum but we're often discussing characters which aren't.2 -
Ray Larabie said:Here's a closeup of the Vietnamese fall-back in Windows 10 Chrome.
[snip]
Here's what I see in Edge on Windows 10:
Looks like it's probably the browser's font fallback.
0 -
Chrome on Mac seems to be falling back to a working version of Lucida.0
-
Pretty sure it's Lucida Grande, the old OS X system font.
When the site started, custom web fonts were still kind of a novelty and, since the site was created for type designers, it was cool to be able to feature the work of one of our members. If we want to support more languages, a custom webfont starts to make less sense as the file size could get pretty big. It would probably make more sense to use a system font, even if it's aesthetically less ideal.3 -
Or you can use some kind of CSS skinning plug-in to specify your own local font-family. Why not.
Personally, I don’t mind the Lucida Grande fallback. But that’s on Mac. Those Windows/Edge Times Roman and Windows/Chrome decomposed Lucida Sans Unicode fallbacks would probably drive me crazy. ;-)
If the forum keeps using an @font-face webfont (whether Alright or something new), it seems to me that you could just specify a single generic fallback of 'sans-serif' afterward, so the user can get their preferred system fallback in these extended Unicode situations, and not cascade through a bunch of potentially weak options.
0 -
How about Noto?
0 -
Or Source Sans, which is about 50% smaller with roughly the same character set for the R/I/B/BI set and has additional weights if we need them. Of course, a system font would be a 100% smaller download.2
-
Nitti, the monospaced font used for code in this forum, has been updated over time to include more scripts and languages. We’d be happy to donate this new version in woff2 format.8
-
On Windows Lucida Sans Unicode would be a solid fallback.1
-
Adrien Tétar said:On Windows Lucida Sans Unicode would be a solid fallback.1
-
Yes, as one can see in Ray’s example, the Latin Extended Additional range is not well-supported in Lucida Sans Unicode, unfortunately. (At least, not in the version 5.0 that I have on my Mac; nor the one that Ray has, it seems.)
0 -
@Hrant H. Papazian
How is Noto the answer, when the Armenian, among other scripts, is not still incorporated into the main files, instead residing in a separate file? Do we make a custom version?
Btw that's the most hilarious thing about Noto, which was intended as short for "no tofu".0 -
It is 2017, you don’t need all scripts in a single font file (and you can’t, the glyph limit for OpenType fonts is 65535 glyphs per font file). I think unicode-range is supported correctly by current versions of relevant browsers now, so that is a way to use web fonts for more character ranges and have the browser download them only when needed.
6 -
You can simply list them one after another in the CSS font-stack, and if a character is missing in the first listed font, the second one will be tried for the characters, and so on. For cases where you’re not using multiple alphabets all the time, it seems to me like that would be the better solution anyway.4
-
Right, I was not fully aware the fallback worked for specific glyphs, I obliviously assumed it's either one font - if it is found - or the other. Thanks a lot for clarifying that!
1 -
Khaled Hosny said:It is 2017, you don’t need all scripts in a single font file (and you can’t, the glyph limit for OpenType fonts is 65535 glyphs per font file).0
-
The scripts having their own font files then make sense, as we could use Noto Sans as the font for Latin and Noto Armenian Serif to help distinguish it from Latin but still retain stylistic coherence, we could choose either of the Arabic styles, etc.0
Categories
- All Categories
- 40 Introductions
- 3.7K Typeface Design
- 795 Font Technology
- 1K Technique and Theory
- 614 Type Business
- 444 Type Design Critiques
- 539 Type Design Software
- 30 Punchcutting
- 136 Lettering and Calligraphy
- 83 Technique and Theory
- 53 Lettering Critiques
- 482 Typography
- 301 History of Typography
- 114 Education
- 67 Resources
- 495 Announcements
- 79 Events
- 105 Job Postings
- 148 Type Releases
- 162 Miscellaneous News
- 269 About TypeDrawers
- 53 TypeDrawers Announcements
- 116 Suggestions and Bug Reports