Patch ligatures
This commit is contained in:
7
.suckless/st/hb.h
Normal file
7
.suckless/st/hb.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <X11/Xft/Xft.h>
|
||||
#include <hb.h>
|
||||
#include <hb-ft.h>
|
||||
|
||||
void hbunloadfonts();
|
||||
void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int);
|
||||
|
||||
Reference in New Issue
Block a user