Thanks for your suggestions, Philippe and Jerry. I like the idea of copying and pasting SVG text and will implement it in my application. I think about an implementation of my tool as a web service, but this is stuff for the future. Concerning the text size: Currently I use 10px for the button text. I had never problems to read it with my 1280x1024 screen resolution. If I would increase the text size, I would get in trouble with the available space on the screen. Maybe you can hide some toolbars of your browser. That would increase the available space on screen for the content.
Olaf Philippe Lhoste wrote: > Olaf Schnabel wrote: > >>Jerry >> >>you are right. Currently the only "export" option is an alert box. I >>will improve that later. I had just the idea to advance the list of >>shortcut primitives like "rect" and "circle" and "ellipse". A "pie >>slice" primitive with the properties radius and angle would be nice. And >>ofcourse a regular polygon. >> >>Regards >>Olaf >> >>Jerrold Maddox wrote: >> >>>Olaf >>> >>>Very well done - good subtle touches like the use of opacity for the >>>shapes, the color choices overall and the varied use of letter >>>spacing. >>> >>>One question, a dumb one, is where can I find the exported SVG as a >>>symbol definition? - all I see is the Alert box. >>> >>>Jerry > > > Jerry, you can capture the content of the alert box, on Windows, with a > free tool like CopyText: http://www10.pair.com/vsap/ > Hold the mouse over the text, invoque CopyText with a keyboard shortcut, > and it will capture the text of the dialog box and allow you to copy it. > Other similar tools exists, I just use this one because it is small and > versatile. > > Olaf, you application is very nice and have a professional look, this is > impressive. Perhaps you can create a text and update it with the info > shown in the alert. Since SVG text is selectable and copiable, it would > be easy to reuse the data. > > Oh, on my 17" screen, at 1024x768 resolution on Mozilla 1.7 + ASV3, the > texts are hardly legible... About 5 pixel high, so I guess words instead > of reading them. > They are a bit better on IE5.5, perhaps because real estate is bigger > (less toolbars), but still only 7 pixel high. It goes better when going > full screen... > -- Olaf Schnabel Department of Cartography Swiss Federal Institute of Technology (ETH) ETH Hoenggerberg, CH-8093 Zurich, Switzerland phone: ++41 44 633 3031 e-mail: [EMAIL PROTECTED] www: http://www.ika.ethz.ch/schnabel ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

