Closed huohongpeng closed 4 years ago
1) Which version of harfbuzz are you using?
2) I will check this.
Thanks for your report.
configure.ac
@@ -2236,7 +2253,7 @@ if test "x$build_ttf_support" = "xyes"; then
--
AC_DEFINE(_MGFONT_FT2, 1,
[Define if support TrueType/OpenType fonts based on FreeType2])
- with_ft2_includes=""
+ #with_ft2_includes=""
- Which version of harfbuzz are you using?
- I will check this.
Thanks for your report. Mr Wei: Thanks for your reply, Version is
. Thanks
Thanks for your fix. I have merge it to rel-5-0
branch.
For the hb-ft.h
header file, I checked the source code of HarfBuzz 2.5.3, and found that there was the file in the source tree. I think that you did not installed hb correctly. Please check it.
Thanks Wei
Hello, Mr Wei : miniGUI 5.0.3 I have two issues.
include
2.--with_ft2_includes is not effect. I guess is a bug : file 2240 with_ft2_includes=""
Thanks