schlagmichdoch / PairDrop

PairDrop: Local file sharing in your browser. Inspired by Apple's AirDrop. Fork of Snapdrop.
https://pairdrop.net
GNU General Public License v3.0
3.66k stars 193 forks source link

[Enhancement] Change font to Open Sans #293

Closed schlagmichdoch closed 1 month ago

schlagmichdoch commented 1 month ago

This issue was deleted by GitHub (via hubot) as part of mistakenly marking this account as spam on 17th February 2024. The creation date is unclear. There are also links to the deleted issue that are not updated to this issue. I decided to manually recreate it anyway in order to complete the information the repo holds even though the restored information might be outdated:

Issue by @schlagmichdoch:

What problem is solved by the new feature Crisper look especially on the about page.

Describe the feature Use font Open Sans by self-hosting the font files. https://fonts.google.com/specimen/Open+Sans?preview.text=PairDrop

Also, add:

  text-rendering: optimizeLegibility;
  font-variant-ligatures: common-ligatures;
  font-kerning: normal;

Drafts

vs.