rbpdf
rbpdf copied to clipboard
do not attempt to draw a circle with r == 0
- makes no sense and results in an NaN error further down
- happened when rendering the bullets for HTML like
<ul><li><img ... /> some text </li>