• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Resizing of a LIVE PAINT object with script, problem with stroke width.

Community Beginner ,
Oct 25, 2024 Oct 25, 2024

Copy link to clipboard

Copied

Hi,
I have a function for grouping and scaling up visible objects, for exporting in higher resolution then I work on. It works fine with everything except live paint objects which I have to rely on. The object is scaled but the stroke width remains the same. 

Here is the part of the function:

var factor = 600;
    selected.resize(factor, factor, true, true, true, true, factor);

 Any one has an idea of how I can solve this? 

Maybe find the live paint object within the group and adjust the stroke? The probelm is that there is nothing in the api about the live paint...

TOPICS
Scripting

Views

91

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Oct 25, 2024 Oct 25, 2024

Copy link to clipboard

Copied

LATEST

Hi @Mikolaj35128644esj9, I believe you have discovered a bug! I have created a bug report. Please vote on it.

- Mark

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines