Package: fbterm
Version: 1.6-1
Severity: wishlist

I want to replace jfbterm (using PCF unifont) with fbterm (using TTF
unifont).  Unfortunately, it seems to force 1px padding between cells:

    $ fbterm -vs16 -nunifont -- login -f twb
    [screen] driver: inteldrmfb, mode: 1024x600-32bpp, scrolling: redraw
    [font] width: 9px, height: 17px, ordered list: unifont, DejaVu Sans, DejaVu 
Sans Mono, DejaVu Serif
    [term] size: 113x35, default codec: UTF-8

In jfbterm I get the same size unifont glyphs, but they're packed a
little more tightly (and look better):

    # jfbterm -e login -f twb
    $ echo $COLUMNS'x'$LINES
    128x37

I can "fix" the width with --font-width=8, but I can't force the
height to 16px instead of 17px.  I also tried -s15, -s15.9, -s16pt,
-s16px, -nunifont-16 and -nunifont:pixelSize=16 -- none of which
worked.

I *think* a cheap way to get what I want is to simply patch in a
corresponding --font-height=16 option that sets mHeight.

PS: I'd actually prefer DejaVu + Dotum over unifont, but fbterm
doesn't do antialiasing, so to me ALL outline fonts look crap in it.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-rc6+ (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fbterm depends on:
ii  libc6                   2.11.2-2         Embedded GNU C Library: Shared lib
ii  libfontconfig1          2.8.0-2.1        generic font configuration library
ii  libfreetype6            2.4.0-2          FreeType 2 font engine, shared lib
ii  libgcc1                 1:4.5-20100227-1 GCC support library
ii  libstdc++6              4.5-20100227-1   The GNU Standard C++ Library v3

fbterm recommends no packages.

fbterm suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to