代码如下 img = Image.new('RGBA', (1280, 720)) draw = ImageDraw.Draw(img) text = '新冠肺炎疫情对于全球经济产生了极其深远的影响' font = ImageFont.truetype('song-simsun.ttc'