mirror of
https://github.com/wez/wezterm.git
synced 2024-12-18 10:52:16 +03:00
7 lines
176 B
C
7 lines
176 B
C
|
#include <ft2build.h>
|
||
|
#include <freetype/freetype.h>
|
||
|
#include <freetype/ftlcdfil.h>
|
||
|
#include <freetype/tttables.h>
|
||
|
#include <freetype/ftmodapi.h>
|
||
|
#include <freetype/ftoutln.h>
|