typesupply / lasermeasure

A laser measure tool.
MIT License
9 stars 1 forks source link

False negative in segment matching. #9

Closed typesupply closed 2 years ago

typesupply commented 2 years ago

Matching segments are sometimes missed. I think this has something to do with the last or first point not being recorded.

<?xml version='1.0' encoding='UTF-8'?>
<glyph name="quotesingle" format="2">
  <advance width="168"/>
  <unicode hex="0027"/>
  <outline>
    <contour>
      <point x="23" y="442" type="line"/>
      <point x="145" y="442" type="line"/>
      <point x="153" y="700" type="line"/>
      <point x="15" y="700" type="line"/>
    </contour>
  </outline>
</glyph>