Opened 5 years ago
Closed 5 years ago
#14053 closed enhancement (fixed)
xterm-360
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 10.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New version.
Patch 360 - 2020/09/20
- mention decGraphicsID in ctlseqs.ms.
- modify pixel-coordinate mouse reponse to use as origin the VT100-window rather than the underlying widget, which includes the scrollbar.
- add configure option --disable-print-graphics.
- add test_ptydata to “make check” rule.
- minor fixes for ctlseqs.ms.
- minor fixes for manpage style.
- correct cleanup from switch between italics/normal font in the show/hide cursor functions.
- integrated patch:
- internal renaming of GraphicsID symbols, for readability.
- adjust logic for VT125, treating it as a ReGIS terminal.
- update configure macros, for compiler-warning fixes.
- integrated patch:
- add control sequence modes for graphics printing.
- improve conversion to bitmaps for TrueType fonts in ReGIS
- add font7 resource, for an “enormous” bitmap font.
- do not reset graphics in a soft-reset.
- add pointerFont resource, and -pf command-line option.
- improve typography of manual page.
- amend patch 359 change to df-install.in to ignore a command-line assignment to DESTDIR if followed by an explicit --dir.
Change History (2)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at revision 23745.