Bug 109467 - New kst setting for default font size
Summary: New kst setting for default font size
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Solaris
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-22 15:00 UTC by Nicolas Brisset
Modified: 2005-07-23 01:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Brisset 2005-07-22 15:00:43 UTC
Version:           1.2.0_devel (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.4.3
OS:                SunOS (sun4u) release 5.8

Even though kst default settings are generally fine, in some environments there can be problems, e.g. wrt font sizes. My working environment is basically remote XDMCP connexion from a Windows XP machine to a Sun server, and with that setup I get plots with extremely small font sizes.
If only I could specify in a kst setting to use bigger fonts (with the same figure as I can input in the "Appearance" tab in the plot dialog), it would be really help. More generally speaking, I've noticed that some people like huge font sizes when others like them tiny, so why not give users a choice here ?
Comment 1 Andrew Walker 2005-07-23 01:17:26 UTC
SVN commit 437749 by arwalker:

BUG:109467 Allow user to specify a base font size for the plots. The default is 12, which will look the same as previous builds if left unchanged. Plots will use the new base font size when next updated. The plots will not be immediately updated.

 M  +3 -2      kstlabel.cpp  
 M  +4 -0      kstsettings.cpp  
 M  +1 -0      kstsettings.h  
 M  +180 -112  kstsettingsdlg.ui  
 M  +2 -0      kstsettingsdlg.ui.h