dhowe / AdLiPo

Replacing ads with generative language
https://rednoise.org/adlipo
2 stars 4 forks source link

Left padding too small #14

Closed dhowe closed 2 years ago

dhowe commented 3 years ago

-- need more padding (perhaps double?) on left edge -- should be based on either font-size or rectangle size, not a fixed number of pixels

image
Real-John-Cheung commented 3 years ago

now padding will be 15% of the width and height of the rectangle, with the min value of 2px and the max value of 20px

need more padding (perhaps double?) on left edge

I think it will be a bit strange, after the padding is set according to the width of the rectangle... maybe better keep both side the same so the text is centered

dhowe commented 3 years ago

agreed, better keep left and right side equal