Bug#549953: xterm: Font tracking over wide.

2009-10-23 Thread Don Pellegrino

Sebastian Krause wrote:

It seems that the bug has been fixed in xterm 250. At least I can
not reproduce it anymore.
  

I can confirm that this issue is resolved in xterm 250-1:

$ dpkg --status xterm
Package: xterm
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1204
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Architecture: i386
Version: 250-1
Provides: x-terminal-emulator
Depends: xbitmaps, libc6 (= 2.3.4), libfontconfig1 (= 2.4.0), libice6 
(= 1:1.0.0), libncurses5 (= 5.6+20071006-3), libutempter0, libx11-6, 
libxaw7, libxft2 ( 2.1.1), libxmu6, libxt6

Recommends: x11-utils | xutils
Suggests: xfonts-cyrillic




--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549953: Xft versus Pango

2009-10-09 Thread Don Pellegrino
Thanks for the quick response and clarification guys.  Sorry I didn't
realize that the issue is coming from Xft.  It does look like the
TrueType Specification includes a tracking table for the font
[http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6.html and
http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6trak.html].

Assuming DejaVu Sans Mono defines the Tracking Table then proper
rendering should respect the values in the table.  If Xft does use the
tracking table but it is not defined for this font then this might need
to be a feature request for the DejaVu fonts rather than for Xft.




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549953: xterm: Font tracking over wide.

2009-10-06 Thread Don Pellegrino
Package: xterm
Version: 249-1
Severity: normal

My use case is to align the xterm font display with the default font
used by GNOME.  As an example the Gedit program uses Monospace 10 as the
system fixed width font.  I believe Monospace is mapped to DejaVu Sans 
Mono:style=Book.  The default size is 10pt.  I set XTerm*faceName to 
Monospace and XTerm*faceSize to 10.  See the output for xrdb -query 
below for full resource settings.  With these resources assigned xterm 
does use the same font as Gedit.  [Font] tracking increases the space 
between characters evenly, regardless of the characters 
(http://en.wikipedia.org/wiki/Kerning).  The xterm output has much 
wider tracking than the Gedit (and other GNOME applications such as 
gnome-terminal) output.

To reproduce this bug set the XTerm resources as listed below and then
type:

The quick brown fox jumps over the lazy dog.

Compare the width of the sentence in xterm versus gnome-terminal or 
gedit.  Xterm will be longer.  GNOME applications produce nicer output, 
therefore I have filed this as a bug in xterm.

$ xrdb -query
XTerm*faceName: Monospace
XTerm*faceSize: 10
Xcursor.size:   18
Xcursor.theme:  default
Xcursor.theme_core: true
Xft.antialias:  1
Xft.dpi:97
Xft.hinting:1
Xft.hintstyle:  hintfull
Xft.rgba:   rgb

$ fc-list | grep 'DejaVu Sans Mono'
DejaVu Sans Mono:style=Bold Oblique
DejaVu Sans Mono:style=Oblique
DejaVu Sans Mono:style=Book
DejaVu Sans Mono:style=Bold


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xterm depends on:
ii  libc6 2.9-27 GNU C Library: Shared
libraries
ii  libfontconfig12.6.0-4generic font configuration
library
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange
library
ii  libncurses5   5.7+20090803-2 shared libraries for
terminal hand
ii  libutempter0  1.1.5-2A privileged helper for
utmp/wtmp 
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxaw7   2:1.0.6-1  X11 Athena Widget library
ii  libxft2   2.1.13-3   FreeType-based font drawing
librar
ii  libxmu6   2:1.0.4-2  X11 miscellaneous utility
library
ii  libxt61:1.0.6-1  X11 toolkit intrinsics
library
ii  xbitmaps  1.0.1-2Base X bitmaps

Versions of packages xterm recommends:
ii  x11-utils 7.4+1  X11 utilities
ii  xutils1:7.4+4X Window System utility
programs m

Versions of packages xterm suggests:
pn  xfonts-cyrillic   none (no description available)

-- no debconf information





-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org