Searched refs:glyphs_expected (Results 1 – 1 of 1) sorted by relevance
23 while IFS=: read fontfile options unicodes glyphs_expected; do39 if ! test "x$glyphs" = "x$glyphs_expected"; then41 echo "Expected: $glyphs_expected" >&2