On Mon, Jul 18, 2005 at 12:46:49PM +0200, David Martínez Moreno wrote:
> El Domingo, 17 de Julio de 2005 12:34, Thomas Dickey escribió:
> > On Sun, Jul 17, 2005 at 10:17:32AM +0800, Eugene Konev wrote:
> > > The problem is font name stored in normal is being overwritten by a
> > > bold font name an
El Domingo, 17 de Julio de 2005 12:34, Thomas Dickey escribió:
> On Sun, Jul 17, 2005 at 10:17:32AM +0800, Eugene Konev wrote:
> > The problem is font name stored in normal is being overwritten by a
> > bold font name and then normal is used in comparison with a
> > myfonts.f_b to decide whether th
On Sun, Jul 17, 2005 at 10:17:32AM +0800, Eugene Konev wrote:
>
> The problem is font name stored in normal is being overwritten by a
> bold font name and then normal is used in comparison with a
> myfonts.f_b to decide whether they are the same and whether to turn on
> overstriking. The attached
The problem is font name stored in normal is being overwritten by a
bold font name and then normal is used in comparison with a
myfonts.f_b to decide whether they are the same and whether to turn on
overstriking. The attached patch fixes it.
Index: xorg-x11-6.8.2.dfsg.1/programs/xterm/fontutils.c
On Sat, Jul 16, 2005 at 08:49:35AM +0200, Tobias Diedrich wrote:
> Thomas Dickey wrote:
>
> > That sounds like what is being reported, but since I didn't touch _that_
> > part of the logic, I'm left with the impression that you have a slightly
> > different set of fonts installed than I - and the
Thomas Dickey wrote:
> That sounds like what is being reported, but since I didn't touch _that_
> part of the logic, I'm left with the impression that you have a slightly
> different set of fonts installed than I - and the modifications I made to
> the XLFD wildcards are breaking in that case. If
On Thu, Jul 14, 2005 at 04:00:33PM +0200, Tobias Diedrich wrote:
> Package: xterm
> Version: 6.8.2.dfsg.1-2
> Followup-For: Bug #318162
>
>
> According to the xterm manpage, while boldMode is true by default,
> if a bold font variant is found for a given non-bold font or specified
> with -fb, bol
Package: xterm
Version: 6.8.2.dfsg.1-2
Followup-For: Bug #318162
According to the xterm manpage, while boldMode is true by default,
if a bold font variant is found for a given non-bold font or specified
with -fb, boldMode should be turned off automatically.
Apparently this is broken and xterm cur
8 matches
Mail list logo