Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 942 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 942 Bytes

SomeRuler

Build Test

A simple pixel ruler for Desktop.

This project was initially inspired by Ruler developed by Jeff Key. I re-implemented it with Qt, and did some major improvements.

Features & usage:

  • Cross platform (tested under Windows 10 and macOS Catalina +)
  • High DPI support
  • Rotation support (with angle readings): drag the circle handle upward or downward
  • Resizing: drag the circle handle horizontally
  • Length reading: click on the ticks
  • Reset: double click on the circle handle
  • Hiding: press ESC key

Stable builds can be downloaded from Releases Page.

Developed with Qt 5.15.2 as it's the version supported on Felgo CI/CD platform.

Preview