14 Star 64 Fork 82

OpenHarmony / third_party_freetype

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
backport-freetype-2.10.1-debughook.patch 759 Bytes
一键复制 编辑 原始数据 按行查看 历史
From ac07a003d7f75321346188eb9618d418d2b2decb Mon Sep 17 00:00:00 2001
From: Michael Kuhn <suraia@fedoraproject.org>
Date: Oct 17 2019 19:06:50 +0000
Subject: Revert FT_DebugHook_Func ABI/API changes
Conflict:NA
Reference:https://src.fedoraproject.org/rpms/freetype/c/ac07a003d7f75321346188eb9618d418d2b2decb
diff --git a/include/freetype/ftmodapi.h b/include/freetype/ftmodapi.h
index 8d039c4f3..88488bfe8 100644
--- a/include/freetype/ftmodapi.h
+++ b/include/freetype/ftmodapi.h
@@ -623,7 +623,7 @@ FT_BEGIN_HEADER
* it is bytecode interpreter's execution context, `TT_ExecContext`,
* which is declared in FreeType's internal header file `tttypes.h`.
*/
- typedef FT_Error
+ typedef void
(*FT_DebugHook_Func)( void* arg );
1
https://gitee.com/openharmony/third_party_freetype.git
git@gitee.com:openharmony/third_party_freetype.git
openharmony
third_party_freetype
third_party_freetype
master

搜索帮助