Closed ctrlcctrlv closed 3 years ago
The dots seem to be grouping themselves together, and also there's a gap after the first.
$ MFEKstroke PAP --pattern patterns.ufo/glyphs/dot.glif --path F_.glif --out `mktemp` -m repeated --sx 0.1 --sy 0.1 --spacing 30 -s 3 --simplify false
<?xml version="1.0" encoding="UTF-8"?> <glyph name="dot" format="2"> <advance width="1000"/> <outline> <contour> <point x="-27.5" y="0" type="curve" smooth="yes"/> <point x="-27.5" y="15"/> <point x="-15" y="27.5"/> <point x="0" y="27.5" type="curve" smooth="yes"/> <point x="15" y="27.5"/> <point x="27.5" y="15"/> <point x="27.5" y="0" type="curve" smooth="yes"/> <point x="27.5" y="-15"/> <point x="15" y="-27.5"/> <point x="0" y="-27.5" type="curve" smooth="yes"/> <point x="-15" y="-27.5"/> <point x="-27.5" y="-15"/> </contour> </outline> </glyph>
<?xml version='1.0' encoding='UTF-8'?> <glyph name="F" format="2"> <advance width="599"/> <unicode hex="0046"/> <anchor x="537" y="650" name="top"/> <outline> <contour> <point x="0" y="264" type="line"/> <point x="599" y="264" type="line"/> </contour> </outline> </glyph>
Fixed in latest commit!
The dots seem to be grouping themselves together, and also there's a gap after the first.
dot.glif
F_.glif