freetype头文件更换
This commit is contained in:
parent
7486bad390
commit
4920c14e2f
@ -1,4 +1,4 @@
|
|||||||
#include "renderer_text.h"
|
#include "renderer_text.h"
|
||||||
|
|
||||||
#include <utility>
|
#include <utility>
|
||||||
#include <spdlog/spdlog.h>
|
#include <spdlog/spdlog.h>
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
// from LinaVG
|
// from LinaVG
|
||||||
|
|
||||||
#include <freetype2/ft2build.h>
|
#include <freetype/freetype.h>
|
||||||
#include FT_FREETYPE_H
|
|
||||||
#include <Eigen/Eigen>
|
#include <Eigen/Eigen>
|
||||||
|
|
||||||
class text_atlas;
|
class text_atlas;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user