Baddaboo / ClassicKit

💾 A collection of classic-style UI components for iOS
2.19k stars 54 forks source link

Incorrect font use, Windows 95 used MS San Serif #3

Closed LeoNatan closed 6 years ago

LeoNatan commented 6 years ago

Hello,

Cool library! One minor remark—Windows 95 used MS Sans Serif rather than Tahoma.

Comparison of the two:

screen shot 2018-05-16 at 13 06 29

Attached here is the correct font.

MS Sans Serif.ttf.zip

jtarchie commented 6 years ago

I would tread lightly on the attached file. Fonts can have licensing issues.

There may plenty of OSS sans-serif available, though. Google has one called Open Sans.

LeoNatan commented 6 years ago

@jtarchie Those are not raster fonts. Do you not see the difference between a vector font and a raster font, in the context of Windows 95?

Theoretically, the same license issue applies to Tahoma, which is already included and is still under license. MS Sans Serif (not Microsoft Sans Serif) is in the public domain if I recall correctly.

Baddaboo commented 6 years ago

@LeoNatan thanks! I had a hard time tracking down the original font. @jtarchie I probably gave less thought to copyright than I should have. I sort of assumed that this is obviously a parody of Microsoft's design, that I'm not distributing commercially. I also figured that if Microsoft really did take issue with anything (like the Internet Explorer animation) I'd swap those elements with others. This is, after all, just a fun side project of mine 🙂

LeoNatan commented 6 years ago

Thanks!

CapoFantasma97 commented 1 year ago

Where did you get it? Is there a bold version around?