Skip to content

Commit fd1a9d7

Browse files
authored
thirdparty/harfbuzz 2.7.1 (koreader#1161)
<https://github.com/harfbuzz/harfbuzz/releases/tag/2.7.1> ot-funcs now handles variable empty glyphs better when hvar/vvar isn't present. Reverted a GDEF processing regression. A couple of fixes to handle OOM better.
1 parent 65d3ee1 commit fd1a9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thirdparty/harfbuzz/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ if($ENV{ANDROID})
4444
set(CFG_CMD "${CFG_CMD} && ${ISED} 's|soname_spec=.*|soname_spec=\"\\\\\$libname\\\\\$release\\\\\$shared_ext\\\\\$major\"|' libtool")
4545
endif()
4646

47-
set(HB_VER 2.7.0)
47+
set(HB_VER 2.7.1)
4848

4949
ko_write_gitclone_script(
5050
GIT_CLONE_SCRIPT_FILENAME

0 commit comments

Comments
 (0)