Opened 12 years ago

Closed 11 years ago

#8849 closed enhancement (fixed)

More font sizes

Reported by: tod Owned by: jscipione
Priority: normal Milestone: R1
Component: Applications/Terminal Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Could we allow the user to set an arbitrary font size in the terminal, or at least include larger sizes in the drop down list? I do a lot of text editing in full screen terminal windows on a physically large display. A font size of 36 allows me to keep the display away far from my face while still being able to read the text without glasses. Thanks.

Change History (6)

comment:1 by diver, 12 years ago

Version: R1/alpha3R1/Development

comment:2 by axeld, 12 years ago

IIRC we restricted the font size for the main fonts since the layout API wasn't used everywhere yet, but there is at least no technical reason to restrict the Terminal.

It would be nice to have some kind of common method to select a font size, though. The current pull down menu approach is a bit restricted, a slider might be too inconvenient in order to set the standard sizes. Maybe have a slider as the last menu item. IIRC John Scipione wanted to work on such a thing for the icon sizes in Tracker -- maybe that work could be reused here.

comment:3 by Disreali, 12 years ago

Implementing a spinner would be nice. ticket:6834

comment:4 by jscipione, 11 years ago

I may have made this worse by integrating the font size as a submenu of the font menu. The real solution IMHO is to create a font panel dialog instead of generating the font selecter here. However, since that is a lot of work, perhaps we could just add more font sizes to the list in the interim.

comment:5 by jscipione, 11 years ago

Owner: changed from jackburton to jscipione
Status: newassigned

comment:6 by jscipione, 11 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev44982 by increasing font size options from 8 to 36. We could go even larger if necessary, there is no good reason to restrict the top font size option other than to keep it in a reasonable range.

Note: See TracTickets for help on using tickets.