From 168120d4068eff9816c11f0503738c12861821ae Mon Sep 17 00:00:00 2001 From: bard Date: Mon, 15 Apr 2024 06:24:14 -0400 Subject: initial commit --- dwm/Repositories/st/hb.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dwm/Repositories/st/hb.h (limited to 'dwm/Repositories/st/hb.h') diff --git a/dwm/Repositories/st/hb.h b/dwm/Repositories/st/hb.h new file mode 100644 index 0000000..b3e02d0 --- /dev/null +++ b/dwm/Repositories/st/hb.h @@ -0,0 +1,7 @@ +#include +#include +#include + +void hbunloadfonts(); +void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int); + -- cgit v1.2.3