Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ezhik
3636 days ago
If I'm running OS X pre-El Capitan, will `-apple-system` and `BlinkMacSystemFont` resolve to Helvetica, or will I end up seeing Roboto and Segoe UI if I have either installed?
1 comments
doctrine
3636 days ago
You will end up seeing Segoe UI, if that isn't installed you'll see Roboto, if that isn't installed you'll see Helvetica and so on.
link
Ezhik
3636 days ago
Actually, now that I can try this on my machine, it does show Helvetica.
link