Work on using FreeType to render on macOS as well

This commit is contained in:
Kovid Goyal
2017-11-10 15:39:53 +05:30
parent d2654db6f0
commit 541f389a06
7 changed files with 47 additions and 281 deletions

View File

@@ -85,6 +85,7 @@ the following dependencies are installed first.
* libunistring
* zlib
* libpng
* freetype
* fontconfig (not needed on macOS)
* harfbuzz >= 1.5.0
* xsel (only on X11 systems with glfw < 3.3)