Re: Fonts with multiple faces

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Follow-up. I tried this script to search all known font files (I manually 
varied the wildcard). So far I have not found one example of a font file that 
has an index > 0, but I'm very likely misinterpreting things.

for f in `locate .otf`; do  i=`fc-match -v "$f" | grep index | cut -c 9`; [[ 
$i -ne 0 ]] && echo "$f"; done


\d
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig

[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux