]> git.lyx.org Git - features.git/commitdiff
Tools(listFontWithLang.pl): Select fonts containig specified glyphs
authorKornel Benko <kornel@lyx.org>
Mon, 18 May 2020 16:21:25 +0000 (18:21 +0200)
committerKornel Benko <kornel@lyx.org>
Mon, 18 May 2020 16:21:25 +0000 (18:21 +0200)
Comma separated glyphs can be specifies as characters or as unicode-values
example:
-c A,z,ß
or
-c u+65,z,u+xdf


No differences found