|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
Ang: Re: Ang: Re: Ang: Re: Ang: Re: Ang: Re: wmf to svg conversionHi Robert, Thanks for your efforts! I have now tested opening my wmf files with the Paste2Xaml tool - and unfortunately it does not handle any of the circles, semi-circle or circle segment components of the wmf:s - just like SVGFactory they just disappear. Only straight lines are displayed. I didn't manage to run your app, probably because I don't have the latest .net components installed - or is it a command line tool? Anyway it should not work any better than the Paste2Xaml routines that it uses, I suppose? The application that actually let's me both open the wmf:s correctly and save them as reasonably usable svg images now is OOo Draw. The problem there is that the line widths are set to zero, and that the black line colour is set to undefined. I can open these converted svg images in Inkscape and manually correct them to a good result - but it would be a HUGE work for the between 3000-4000 thousand files I'm working with - close to undoable. ImageMagick can also open and display the wmf:s correctly, but cannot convert to correct svg. The most promising auto-conversion tool so far is probably the wmf2svg-0.8.1.jar tool. It actually picks up all components of the wmf, and the converted svg:s are basically nicely displayed in both Firefox and Inkscape - except it cannot handle the circular elements correctly: Circles are correctly positioned but double diameter in size Semi-circles are collapsed to a blob - a very small filled semi-circle - incorrectly positioned Circle segments are displayed in a weird way - double diameter - incorrect position, orientation (ignored mirroring/flipping) and rotation (45 degrees). So what are the alternatives: - Find a way to use the components that OOorg uses and try to get them improved or/and - Approach the developer of wmf2svg-0.8.1 and try to persuade him to take a look at my odd line drawing wmf files and try to handle the circular shapes better - others? I attach a few samples of the Blissymbol wmf files I'm struggling with, if any of you want to see for yourselves what happens ;-) Cheers, Mats -----<oats-sig-bounces@...> skrev: ----- Till: "OATs Project Special Interest Group" <oats-sig@...> |
|
|
Re: wmf to svg conversionseems to answer your needs all be it at a cost $395 send a more detailed report off-list cheers On 5 Jul 2008, at 00:24, Mats Lundälv wrote:
|
|
|
Re: Ang: Re: Ang: Re: Ang: Re: Ang: Re: Ang: Re: wmf to svg conversion2008/7/5 Mats Lundälv <mats.lundalv@...>:
> So what are the alternatives: > - Find a way to use the components that OOorg uses and try to get them > improved That's exactly what the unoconvert utility does that I tried above. My results seem to be that I also lost the border line. > or/and > - Approach the developer of wmf2svg-0.8.1 and try to persuade him to take a > look at my odd line drawing wmf files and try to handle the circular shapes > better As these are the best I think it would be worth your while contacting both projects with samples and asking for a fix. I'll try to find the right person to contact at OOo -- Steve Lee -- Open Source Assistive Technology Software web: fullmeasure.co.uk blog: eduspaces.net/stevelee/weblog |
|
|
Ang: Re: wmf to svg conversionThanks Jonathan!
I have just downloaded the trial version of the Meta Fly conversion tool. It does the conversions very well indeed. The "difficult" examples (with the different kinds of circle line objects come out beautifully in almost all cases I've tried so far. So the performance of the this tool is really a good target for any open source competitors. This could actually do the conversion in a manner that would require very little manual tweeking - while waiting for the real solution: A tool that creates the symbols directly in SVG. I am working for that. We use an application called WinBliss to produce the symbol files in a number of formats, including WMF. So the natural solution is to add SVG to the list of supported formats there. It's only a matter of time and resources for the software developers. I'll probably try to convince one of my employers here to invest in Meta Fly to quickly produce a good SVG library for general access - as soon as that's ok with BCI (Blissymbolics Communications International) - soon I hope. Cheers, Mats mats.lundalv@...
|
|
|
Re: Ang: Re: wmf to svg conversionDid you take the time to look at the weather icons I pointed you to? 18 icons in 2Kb. Can I ask you once again to consider and understand the reasons for publishing bliss symbols together in batches as <symbols> in svg files rather than individually. regards On 6 Jul 2008, at 00:32, Mats Lundälv wrote:
|
|
|
Re: Ang: Re: wmf to svg conversion2008/7/6 Mats Lundälv <mats.lundalv@...>:
> I'll probably try to convince one of my employers here to invest in Meta Fly > to quickly produce a good SVG library for general access - as soon as that's > ok with BCI (Blissymbolics Communications International) - soon I hope. That sounds really encouraging for freer use. I wonder if we could host them on Straight Street? Steve |
|
|
Re: Ang: Re: Ang: Re: Ang: Re: Ang: Re: Ang: Re: wmf to svg conversion |