aboutsummaryrefslogtreecommitdiff
path: root/dwm/Repositories/st/hb.h
diff options
context:
space:
mode:
authorbard <[email protected]>2024-05-31 16:01:49 -0400
committerbard <[email protected]>2024-05-31 16:01:49 -0400
commit8aa290ce1d935d1206c875f7c2483180cbc42763 (patch)
tree0380849e89ba3237ab05583de96d0950deae880d /dwm/Repositories/st/hb.h
parent8f0231d5f45adf980717ea1453a92d05f7093c74 (diff)
move to another repo
Diffstat (limited to 'dwm/Repositories/st/hb.h')
-rw-r--r--dwm/Repositories/st/hb.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/dwm/Repositories/st/hb.h b/dwm/Repositories/st/hb.h
deleted file mode 100644
index b3e02d0..0000000
--- a/dwm/Repositories/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);
-