diddlesnaps/starruler2

building with or without harfbuzz

goulart81 opened this issue · 1 comments

- --without-harfbuzz

Building harfbuzz as a separate lib and at the same time building freetype without harfbuzz (--without-harfbuzz). Is this correct ? Is harfbuzz being used ?

That is correct. There are two freetype parts: freetype-prebuild and freetype. The first builds a minimal freetype to satisfy the harfbuzz+freetype circular dependency and then the second builds freetype with the harfbuzz that has broken out of the circle.