Selaa lähdekoodia

Fix typography

Neal Wilson 11 vuotta sitten
vanhempi
commit
283f21424e
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      src/typica.w

+ 3
- 0
src/typica.w Näytä tiedosto

@@ -12404,6 +12404,9 @@ use of the earlier plan but which may solve the matter. This brings in the
12404 12404
 TeX Gyre Pagella font and sets this as the default standard font for all web
12405 12405
 views.
12406 12406
 
12407
+@s QFontDatabase int
12408
+@s QWebSettings int
12409
+
12407 12410
 @<Set up fonts@>=
12408 12411
 QFile entypo(":/resources/fonts/entypo.ttf");
12409 12412
 entypo.open(QIODevice::ReadOnly);

Loading…
Peruuta
Tallenna