YaoTouGe / SomeRuler

A simple pixel ruler for Desktop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple pixel ruler for Desktop.

License:GNU General Public License v3.0


Languages

Language:C++ 93.2%Language:QMake 6.8%