freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling old version (2.6.5) of FreeType


From: Werner LEMBERG
Subject: Re: Compiling old version (2.6.5) of FreeType
Date: Thu, 01 Sep 2022 09:51:59 +0000 (UTC)

> I checked out the VER-2-6-5 tag on the repo and ran autogen.sh,
> which resulted in: [...]

This is OK.

> Simply running configure and make seemed to work but then there were
> compilation errors in freetype-demos.
> 
> I tried checking out a ~2016 commit but couldn't really get it to
> compile.

I had success with

```
./configure --with-harfbuzz=no
```

HarfBuzz is only needed for better auto-hinting support, which is not
of interest in your case.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]