Changeset 234
- Timestamp:
- Oct 16, 2009, 6:55:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/gui/text/qfontdatabase_pm.cpp ¶
r230 r234 391 391 family->fixedPitch = cached.fixedPitch; 392 392 393 if (cached.systems.isEmpty() || cached.familyName .compare("Workplace Sans")) {393 if (cached.systems.isEmpty() || cached.familyName == QLatin1String("Workplace Sans")) { 394 394 // it was hard or impossible to determine the actual writing system 395 395 // of the font (as in case of OS/2 bitmap and PFB fonts for which it is
Note:
See TracChangeset
for help on using the changeset viewer.