summaryrefslogtreecommitdiff
path: root/sd/st/hb.h
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-06-19 10:42:51 -0500
committerstkhan <personal@slickd.xyz>2021-06-19 10:42:51 -0500
commit120b0999b4d996f4e9a0d78975f7ef4923b95e7e (patch)
tree8cf3fa8dc6069b1f4cfe6a874be428cb38cb744b /sd/st/hb.h
parente2dbb81b9144fd8be2eb89617db38fd361079fed (diff)
Remove tmp dir
Former-commit-id: f9a9e87a5573b8c6549d802405fa53c78ec419b9
Diffstat (limited to 'sd/st/hb.h')
-rw-r--r--sd/st/hb.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sd/st/hb.h b/sd/st/hb.h
deleted file mode 100644
index b3e02d0..0000000
--- a/sd/st/hb.h
+++ /dev/null
@@ -1,7 +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);
-