hb.h 154 B

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