PlotRuler v0.1.1
PlotRuler v0.1.1
What's changed
- Much smaller executable. Spec no longer bundles every Qt module — the app only needs QtCore/QtGui/QtWidgets, so the exe drops from ~257 MB to ~46 MB while keeping the tray icon, overlay, and version metadata.
- Setup for a versioning convention: the version now lives in
pyproject.toml,plotruler/__init__.py, andbuild/version_info.txt, which are bumped together.
Install
Download PlotRuler.exe, run it, and use the tray icon (Win+Alt+P toggles the overlay, Ctrl+N starts a calibration). No Python install needed.