Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Move zoom functions into x.c
[st.git]
/
st.h
diff --git
a/st.h
b/st.h
index
28a751d
..
9ece72f
100644
(file)
--- a/
st.h
+++ b/
st.h
@@
-100,6
+100,7
@@
typedef struct {
} Glyph;
typedef Glyph *Line;
+typedef XftGlyphFontSpec GlyphFontSpec;
typedef struct {
Glyph attr; /* current char attributes */