PIL cuts off top of letters

后端 未结 2 680
青春惊慌失措
青春惊慌失措 2020-12-06 19:42

I\'ve spent a lot of time making my first web application using Python, and I\'m using pil for generating images. After reading a lot, I\'ve managed to implement proper text

2条回答
  •  眼角桃花
    2020-12-06 20:03

    Not the best solution but I see people have solved this by adding a leading a trailing space to their text.

提交回复
热议问题