st/hb.h
Michael Peters f49fe18b81 ligatures
2022-10-13 11:43:04 -07:00

7 lines
154 B
C

#include <X11/Xft/Xft.h>
#include <hb.h>
#include <hb-ft.h>
void hbunloadfonts();
void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int);