This is feature request adopted from IGB forum topic 4384064.
(See http://sourceforge.net/projects/genoviz/forums/forum/439787/topic/4384064)
The request is to allow increase of font sizes on:
(1) Graph y-axis
(2) Track labels
Ideas on how this could work from the users perspective:
Add a new column called "label font size" to tier tab in Preferences window. The column contains a combo box menu with the various font sizes we support. Users select the font size they want using that, and the setting gets saved in the preferences and it reverts to the default value when user clicks Preferences->Other Options->Reset Preferences to Defaults in the usual way. Alternatively, we could let them type something in, but it's not obvious at first that the cells in the table are editable. Also, if we use a combo box then the code will be simpler because we won't need to do error checking on the input. The design trade-off is that some options may not be supported, e.g., 18.25 and the like. I'm not sure this would matter to people, however.
Add a new option to the Graph Adjuster tab called "y-axis font size" and allow users to change the font size.
We are implementing the ability to change track label font sizes with IBG 6.6.
Hiral has done this so I'm belatedly assigning this feature request to his user id hiralv.