summaryrefslogtreecommitdiff
path: root/st-0.8.2/hb.h
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-05-18 19:41:15 -0500
committerstkhan <personal@slickd.xyz>2021-05-18 19:41:15 -0500
commit806a695d6fbffce479f01b8918e089da0d011faf (patch)
treedca57078417b3de85156aa7b427fb3ab697d3c2a /st-0.8.2/hb.h
parent9fe978216eb61407feb3bc53b2486ef238f250d9 (diff)
Reworked everything
Diffstat (limited to 'st-0.8.2/hb.h')
-rw-r--r--st-0.8.2/hb.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/st-0.8.2/hb.h b/st-0.8.2/hb.h
deleted file mode 100644
index b3e02d0..0000000
--- a/st-0.8.2/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);
-