Skip to content

Commit

Permalink
Updated Apple and Android builds to FreeType 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 8, 2020
1 parent 5582a01 commit 8373312
Show file tree
Hide file tree
Showing 1,429 changed files with 267,492 additions and 199,500 deletions.
2 changes: 1 addition & 1 deletion Android.mk
Expand Up @@ -5,7 +5,7 @@ SDL_TTF_LOCAL_PATH := $(call my-dir)
SUPPORT_HARFBUZZ ?= false
HARFBUZZ_LIBRARY_PATH := external/harfbuzz-2.3.1

FREETYPE_LIBRARY_PATH := external/freetype-2.9.1
FREETYPE_LIBRARY_PATH := external/freetype-2.10.1

# Build freetype library
ifneq ($(FREETYPE_LIBRARY_PATH),)
Expand Down
Binary file modified Xcode/iOS/FreeType.framework/FreeType
Binary file not shown.
445 changes: 223 additions & 222 deletions Xcode/iOS/FreeType.framework/Headers/freetype/config/ftconfig.h

Large diffs are not rendered by default.

0 comments on commit 8373312

Please sign in to comment.