Skip to content

Commit

Permalink
ftoptions: Disable zlib as it currently breaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sibras committed Apr 3, 2022
1 parent 09fad5d commit 49594f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/freetype/config/ftoption.h
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ FT_BEGIN_HEADER
* Define this macro if you want to enable this 'feature'. See also the
* macro `FT_CONFIG_OPTION_SYSTEM_ZLIB` below.
*/
#define FT_CONFIG_OPTION_USE_ZLIB
/* #define FT_CONFIG_OPTION_USE_ZLIB */


/**************************************************************************
Expand Down

0 comments on commit 49594f7

Please sign in to comment.