definitelytyped.github.io icon indicating copy to clipboard operation
definitelytyped.github.io copied to clipboard

Source web version of Segoe font

Open Bartvds opened this issue 11 years ago • 2 comments

I took the Segoe from the typescriptlang website to make it look TypeScripty but it is probably Windows specific?

Should probably be possible to get a web version somewhere.

Bartvds avatar Apr 10 '14 22:04 Bartvds

this it https://github.com/DefinitelyTyped/definitelytyped.github.io/blob/master/styles/style.css ?

I noticed you have helvetica / arial as the backups. Arial is what typescriptlang uses as a backup as well. PS : I looked at it on the iPad it looks great. So non issue in my view :+1:

basarat avatar Apr 11 '14 03:04 basarat

As far as I know Segoe is a font especially developed by Microsoft for Windows / their CI. You can find it on their homepage: http://www.microsoft.com/typography/fonts/family.aspx?FID=331

However, the only way to include it as a webfont I could find is through fonts.com, a paid font service. They still only offer a subset of the font for inclusion: http://www.fonts.com/de/font/microsoft-corporation/segoe-tv#product_top

The new mocks (#24) don't use Segoe at all, looks like Montserrat being used, so maybe this issue can be closed?

sebastian-lenz avatar Jul 14 '14 16:07 sebastian-lenz