Preview:
http://youtu.be/PzlVf-pPptMProgram:
http://www.mediafire.com/download.php?twzltfympwc703vI present to you, Tagger. I have been fiddling with this program for a bit now and decided I was ready to show off my progress. This is my biggest project to date (I am so bad at programming with graphics) and I am very proud of it.
Tagger allows the creation and edition of image- or text-based tags. Many editing features are in place and finished but I am sure there are some very sneaky bugs in there somewhere.
Features:
- Create and edit text tag properties including: Location, size, margins, anchoring, alignment, fill/border color, border drawing.
- Line styles may also be edited for text tags.
- For image tags, only location, anchoring, border color, border drawing and opacity work.
- Saving/Loading to custom .map files. These files are just basic .zip files. If you try to read the files inside your mind will implode. YOU HAVE BEEN WARNED!
- Supports exporting to an image file.
Limitations:
- At the moment, only 32 lines are supported per tag. I plan to increase this to ~32,000 in the future.
- Ionic.Zip.dll is required for operation. It provides compression for loading and saving.
Some hints for use:
- Shift + Left click to place a tag on the canvas.
- Shift + Right click to remove a tag.
- Ctrl (Hold) + Left click to move a tag around the canvas.
- Double click a tag to open the editor.
I tried to safeguard the controls in the editor so that they disable if they would other cause issues. Some controls don't even work but I haven't cleaned up much.