mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Lattice form gourad triangle meshing
This commit is contained in:
@ -127,7 +127,7 @@ QByteArray PDFSystemFontInfoStorage::loadFont(const FontDescriptor* descriptor,
|
||||
case StandardFontType::CourierOblique:
|
||||
case StandardFontType::CourierBoldOblique:
|
||||
{
|
||||
fontName = "Courier";
|
||||
fontName = "CourierNew";
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user