Re: [Freetype-devel] Compiling old version (2.6.5) of FreeType

2022-09-05 Thread Anurag Thakur
Ab9ysg> From: suzuki toshiya Sent: Thursday, September 1, 2022 2:31:38 PM To: freetype-devel@nongnu.org Cc: Anurag Thakur Subject: Re: [Freetype-devel] Compiling old version (2.6.5) of FreeType Hi, Please try the released tarball of 2.6.5, instead of the git snapshot. If you really really wa

Re: Compiling old version (2.6.5) of FreeType

2022-09-01 Thread Alexei Podtelezhnikov
> On Sep 1, 2022, at 03:56, Anurag Thakur > wrote: > > Version 2.6.5 is important because the original font-rs post is from 2016, > which used 2.6.5 as the benchmark for comparison. > > The aim is to run FreeType 2.6.5 for benchmarking. Any help regarding this > would be appreciated. That

Re: Compiling old version (2.6.5) of FreeType

2022-09-01 Thread Werner LEMBERG
> 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 > compil

Re: [Freetype-devel] Compiling old version (2.6.5) of FreeType

2022-09-01 Thread suzuki toshiya
Hi, Please try the released tarball of 2.6.5, instead of the git snapshot. If you really really want to try the git snapshot for 2.6.5, you should gather the versions when 2.6.5 was developed. According to https://gitlab.freedesktop.org/freetype/freetype/-/blob/VER-2-6-5/autogen.sh , automake

Re: Compiling old version (2.6.5) of FreeType

2022-09-01 Thread Hugh McMaster
Hi Anurag, On Thu, 1 Sept 2022 at 18:51, Anurag Thakur wrote: > > Hello Werner, Alexei > > I tried compiling FreeType version 2.6.5 to benchmark it against the current > `master`, but faced some issues since it is a pretty old version. > > I checked out the VER-2-6-5 tag on the repo and ran autog

Compiling old version (2.6.5) of FreeType

2022-09-01 Thread Anurag Thakur
Hello Werner, Alexei I tried compiling FreeType version 2.6.5 to benchmark it against the current `master`, but faced some issues since it is a pretty old version. I checked out the VER-2-6-5 tag on the repo and ran autogen.sh, which resulted in: generating `configure.ac' running `aclocal -I