Accepting request 238372 from X11:terminals
- Patch #308 - 2014/06/19 * corrected font used for clipping double-width bitmap fonts from patch #307 changes to work around mis-scaled fonts (Debian #752947). * improve wording of a warning message. (forwarded request 238371 from pcerny) OBS-URL: https://build.opensuse.org/request/show/238372 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=85
This commit is contained in:
commit
1b923f60dc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a09f60d126603604d0c801e3f5000e4af87b309e8e1d3c0735be50b6d13bdaa
|
||||
size 1163988
|
3
xterm-308.tgz
Normal file
3
xterm-308.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5bf7377a5bf35e34b7e3a4ab6c848fbc89e8901dd98f8b237662a72bdbfe372
|
||||
size 1165428
|
@ -2,7 +2,7 @@
|
||||
Version: GnuPG v1.4.10 (GNU/Linux)
|
||||
Comment: See http://invisible-island.net/public/public.html for info
|
||||
|
||||
iEYEABECAAYFAlOOaD4ACgkQcCNT4PfkjtsGJQCgja07ZpA34KTrUftne2iyAn9g
|
||||
+2QAn0dEm+GzkaNWzBbBFG2MVz2GQb1i
|
||||
=FryT
|
||||
iEYEABECAAYFAlOjetMACgkQcCNT4PfkjtvDfwCeJFlDBUbFv+lRM7C/QgiOlqzF
|
||||
W1AAoKX0FPu8baIjh9lQ5eYPGkkRblmC
|
||||
=bXT3
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 08:25:46 UTC 2014 - pcerny@suse.com
|
||||
|
||||
- Patch #308 - 2014/06/19
|
||||
* corrected font used for clipping double-width bitmap fonts
|
||||
from patch #307 changes to work around mis-scaled fonts
|
||||
(Debian #752947).
|
||||
* improve wording of a warning message.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 09:50:15 UTC 2014 - pcerny@suse.com
|
||||
|
||||
- Patch #307 - 2014/06/17
|
||||
* fill background for top/bottom parts of
|
||||
double-width/double-height characters, to cover occasional
|
||||
gaps due to bitmap font-scaling (report by Egmont Koblinger).
|
||||
* amend resets for keyboard-type, pointer-mode and title-modes
|
||||
from xterm #305 changes to account for resource settings
|
||||
(Debian #751351).
|
||||
* modify printAttributes feature to include new SGR codes.
|
||||
* modify cursor show/hide logic to work with italic fonts.
|
||||
* do clipping and filling for a case with bitmap-fonts and
|
||||
italics when the font server returns only a "close" match
|
||||
(report/testcase by Egmont Koblinger).
|
||||
* adjust loop comparison for underlining to display underlines
|
||||
on 5x8 font as in patch #304 (Debian #750733).
|
||||
* amend fix for Freedesktop #15979 (Debian #750733).
|
||||
* amend xterm.appdata.xml, making it validate with current
|
||||
schema.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 16:50:21 UTC 2014 - pcerny@suse.com
|
||||
|
||||
|
@ -52,7 +52,7 @@ Provides: xorg-x11:/usr/X11R6/bin/xterm
|
||||
%if 0%{?suse_version} > 1210
|
||||
Requires: luit
|
||||
%endif
|
||||
Version: 306
|
||||
Version: 308
|
||||
Release: 0
|
||||
Summary: The basic X terminal program
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user