Home | History | Annotate | Download | only in fontTools

Lines Matching refs:tobytes

223 				file.write(tobytes(item, encoding="latin1"))
674 return tobytes(value, encoding='ascii')
679 return tobytes(attrs["value"], encoding=("ascii"))
685 return tobytes(value, encoding='latin1')
690 return tobytes(attrs["value"], encoding=("latin1"))