Desktop section.
This commit is contained in:
parent
d649581778
commit
3409714715
99 changed files with 24377 additions and 0 deletions
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);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue