Author Topic: Visio-WordArt  (Read 57017 times)

0 Members and 1 Guest are viewing this topic.

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #15 on: June 09, 2009, 06:42:50 PM »
Hi,

I've modified.
Effect=0 and LAYOUT=1 makes simple shapes.
« Last Edit: June 10, 2009, 05:27:30 AM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #16 on: June 09, 2009, 07:08:37 PM »
Hi,

Heavy shape with effect can be manualy compressed with hard work in menues, Union and Send to Back.
I've tried to make hard work into automation, but not yet done.
The problem is how to choose the shapes to Union.
« Last Edit: June 10, 2009, 06:36:33 PM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

artbraune

  • Jr. Member
  • **
  • Posts: 27
Re: Visio-WordArt
« Reply #17 on: June 09, 2009, 10:17:18 PM »
Yoda-san,

Thanks! I was able to use the Effect=0, but am not able to use Layout=0. I get the following error: "Layout musy be 1 thru 40".

Art

Hi,

I've modified.
Effect=0 and LAYOUT=0 makes simple shapes.

artbraune

  • Jr. Member
  • **
  • Posts: 27
Re: Visio-WordArt
« Reply #18 on: June 09, 2009, 10:19:41 PM »
If I use it with Effect=0 and Layout=1 - I do get a pretty good result. 8^)

Hi,

I've modified.
Effect=0 and LAYOUT=0 makes simple shapes.

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #19 on: June 10, 2009, 12:44:21 PM »
Hi,

To compress heavy shapes, I've made a macro.
It simply Union and Send to back fine fragment shapes.
It is not a complete program, but it is tuned up,
and added function to automatically add menus for
compress to the new shapes to compress.
This test macro saves about 60% of resources.
« Last Edit: June 14, 2009, 08:45:04 PM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #20 on: June 16, 2009, 12:02:07 AM »
Hi,

My main PC has recovered and I found that the effects on the macro above
do not work correctly in Visio2007.
This is the macro that just paste WordArt as EMF picture on Visio page.
This new macro does not convert WordArt into Visio geometry.
If you answer yes to the last message, you can trim the blank space around
WordArt with crop tool.

By the way, the metafile made by WordArt is mysterious.
How is it constructed?
« Last Edit: June 16, 2009, 07:28:15 PM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #21 on: June 16, 2009, 07:30:31 PM »
Hi,

Above Visio-WordArt 2.vsd was modified and replaced.
Some part of WordArt pictures were cut out.
And then program is modified and improved, but I am sorry it is not yet perfect.
« Last Edit: June 16, 2009, 08:24:03 PM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #22 on: June 16, 2009, 09:23:35 PM »
Hi,

One of the application may be to make a shape like a flag.
« Last Edit: June 16, 2009, 09:26:44 PM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #23 on: June 18, 2009, 06:53:21 AM »
Hi,

Visio-WordArt 2.vsd is now more improved.
Some options that are seen in WordArt are added.
Width and Height are the size of the shape in inches.
LEFT and TOP are the text starting point in inches
from the left and top of the shape.
« Last Edit: June 18, 2009, 07:02:32 AM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #24 on: June 28, 2009, 11:59:37 PM »
Hi,

I've updated Visio-WordArt.
Now, all WordArt images are converted to Visio shapes.
« Last Edit: June 29, 2009, 12:04:37 AM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #25 on: July 02, 2009, 12:12:09 AM »
This is the version of simplified 3d-shadows,
for effect numbers, 19, 24 through 29.
These shadows are now single shape.
Their shadows are mono-tone, but very light in file size.
DrawRegion method is used to unify thousand of shapes.
It takes several minutes to process unifying shapes.
My PC sometimes stopped due to the shortage of resources.
« Last Edit: July 02, 2009, 04:30:12 PM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #26 on: July 02, 2009, 04:33:10 PM »
Hi,

Above Visio file is updated again and replaced.
Now, effect number 18 is modified to simple shadow because it is also 3d-shadow.
« Last Edit: July 02, 2009, 04:35:51 PM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #27 on: July 08, 2009, 01:26:29 AM »
Hi,

I've written about my study of problem and solution
when I was making WordArt on Visio drawing
and converting WordArt object to Visio shape.
It is here.
http://www.geocities.jp/visualcalculation/english/visioart.htm
« Last Edit: July 08, 2009, 01:33:02 AM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/

Visio Guy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1736
  • Smart Graphics for Visual People...n' Stuff
    • Visio Guy
Re: Visio-WordArt
« Reply #28 on: July 08, 2009, 03:17:50 AM »
Thanks Junichi for a really great effort in creating the macros and explaining your history in working on the problem on your web site.

This is really cool to have for all of us!
For articles, tips and free content, see the Visio Guy Website at http://www.visguy.com
Get my Visio Book! Using Microsoft Visio 2010

JuneTheSecond

  • Hero Member
  • *****
  • Posts: 1027
    • Visio Shapes, Stencils and Sample Drawings
Re: Visio-WordArt
« Reply #29 on: July 13, 2009, 10:10:48 PM »
Hi,

This is the version of EMF 3-d shadows.
Text faces are Visio shapes, but 3-d shadows are EMF images.
Now, 3-d shadows look like 3-d.
The point of this program is to match exactly the size and the location
 of the text shapes and 3-d shadows.
In order to smooth the edges of the text,
lines were added to some of the shapes.
« Last Edit: July 14, 2009, 12:07:16 AM by JuneTheSecond »
Best Regards,

Junichi Yoda
http://june.minibird.jp/