Skip to content

fix: improve precision for unit conversion px->mm

t0b3 requested to merge t0b3/extensions:fix-unit-conversion into master

What does the merge request do?

improve precision of conversion px->mm

Implementation notes

96/25.4 == 3.7795275590551185

Summary for release notes

improved precision of coversion px->mm

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history

Merge request reports