How can i make bigger font with ruby puts for gnome-terminal or other
terminal on linux?
We can make bigger font from gnome-terminal>Edit>Preferences>Colors
How can i do the same thing using ruby?
How can i make bigger font with ruby puts for gnome-terminal or other
terminal on linux?
We can make bigger font from gnome-terminal>Edit>Preferences>Colors
How can i do the same thing using ruby?
On 04/20/2012 02:24 PM, gmspro gmspro wrote:
How can i make bigger font with ruby puts for gnome-terminal or other
terminal on linux? We can make bigger font from
gnome-terminal>Edit>Preferences>Colors How can i do the same thing
using ruby?
You can’t. Not from Ruby, nor any other programming language, since
terminals don’t support it. Some terminals support switching between
alternative fonts using ( and ), but it most cases it just
toggles bold or italics variants of the standard font.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs