From e2dbb81b9144fd8be2eb89617db38fd361079fed Mon Sep 17 00:00:00 2001 From: stkhan Date: Sat, 19 Jun 2021 10:42:34 -0500 Subject: 1.0.0b2 Former-commit-id: 7e8e8ad1998285a5b38c4bedd38acd0bbe37de4d --- sd/st/hb.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sd/st/hb.h (limited to 'sd/st/hb.h') diff --git a/sd/st/hb.h b/sd/st/hb.h new file mode 100644 index 0000000..b3e02d0 --- /dev/null +++ b/sd/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