./fonts/mkfontalias, Creates a fonts.alias from the fonts.dir for TrueType fonts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20000521nb11, Package name: mkfontalias-20000521nb11, Maintainer: rxg

This is a short python utility to assist people in de-uglification of
their TrueType fonts. Basically, creates a fonts.alias file from the
fonts.dir file found in the directory.


Required to run:
[lang/python27]

Master sites:

Filesize: 3.487 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-02-24 14:56:33 by Rui-Xiang Guo | Files touched by this commit (3)
Log message:
Make it work with python 3, PKGREVISION bump.
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2021-10-26 12:28:41 by Nia Alarie | Files touched by this commit (864)
Log message:
fonts: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:05:29 by Nia Alarie | Files touched by this commit (864)
Log message:
fonts: Remove SHA1 hashes for distfiles
   2021-10-02 07:58:57 by Rui-Xiang Guo | Files touched by this commit (1)
Log message:
Use python27, bump version.
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2019-11-02 23:24:44 by Roland Illig | Files touched by this commit (62)
Log message:
fonts: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.