Bug#595696: Bug#594817: console-setup should configure the widthheight of the console

2015-08-25 Thread Samuel Thibault
Samuel Thibault, le Sun 29 Aug 2010 21:08:05 +0200, a écrit : We could even imagine to rasterize a vector font on the fly for very big sizes. otf2bdf and bdf2psf could be used for that, for instance if the user specifies the width (which will be the most probable use, people usually don't

Bug#595696: Bug#594817: console-setup should configure the widthheight of the console

2011-02-28 Thread Anton Zinoviev
On Sun, Feb 27, 2011 at 06:48:49PM +0100, Julien Cristau wrote: In order to do something like this, it would be necessary to make console-setup predepend on fbset (in order to detect the screen resolution). Is this OK? Why pre-depends? Well, for now I am not exactly sure what to do

Bug#595696: Bug#594817: console-setup should configure the widthheight of the console

2011-02-28 Thread Samuel Thibault
Anton Zinoviev, le Mon 28 Feb 2011 18:07:00 +0200, a écrit : 1a. If framebuffer is used and fbset is installed, then use fbset -s. 1b. If framebuffer is used but fbset is not installed, then unknown. 1c. If framebuffer is not used and /proc/cmdline doesn't contain vga option, then assume

Bug#595696: Bug#594817: console-setup should configure the widthheight of the console

2011-02-27 Thread Anton Zinoviev
On Sun, Aug 29, 2010 at 09:08:05PM +0200, Samuel Thibault wrote: - if FONTSIZE is not set but SCREEN_WIDTH/HEIGHT is, look for a font size that is almost big enough to get only the desired width and height. Calling stty cols $SCREEN_WIDTH rows $SCREEN_HEIGHT then helps to get rid of the

Bug#595696: Bug#594817: console-setup should configure the widthheight of the console

2011-02-27 Thread Samuel Thibault
Anton Zinoviev, le Sun 27 Feb 2011 18:32:28 +0200, a écrit : On Sun, Aug 29, 2010 at 09:08:05PM +0200, Samuel Thibault wrote: - if FONTSIZE is not set but SCREEN_WIDTH/HEIGHT is, look for a font size that is almost big enough to get only the desired width and height. Calling stty cols

Bug#595696: Bug#594817: console-setup should configure the widthheight of the console

2011-02-27 Thread Julien Cristau
On Sun, Feb 27, 2011 at 18:32:28 +0200, Anton Zinoviev wrote: On Sun, Aug 29, 2010 at 09:08:05PM +0200, Samuel Thibault wrote: - if FONTSIZE is not set but SCREEN_WIDTH/HEIGHT is, look for a font size that is almost big enough to get only the desired width and height. Calling stty

Bug#594817: console-setup should configure the widthheight of the console

2010-09-05 Thread Otavio Salvador
Hello Samuel, On Thu, Sep 2, 2010 at 6:45 PM, Samuel Thibault sthiba...@debian.org wrote: Hello, Here is a patch proposition. This looks safe for me too; please commit it. -- Otavio Salvador                  O.S. Systems E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br Mobile:

Bug#594817: console-setup should configure the widthheight of the console

2010-09-05 Thread Samuel Thibault
clone 594817 -1 retitle -1 console-setup should be able to select the font size according to SCREEN_WIDTH/HEIGHT severity -1 wishlist tags 594817 + pending thanks Otavio Salvador, le Sun 05 Sep 2010 14:42:55 -0300, a écrit : On Thu, Sep 2, 2010 at 6:45 PM, Samuel Thibault sthiba...@debian.org

Bug#594817: console-setup should configure the widthheight of the console

2010-09-02 Thread Samuel Thibault
Hello, Here is a patch proposition. Samuel Index: setupcon === --- setupcon(révision 64607) +++ setupcon(copie de travail) @@ -318,6 +318,18 @@ fi done fi + +STTY= +[ -z $SCREEN_WIDTH

Bug#594817: console-setup should configure the widthheight of the console

2010-08-30 Thread Christian PERRIER
Quoting Samuel Thibault (sthiba...@debian.org): Of course, since Squeeze is frozen, we should probably not care about the 3rd case for now. I however believe that handling the second case would permit to fix the regression nicely and easily enough without bringing any other potential

Bug#594817: console-setup should configure the widthheight of the console

2010-08-29 Thread Samuel Thibault
Package: console-setup Version: 1.55 Severity: normal Hello, Squeeze brings an accessibility regression: with some setups (like kms), the framebuffer console is enabled by default, which thus brings a high-resolution video mode, thus a screen larger than 80 columns. This is a problem for