Software : : Show_Vector 1.2
Posted By: pegasos-sigi2. on 2015/4/6 13:27:49
Show_Vector 1.2

Show_Vector.jpg

Show_Vector displays and convert Vectorgraphic.

Features:

+ Load WMF, DR2D and SVG Vectorgraphic
+ Save es PDF, PNG, EPS or SVG
+ Full MorphOS native
+ Drag'n Drop
+ Shell Interface
 
  • pOS
  • Order of the Butterfly
    Order of the Butterfly
    pOS
    Joined: 2003/11/14
    Posts: 216
    From: Bavaria
    It's really a nice tool. But I have problem with ths file:

    http://support.wasdkeyboards.com/customer/portal/kb_article_attachments/40127/original.svg?1414008774

    Odyssey 1.24 shows at least parts of the graphics.
    ShowVector 1.1 and 1.2 just a blank window (but without error messages)
    ShowVector 1.3 is said to have imporved SVG support. Thus I tried again. But this version always crashes loading this file !!
  • »2015/4/7 11:12
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    pegasos-sigi2
    Joined: 2006/8/31
    Posts: 265
    From:
    Quote:

    It's really a nice tool. But I have problem with ths file:

    http://support.wasdkeyboards.com/customer/portal/kb_article_attachments/40127/original.svg?1414008774

    Odyssey 1.24 shows at least parts of the graphics.
    ShowVector 1.1 and 1.2 just a blank window (but without error messages)
    ShowVector 1.3 is said to have imporved SVG support. Thus I tried again. But this version always crashes loading this file !!


    I did't improve the SVG support. I use the libsvgcairo to import SVG's.
    I improve the filetype scanner. I look it at weekend
    Spreedy - The spreedsheet editor of MorphOS
    Calimero - Do you know about the new DTP Program for MorphOS ?
  • »2015/4/7 18:06
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    pegasos-sigi2
    Joined: 2006/8/31
    Posts: 265
    From:
    Simple Bugfixing: Open the icon window of Show_Vector and change the Stacksize to 2000000.
    Thats all. Cairo need lot of stack to work.




    Quote:

    It's really a nice tool. But I have problem with ths file:

    http://support.wasdkeyboards.com/customer/portal/kb_article_attachments/40127/original.svg?1414008774

    Odyssey 1.24 shows at least parts of the graphics.
    ShowVector 1.1 and 1.2 just a blank window (but without error messages)
    ShowVector 1.3 is said to have imporved SVG support. Thus I tried again. But this version always crashes loading this file !!
    Spreedy - The spreedsheet editor of MorphOS
    Calimero - Do you know about the new DTP Program for MorphOS ?
  • »2015/4/7 19:35
    Profile
  • pOS
  • Order of the Butterfly
    Order of the Butterfly
    pOS
    Joined: 2003/11/14
    Posts: 216
    From: Bavaria
    I set stack to the max allowd value of 10 MB ! Still crashes !
  • »2015/4/7 23:46
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    pegasos-sigi2
    Joined: 2006/8/31
    Posts: 265
    From:
    Quote:

    I set stack to the max allowd value of 10 MB ! Still crashes !


    Try this version: Show_Vector_1.35.lha
    There i have include more ram to the stack. Now it did't crash if i try to load your test file.
    Spreedy - The spreedsheet editor of MorphOS
    Calimero - Do you know about the new DTP Program for MorphOS ?
  • »2015/4/9 16:47
    Profile
  • pOS
  • Order of the Butterfly
    Order of the Butterfly
    pOS
    Joined: 2003/11/14
    Posts: 216
    From: Bavaria
    Thanks. Now it doesn't crash anymore. Und shows image (even more complete than OWB).
    Strange however: scrollbars are at 100% as if image would have been shown completely, but I have to make window bigger to see more of the image (though my resolution isn't enough to show it fully). But as said, most important that app doesn't crash anymore :)
  • »2015/4/10 15:47
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    pegasos-sigi2
    Joined: 2006/8/31
    Posts: 265
    From:
    Quote:

    Thanks. Now it doesn't crash anymore. Und shows image (even more complete than OWB).
    Strange however: scrollbars are at 100% as if image would have been shown completely, but I have to make window bigger to see more of the image (though my resolution isn't enough to show it fully). But as said, most important that app doesn't crash anymore :)


    OWB and my prog reads the viewbox data and dislplays all objects in this dimensions. Thats are the keyboardlayout.
    All other objects are out of display range and are not shown during saving. Thats why the viewbox data not include all objects.
    My prog displays all objects, but after the changing in the display code, the scaling routine are damaged.
    I must see, when i can change this behavior.
    Spreedy - The spreedsheet editor of MorphOS
    Calimero - Do you know about the new DTP Program for MorphOS ?
  • »2015/4/10 21:27
    Profile