1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Upgrade to harfbuzz 10.1.0

This commit is contained in:
attila 2024-12-09 15:32:28 +01:00
parent 9b73f07e07
commit 6f4a2f6b6a
95 changed files with 5746 additions and 4151 deletions

View file

@ -1610,7 +1610,8 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-common.cc"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-common.h"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-config.hh"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext.cc"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext-font.cc"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext-shape.cc"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext.h"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-cplusplus.hh"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-debug.hh"
@ -4206,7 +4207,8 @@ set_source_files_properties(
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-common.cc"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-common.h"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-config.hh"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext.cc"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext-font.cc"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext-shape.cc"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext.h"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-cplusplus.hh"
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-debug.hh"

View file

@ -1944,7 +1944,10 @@
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-common.cc">
<ExcludedFromBuild>true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext.cc">
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext-font.cc">
<ExcludedFromBuild>true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext-shape.cc">
<ExcludedFromBuild>true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-directwrite.cc">

View file

@ -2713,7 +2713,10 @@
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-common.cc">
<Filter>JUCE Modules\juce_graphics\fonts\harfbuzz</Filter>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext.cc">
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext-font.cc">
<Filter>JUCE Modules\juce_graphics\fonts\harfbuzz</Filter>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext-shape.cc">
<Filter>JUCE Modules\juce_graphics\fonts\harfbuzz</Filter>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-directwrite.cc">

View file

@ -1944,7 +1944,10 @@
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-common.cc">
<ExcludedFromBuild>true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext.cc">
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext-font.cc">
<ExcludedFromBuild>true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext-shape.cc">
<ExcludedFromBuild>true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-directwrite.cc">

View file

@ -2713,7 +2713,10 @@
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-common.cc">
<Filter>JUCE Modules\juce_graphics\fonts\harfbuzz</Filter>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext.cc">
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext-font.cc">
<Filter>JUCE Modules\juce_graphics\fonts\harfbuzz</Filter>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-coretext-shape.cc">
<Filter>JUCE Modules\juce_graphics\fonts\harfbuzz</Filter>
</ClCompile>
<ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\harfbuzz\hb-directwrite.cc">