ruler
Fork of small utility application for Windows called Ruler.
Download working version: https://github.com/juanrarodriguez18/ruler/blob/master/Source/Ruler/bin/Debug/ruler.exe
Original project was developed by Jeff Key:
- http://weblogs.asp.net/jkey/archive/2004/09/01/224433.aspx
- http://www.sliver.com/dotnet/ruler/
- http://ruler.codeplex.com/
I wanted to add some features and to have it hosted on GitHub.
#New features:
- Duplicate ruler - often I need 2 rulers, with exactly same properties (TopMost, Show tool tip etc.) so there is now quick way to do it.
- Lock ruler from resizing - it happens from time to time that when I move ruler around with mouse I accidentally resize it.
- Set size dialog - to set exact size I want ruler to be, not to try to adjust it with keyboard or mouse pixel by pixel.
Support for .NET 2.0 is kept.
Gifs are made using LICEcap http://www.cockos.com/licecap/
#Other new features:
-
Buttons - added buttons for lock and flip the rule.
-
Shortcuts - added shortcuts for change rule's orientation and flip it and make it's use more easy.
-
Colors - put color in your life! The new rules has some predefined colors and the option to put the custom color that you want.
-
Fix bugs - of course some bugs have also been fixed ;).