freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Integrating Docwriter into FreeType


From: Nikhil Ramakrishnan
Subject: Re: [ft-devel] Integrating Docwriter into FreeType
Date: Mon, 30 Jul 2018 22:25:42 +0530

Let's move to the next step
 
OK.  Let's try the following route.

(0) Make docwriter a PyPI package.

This is mostly done now, and I'll be merging to master shortly.
Please also suggest a name for the package if 'docwriter' is too
generic.
 
(1) Add a check for (a) `python', (b) `pip', and (c) `docwriter' in
    FreeType's `configure' script.  If one of those Python components
    is not available on the system, emit a warning that `make refdoc'
    will fail.  This warning should be shown at the end of a
    `configure' run so that it isn't lost in the large number of
    tests.

Please help me out with this, I have no idea how this script works
or how rules can be added to it.

--
Nikhil

reply via email to

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