From kde-devel Mon Mar 29 19:11:54 2004 From: Edwin Schepers Date: Mon, 29 Mar 2004 19:11:54 +0000 To: kde-devel Subject: about QFont and QFontDatabase Message-Id: <200403292111.55006.yez () home ! nl> X-MARC-Message: https://marc.info/?l=kde-devel&m=108058699024733 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 <<