hi thanks very much for this package which is very useful for including python chunks in Rmd documents. Is there a way to control the height and width of the images produced in the chunks? I would ...
for a python project involving Pillow, I used Pillow v9 with the "old" ImageDraw.textsize methd to place text with different colors, so that we don't overlaps. As Pillow v10 made some changes, the ...