On 14-01-07 07:24 PM, Luis de Bethencourt wrote: > On 7 January 2014 02:59, Behdad Esfahbod <[email protected] > <mailto:[email protected]>> wrote: > > On 14-01-03 01:40 AM, Khaled Hosny wrote: > >> > I figured may people may not know those small utilities, hence this > post. > >> > > >> > In harfbuzz/test/shaping/ you find the following hb-unicode-* tools. > They all > >> > take arguments either from command-line, or read from standard input > if no > >> > arguments given. > > May be those and other test utilities should be installed by the build > > system? That would make it easier for others to use them. > > Sure. Can someone figure out the autotools way of installing the Python > module? > > Github pull-requests would be best. > > Thanks, > -- > behdad > > > Do you want autotools to copy them to /usr/bin (or default executable files > directory) ? or somewhere else?
Yes. That part is easy. But they are Python tools and use a one-file Python module. Installing that properly is what I don't how to do. > I can do that :) -- behdad http://behdad.org/ _______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
