]> git.lyx.org Git - features.git/commit
Perl script (for developpers) to select desired system font names.
authorKornel Benko <kornel@lyx.org>
Sat, 2 May 2020 11:20:53 +0000 (13:20 +0200)
committerKornel Benko <kornel@lyx.org>
Sat, 2 May 2020 11:20:53 +0000 (13:20 +0200)
commit4d7c7f1e74387f2778f5d9ec0ee5fc23efc6d0c7
tree01054c0703b901c6f5e352b77269c7f55a3788e8
parent3d630f49c44d879a0e3a9ab400c040b3c9587b97
Perl script (for developpers) to select desired system font names.

Needed font-config (so that this script is probably OK on unix systems only)
Probably needed module for Getopt::Mixed.
On debian systems it is contained in package libgetopt-mixed-perl
lib/scripts/GetOptions.pm [new file with mode: 0644]
lib/scripts/listFontWithLang.pl [new file with mode: 0644]