Neal Wilson 12 лет назад
Родитель
Сommit
283f21424e
1 измененных файлов: 3 добавлений и 0 удалений
  1. 3
    0
      src/typica.w

+ 3
- 0
src/typica.w Просмотреть файл

12404
 TeX Gyre Pagella font and sets this as the default standard font for all web
12404
 TeX Gyre Pagella font and sets this as the default standard font for all web
12405
 views.
12405
 views.
12406
 
12406
 
12407
+@s QFontDatabase int
12408
+@s QWebSettings int
12409
+
12407
 @<Set up fonts@>=
12410
 @<Set up fonts@>=
12408
 QFile entypo(":/resources/fonts/entypo.ttf");
12411
 QFile entypo(":/resources/fonts/entypo.ttf");
12409
 entypo.open(QIODevice::ReadOnly);
12412
 entypo.open(QIODevice::ReadOnly);

Загрузка…
Отмена
Сохранить