Mising KGlobalSettings::smallFont()

Matthew Woehlke mw_triad at users.sourceforge.net
Mon Jun 18 16:01:37 BST 2007


Boyd Stephen Smith Jr. wrote:
> It's clear that minimizeFont and be implemented trivially on 
> top of this method with something like:
> 
> QFont myFont = /* Some stuff to get a font face. */;
> myFont.setPointSizeF(numeric_limits<qreal>::epsilon());
> myFont = ensureFontReadable(myFont);

epsilon()? It seems like '1' would be sufficient. I mean, do you really 
think anyone can read a point size of '1'? ;-)

-- 
Matthew
"Still the prettiest." -- Legolas
(as quoted in The Very Secret Diaries by Cassandra Claire)
http://www.ealasaid.com/misc/vsd/





More information about the kde-core-devel mailing list