From 05e0a0e0dc28aeb1ce193b21b93e89792bb545a3 Mon Sep 17 00:00:00 2001 From: stkhan Date: Mon, 17 May 2021 19:45:13 -0500 Subject: Last release before rewrite --- st-0.8.2/hb.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 st-0.8.2/hb.h (limited to 'st-0.8.2/hb.h') diff --git a/st-0.8.2/hb.h b/st-0.8.2/hb.h new file mode 100644 index 0000000..b3e02d0 --- /dev/null +++ b/st-0.8.2/hb.h @@ -0,0 +1,7 @@ +#include +#include +#include + +void hbunloadfonts(); +void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int); + -- cgit v1.2.3