Search code examples
pythontextfontspython-imaging-librarydraw

Draw bold/italic text with PIL?


How to draw bold/italic text with PIL? ImageFont.truetype(file, size) has an option to specify font size only.


Solution

  • Use the bold/italic version of the font