Beenden
  • Globale Community
    • Sprache:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티

Make connect the dots puzzle

Entdecker ,
Jun 17, 2019 Jun 17, 2019

In Illustrator CS6, is there a good script of plugin that can make a connect the dots puzzle from a path.

There's some discussion of people who did it with Apple script here. However, they are from 2009. I think Apple must have change the apple script engine since then, because the script doesn't seem to work.

THEMEN
Skripterstellung
4.6K
Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines

correct answers 1 richtige Antwort

Entdecker , Jun 18, 2019 Jun 18, 2019

I worked this out: The script does work, you just need to run it from The Apple Script editor and not from inside Illustrator.

Übersetzen
Adobe
Community Expert ,
Jun 17, 2019 Jun 17, 2019

Have you tried using the dashed line option as suggested in that post. Strokes size control size of dots, gap is the gap between.

Screen Shot 2019-06-17 at 1.54.14 PM.png

Please post a screenshot showing where you are and describing how you would prefer your result to be different.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Entdecker ,
Jun 17, 2019 Jun 17, 2019

I would prefer a scripted solution, as I have several puzzles to make, so numbering them all would take a while! If not, then this will have to do!

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Entdecker ,
Jun 17, 2019 Jun 17, 2019

I guess I should have posted this in the Illustrator script forum. Is it possible to move it?

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community Expert ,
Jun 18, 2019 Jun 18, 2019

I seem to remember that Inkscape has this function, so why not use it for the job?

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Entdecker ,
Jun 18, 2019 Jun 18, 2019

I tried Inkscape extensively but was unable to get it to work.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Entdecker ,
Jun 18, 2019 Jun 18, 2019

I worked this out: The script does work, you just need to run it from The Apple Script editor and not from inside Illustrator.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community Expert ,
Jun 19, 2019 Jun 19, 2019

The javascript that can be found here:

https://graphicdesign.stackexchange.com/questions/57919/how-to-add-numbers-to-adobe-illustrator-anch...

does the job from within Illustrator.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Neu hier ,
Nov 24, 2021 Nov 24, 2021

Hi. Is there a possibility to drow only with dots? I mean a circle like 0,5x0,5mm and with this circle I want to draw figeres etc. The circle is important for me because if the figure is smaller I can change the boarder of the dots/circle and make them larger. I hope people can understand mhat I mean? Thanks

 

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community Expert ,
Nov 24, 2021 Nov 24, 2021

The script that Ton linked doesn't work for you?

 

And if so please tell us what exactly doesn't work for you.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Mentor ,
Nov 24, 2021 Nov 24, 2021
AKTUELL

Use the dashed line with round caps, set the first dash to zero, gap should be a multiple of your line thickness (or not - play with it and fine the sweet spot for your project...)

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines