Hi, I thought I could ask QFontDatabase which styles are available with a given font using "QStringList QFontDatabase::styles ( const QString & family )". However it seems that this function returns less styles than there are. On for example font "Mincho", I only get style "Normal". However I can write bold and italic with this font too. Also KFontChooser/KFontDialog is showing only this one style Nomal for font Mincho. Does anyone know why QFontDatabase::styles is giving less options ? Thanks, Edwin >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<