Open fra87 opened 1 year ago
I spotted two problems while writing a program:
1) text_distance is not applied if guardbar is on 2) the height calculation is not correct (it only accounts for half of the font width), and this caused the images being too short
I fixed the two issues in this PR
I spotted two problems while writing a program:
1) text_distance is not applied if guardbar is on 2) the height calculation is not correct (it only accounts for half of the font width), and this caused the images being too short
I fixed the two issues in this PR