Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
1fc4afd
)
Render struck-out attribute
author
Anders Eurenius <
[email protected]
>
Sat, 21 Jun 2014 18:32:34 +0000
(20:32 +0200)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Fri, 27 Jun 2014 12:07:22 +0000
(14:07 +0200)
Implement crossed-out text with an XftDrawRect call, similar to how
underline is implemented. The line is drawn at 2/3 of the font ascent,
which seems to work nicely in practice.
Signed-off-by: Roberto E. Vargas Caballero <
[email protected]
>
No differences found