On 06/02/2010, Graeme Geldenhuys <[email protected]> wrote: > > My thought too. The only thing I can think of is in my Gnome setup > (global desktop settings), the DPI is forced to 96. Yet my X Window > system reports the dpi otherwise, at 89 DPI. > > $ xdpyinfo | grep resolution > resolution: 89x87 dots per inch
That was the problem! Forcing X11 to 96dpi (same as Gnome desktop settings), both Lazarus (Qt | GTK2) now have the same font size in the Source Editor screen - using the same editor font settings. :-) -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
