Page 1 of 1
Label module with tracking
Posted: Thu Jul 04, 2013 5:37 pm
by TrojakEW
I made customizable label with text tracking ability. I also added few more option like drop shadow (sort off) with adjustable offset, color, opacity and character background (rectangle and/or ellipse behind every character). Nothing extraordinary just quick play with ruby. There is still still a lot of possibilities to improve it with aditional features (like additional shapes for character background). Properties are inside the module for better preview.
Re: Label module with tracking
Posted: Thu Jul 04, 2013 9:49 pm
by RJHollins
This is really nice !
I'm starting to rely on RUBY more and more to handle things GUI, and slowly, I'm starting to use 'programming' to do 'conditional' loops ... things like IFTHEN, CASE, etc. The third area deals with text/numerical formating & parsing.
I've a very long way to go, but the flexibility/power of RUBY is a great addition !
Thanks for sharing

Re: Label module with tracking
Posted: Thu Jul 04, 2013 10:41 pm
by Nubeat7
Nice one, thanks for sharing!
Re: Label module with tracking
Posted: Thu Jul 04, 2013 11:55 pm
by TrojakEW
I have reuploaded schematic. I forgot to clean up ruby code after experimenting. I have removed unused variables.