Close symbol paths where appropriate
Removes some ugliness in PDF exports, stemming from line thickness.
This commit is contained in:
@@ -21,8 +21,7 @@ local render = function (cr)
|
||||
cr:line_to (-1, 0)
|
||||
|
||||
-- The terminals
|
||||
cr:move_to (-2, 0)
|
||||
cr:line_to (-1, 0)
|
||||
cr:line_to (-2, 0)
|
||||
|
||||
cr:move_to (1, 0)
|
||||
cr:line_to (2, 0)
|
||||
|
||||
Reference in New Issue
Block a user