Optimizing contours
Now this writes all the lines as rrcurveto
object with just only 6 arguments, but it causes enlargement of the font size.
So I think you should use more path construct operators.
1
vote

Now this writes all the lines as rrcurveto
object with just only 6 arguments, but it causes enlargement of the font size.
So I think you should use more path construct operators.