pfefferniels / probstuecke-digital

A digital edition of the 24 Probstücke of the Oberclasse by Johann Mattheson.
http://probstuecke-digital.de
GNU General Public License v3.0
10 stars 1 forks source link

choose special font for comments #96

Closed rettinghaus closed 3 years ago

rettinghaus commented 4 years ago

Bootstrap resets non-serif fonts system-specific differently, making some glyphs we use in the edition look ugly. We should look for a good font we can use at least for the comments.

This one looks promising, but should be tested thoroughly: https://fonts.google.com/specimen/Scada

pfefferniels commented 3 years ago

How about Junicode? It natively supports the special characters we need and it's used in the DTAoX framework ...

pfefferniels commented 3 years ago

That's how it looks like with Junicode:

grafik

rettinghaus commented 3 years ago

Looks great!

pfefferniels commented 3 years ago

closed with pfefferniels/probstuecke-react@c00c1d1