freetype-devel
[Top][All Lists]
Advanced

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

Re: skeletal makefile for ftinspect


From: suzuki toshiya
Subject: Re: skeletal makefile for ftinspect
Date: Thu, 13 Jul 2023 23:42:21 +0900
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

My first experiment changes both of freetype and freetype-demos.

(1) configure.raw is changed to generate qt5.mk under builds/unix/

https://gitlab.freedesktop.org/mpsuzuki/freetype-mps-wip/-/compare/master...wip-autotool-ftinspect

(2) Hin-Tak's ftinspect.mk is updated to include freetype-demos/Makefile and 
qt5.mk.

https://gitlab.freedesktop.org/mpsuzuki/ft2demos-mps-wip/-/compare/master...wip-autotool-ftinspect

By using VPATH, I could unify several rules into simple one.

Now I'm testing with Ubuntu 22.04.2 LTS, "make -f ftinspect.mk bin/ftinspect"
can link ftinspect.

Regards,
mpsuzuki

On 2023/07/13 16:24, suzuki toshiya wrote:
Thanks, using same macro with ttfautohint would be easier for future 
developers, I would use it.

Regards,
mpsuzuki

On 2023/07/13 15:28, Werner LEMBERG wrote:

I would try to let AX_HAVE_QT() macro to find appropriate set:
https://www.gnu.org/software/autoconf-archive/ax_have_qt.html

An alternative to that may be autotroll

    https://github.com/tsuna/autotroll

that is used in ttfautohint.


      Werner




reply via email to

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