diff -ur src/kernel/qpsprinter.cpp src/kernel/qpsprinter.cpp --- src/kernel/qpsprinter.cpp Wed Oct 4 13:48:49 2000 +++ src/kernel/qpsprinter.cpp Mon Oct 9 11:53:48 2000 @@ -1734,2 +1734,4 @@ { QFont::KOI8R, 2084 }, + { QFont::KOI8U, 2088 }, + { QFont::CP_1251, 2251 }, { QFont::ISO_8859_1, 4 }, @@ -1747,2 +1749,3 @@ { QFont::ISO_8859_15, 111 }, + { QFont::PT_154, 0 }, // makeFixedStrings() below assumes that this is last