hayasidist wrote:Hi Stan - great tool (and I love the way you've handled localisation!! отлично!)
Thank you! I came up with that approach a couple years ago, and now all my scripts use that localization method. It would not just automatically translate the script's UI to Russian, but also makes it easy to translate to other languages as well. And it should be pretty fast too (performance-wise).
hayasidist wrote:A really useful enhancement to this would be to have an option to set the line width at each point to 100% and have the default stroke width altered accordingly (e.g. if I have a shape where the default line width is 20, and I scale down to 20% of that it would be useful to have the default stroke width set to 4 and the point widths at 100%) Is that feasible?
So, are you asking about modifying the shape's style line width instead of the point's one? I think that can be done, but I don't think it should be done within this script. Maybe another tool, or menu script? Or maybe I didn't understand your question correctly and you can add some clarifications (like pictures, or, knowing you, some code examples, maybe

)?