Besley icon indicating copy to clipboard operation
Besley copied to clipboard

Very poor kern pair in Greek: **ΛΌ**

Open ctrlcctrlv opened this issue 3 years ago • 0 comments

Besley

I=0; pango-view -o /tmp/Besley.png --markup <(while read L; do I=$(($I+1)); printf '%s' $'<span font_desc="'"$L"'" size="48pt">'"`python -c "print('Έξωφρενικό (και τρελό) παχύσαρκο πράσινο ρακούν.'.upper())"`"' </span>'; [[ $(bc <<< "$I % 1") == 0 ]] && echo; done <<< "$((fc-list : fullname weight width|grep Besley|awk 'BEGIN{FS=":";OFS="\t"}{print $4,$3,$2;}'|sed -e 's/[a-z]\+=//g'|grep -v '\['|hns)|uniq -f 2|cut -f 3-|grep -v 'Italic$'|grep Condensed|awk '{print; print $0" Italic";}')")

ctrlcctrlv avatar Jan 11 '23 00:01 ctrlcctrlv