from sprites import txt3image im = txt3image('我爱中华\n爱我中华\n爱你华夏', fontsize=280,color=(255,0,0,255), bg='cyan') im.save('C:/lovechina.png')