aboutsummaryrefslogtreecommitdiffstats
path: root/hb.h
diff options
context:
space:
mode:
authorShivesh Mandalia <mail@shivesh.org>2021-09-26 20:56:40 +0100
committerShivesh Mandalia <mail@shivesh.org>2021-09-26 20:56:40 +0100
commit446b356f707b1e56811ca89caa27fb083b6611d4 (patch)
tree79d5e0d125c82e92f9633db83c93793bea971ef4 /hb.h
parent04b562e98a947f6b4b036481ff01c1f59e1f2681 (diff)
downloadst-446b356f707b1e56811ca89caa27fb083b6611d4.tar.gz
st-446b356f707b1e56811ca89caa27fb083b6611d4.zip
Revert ligature support patch
Diffstat (limited to 'hb.h')
-rw-r--r--hb.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/hb.h b/hb.h
deleted file mode 100644
index 07888df..0000000
--- a/hb.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <X11/Xft/Xft.h>
-#include <hb.h>
-#include <hb-ft.h>
-
-void hbunloadfonts();
-void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int);