[Bug 152349] "Select font" dialog window wrong max size value

Anne-Marie Mahfouf annma at kde.org
Thu Nov 15 15:02:49 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152349         




------- Additional Comments From annma kde org  2007-11-15 15:02 -------
Ok for the 0, my bad. In fact it would be better to have:

static const int c[] =
        {
            4,  5,  6,  7,
            8,  9,  10, 11,
            12, 13, 14, 15,
            16, 17, 18, 19,
            20, 22, 24, 26,
            28, 32, 48, 64,
            72, 80, 96, 128,
            0
        };


More information about the Kdelibs-bugs mailing list