putty/unix
Simon Tatham 06a8d11964 Support SGR 9 for strikethrough effect on text.
This is mostly easy: it's just like drawing an underline, except that
you put it at a different height in the character cell. The only
question is _where_ in the character cell.

Pango, and Windows GetOutlineTextMetrics, will tell you exactly where
the font wants to have it. Following xterm, I fall back to 3/8 of the
font's ascent (above the baseline) if either of those is unavailable.
2020-08-13 21:08:53 +01:00
..
configure
gtkapp.c
gtkask.c
gtkcfg.c
gtkcols.c
gtkcols.h
gtkcomm.c
gtkcompat.h
gtkdlg.c
gtkfont.c Support SGR 9 for strikethrough effect on text. 2020-08-13 21:08:53 +01:00
gtkfont.h Support SGR 9 for strikethrough effect on text. 2020-08-13 21:08:53 +01:00
gtkmain.c GTK: fix control flow in do_cmdline(). 2020-06-21 16:39:47 +01:00
gtkmisc.c
gtkmisc.h
gtkwin.c Support SGR 9 for strikethrough effect on text. 2020-08-13 21:08:53 +01:00
osxlaunch.c
procnet.c
pterm.bundle
pterm.plist
putty.bundle
putty.plist
unix.h
ux_x11.c
uxagentc.c
uxagentsock.c Fix assorted minor memory leaks. 2020-06-21 16:39:47 +01:00
uxcfg.c
uxcliloop.c
uxcons.c
uxfdsock.c
uxgen.c
uxgss.c
uxmisc.c
uxnet.c
uxnogtk.c
uxnoise.c
uxpeer.c
uxpgnt.c uxpgnt --askpass: explicitly fflush(stdout) on exit. 2020-06-14 15:49:36 +01:00
uxplink.c
uxpoll.c
uxprint.c
uxproxy.c
uxpsusan.c
uxpterm.c
uxpty.c Merge the 0.74 release branch back to master. 2020-06-27 08:11:22 +01:00
uxputty.c
uxsel.c
uxser.c uxser: add a missing uxsel_del. 2020-06-14 15:49:36 +01:00
uxserver.c Merge the 0.74 release branch back to master. 2020-06-27 08:11:22 +01:00
uxsftp.c Fix assorted minor memory leaks. 2020-06-21 16:39:47 +01:00
uxsftpserver.c
uxshare.c
uxsignal.c
uxsocks.c
uxstore.c
uxucs.c uxucs.c: fix type of wcrtomb return value. 2020-06-14 15:49:36 +01:00
uxutils.c
x11misc.c
x11misc.h
xkeysym.c
xpmptcfg.c
xpmpterm.c
xpmpucfg.c
xpmputty.c