Hello. Please see https://gitlab.freedesktop.org/freetype/freetype/-/merge_requests/205
I've only migrated chktrcmp.py, cordic.py and glnames.py. make_distribution_archives.py is obsoleted, same functionality can be achieved just issuing `meson dist --formats xztar,gztar,zip` on release preparation. вт, 27 сент. 2022 г. в 17:58, Alexei Podtelezhnikov <[email protected]>: > > Hi All, > > We have a couple of Python2 scripts in src/tools. Would anybody volunteer to > upgrade them to Python3? Python2 is quickly disappearing from the Linux > distros. Particularly, glnames.py might be challenging. It is used to > generate src/psnames/psnames.h and implements a compression algorithm. Others > are much easier. > > See https://gitlab.freedesktop.org/freetype/freetype/-/issues/1185 > > Any takers? > > Alexei -- >From Siberia with Love!
