I posted earlier about scaling a SVG image. I looked up on the site about scaling and transforming SVG images and it's just beyond my ability and I don't have anymore patience trying to learn the subject. Even if I was strong with Java, my math ability has always been weak and I'm trying to beat a deadline.
Are there any developers in this list that code for cash? Would you be willing to build me a command line utility with source using Java and Batik? I will pay using PayPal. This is what I'm interested in: 1.) Command line program 2.) Open SVG image 3.) Determine Height and Width of entire grouped drawing 3a.) Command line argument to just output height, width and proportion of entire grouped drawing to STDOUT (H:###-W:###-P:###) 4.) Determine if height of width is larger 5.) Set document orientation (portrait/landscape) based on if height or width is larger 6.) Set document size (height/width) based on command line argument (inches) 7.) Scale grouped drawing to new value (inches) as argument based on if height or width is larger (default) 7a.) Command line argument to allow specific height or width scaling value (inches) 8.) Move center of entire grouped drawing to center of document 9.) Save to new SVG file I apologize to the list if this is not appropriate, I'm just frustrated by my own programming limits on this subject. I have read enough in this list to know that some of you are SVG/Batik/Java programming gods. Please consider, what is probably trivial to you, coding this for cash. I tried to be clear, but undoubtedly there will be questions. Please don't hesitate to email me for more clarification. I also will take any suggestions for a better thought out program design. Thank you for your consideration. Venalicium [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/I-Give-Up.--Does-Anyone-Code-for-Cash--tp14586277p14586277.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
