gui: PreviewGeneratorPdf: Enable Text hinting
Este cometimento está contido em:
ascendente
ffdaa4c0c6
cometimento
87e3cc3380
@ -20,6 +20,8 @@ Poppler::Document *PreviewGeneratorPdf::document(QString path)
|
||||
return nullptr;
|
||||
}
|
||||
result->setRenderHint(Poppler::Document::TextAntialiasing);
|
||||
result->setRenderHint(Poppler::Document::TextHinting);
|
||||
result->setRenderHint(Poppler::Document::TextSlightHinting);
|
||||
|
||||
locker.relock();
|
||||
documentcache.insert(path, result);
|
||||
|
Carregando…
Criar uma nova questão referindo esta
Bloquear um utilizador