Jump to content
You must now use your email address to sign in [click for more info] ×

WaveF

Members
  • Posts

    162
  • Joined

  • Last visited

Reputation Activity

  1. Like
    WaveF got a reaction from Comrade Haz in Scripting   
    Game over, if Affinity become a "Canva" desktop version, I'd return to Adobe without a second thought...
  2. Like
    WaveF got a reaction from Frozen Death Knight in Scripting   
    Using scripts, you can add new features to Affinity, like the ones shown here: https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin. For example, Stable Diffusion can separate parts of an image, such as the "sky/background/objects", as seen here: https://github.com/continue-revolution/sd-webui-segment-anything. So, when the Affinity team makes their scripting API available, communities will be able to create similar extensions.
  3. Like
    WaveF reacted to Seneca in Scripting   
    Documentation and all the rest that goes with it is very important upon the release of the product. 
    However, there is value in including this functionality early in the beta cycles of the product(s). Even if the scripting is not ready and missing a lot of functionality. It doesn't have to be part of major point releases until it's actually release worthy.
    Those of us who would love to experiment with it early would send an invaluable feedback to the devs, which in my opinion is as important as the release itself. And those who love living on the edge would start using it early in live projects and learn what works what what doesn't.
  4. Thanks
    WaveF reacted to Affinityconfusesme in Scripting   
    I hope that this will make it into version 2 by September of this year.
  5. Like
    WaveF got a reaction from Frozen Death Knight in Feature Request: Opacity option for Move/Duplicate Dialog   
    I need an 'Opacity' option to set the step value of opacity (for example, 10% or -10%). It would be great if the official could add this option. Does anyone also need this feature? 😁

  6. Like
    WaveF got a reaction from Affinityconfusesme in Feature Request: Opacity option for Move/Duplicate Dialog   
    I need an 'Opacity' option to set the step value of opacity (for example, 10% or -10%). It would be great if the official could add this option. Does anyone also need this feature? 😁

  7. Like
    WaveF got a reaction from Tracey Capone in Feature Request: Opacity option for Move/Duplicate Dialog   
    I need an 'Opacity' option to set the step value of opacity (for example, 10% or -10%). It would be great if the official could add this option. Does anyone also need this feature? 😁

  8. Like
    WaveF got a reaction from debraspicher in Feature Request: Opacity option for Move/Duplicate Dialog   
    I need an 'Opacity' option to set the step value of opacity (for example, 10% or -10%). It would be great if the official could add this option. Does anyone also need this feature? 😁

  9. Like
    WaveF got a reaction from lepr in Feature Request: Opacity option for Move/Duplicate Dialog   
    I need an 'Opacity' option to set the step value of opacity (for example, 10% or -10%). It would be great if the official could add this option. Does anyone also need this feature? 😁

  10. Like
    WaveF got a reaction from loukash in Feature Request: Opacity option for Move/Duplicate Dialog   
    I need an 'Opacity' option to set the step value of opacity (for example, 10% or -10%). It would be great if the official could add this option. Does anyone also need this feature? 😁

  11. Like
    WaveF reacted to Tim France in Scripting   
    Hi folks,
    I thought I'd give you a quick progress update and let you see some of things we've been working on at Serif Labs.  We now have a scripting core that we're reasonably happy with and have put together a little test area where we can run Javascript code, so I thought I'd show you some of that. Things to note:
    This is all VERY early, like pre-pre-pre-alpha. The JS API is extremely fluid and is constantly changing. This is not how the Affinity suite will run scripts and plugins; it is just a sandbox window for internal testing. There is still a huge amount of work to be done. I can't provide any timescales for when scripting will be publicly released, for Beta or Retail. Constructive feedback is welcomed, but I won't be able to answer all questions - see previous points. I'm not claiming any of these examples are particularly useful on their own; they're just to demonstrate some basic scripting functionality. Re Javascript async - yes, we support it, I've just not recorded anything yet. The sleep calls are there for screen-recording purposes only. Here are some demos as low-res gifs. If you want to take a closer look, movs are attached.
    Create a Mandelbrot image

    Some dodgy physics

    Insert a dragon curve

    "Emojification" (translation?) of text

    Create a grid of colours
     
    Select and hide based on hue

    Replay a document's edit history

    mandelbrot.mov
    balls.mov
    dragon.mov
    grid.mov
    hue.mov
    replay.mov
    emoji.mov
  12. Like
    WaveF got a reaction from Ezbaze in How do I relink attributes of symbols?   
    Symbol is so unstable that always turn into Group automatically
  13. Like
    WaveF got a reaction from Hangman in Embedding Document's Artboard not showing and may cause Designer crashed   
    I am also using Linked Document, same problem with Embedding document, I am not sure if these are the same issues with the post you provide, at lease it did not crash the  app on @madPXL 's computer. Thank you for giving me a hint that I can send screenshots to @NathanC, when I'm home.
  14. Like
    WaveF got a reaction from CM0 in Stable diffusion integration   
    I think that if Affinity supports extension development, it can solve all of these requirements and problems, and make Affinity even more capable. 😘
  15. Like
    WaveF got a reaction from AGain in Anybody knows what are these two icons used for?   
    I've found these 2 interesting icons when customizing toolbar, have no idea what they are used for.
    Same command will be found from the Layer menu -> Geometry, maybe someone can tell...

  16. Thanks
    WaveF got a reaction from dvsDave in Fireworks command - Send to AffinityDesigner   
    My pleasure
  17. Thanks
    WaveF got a reaction from dvsDave in Fireworks command - Send to AffinityDesigner   
    I write this command because I need to make perspective distortion on text/shape on my work and I found that kind of warp tool has stay in AffinityDesigner roadmap since 2014!
    So I think I can do this in Fireworks and transfer the selected objects back to AD by a keyboard shortcut for quick.
     
      How to Install?
     
    - download and unzip the zip file below, you will get the "Send to AffinityDesigner.jsf" file.
     
    - copy & paste the .jsf to Fireworks installation path under "\Configuration\Commands"
       the full path should be like this:
    X:\Program Files\Adobe\Adobe Fireworks CS6\Configuration\Commands
     
     
      How to Use?
     
    - export eps from AD to Fw,
     
    - make any changes in Fw that you can't do in AD,
     
    - run "Send to AffinityDesigner" from Commands menu in Fw,
     
    - now AD will auto load the vector/bitmap shapes from Fw without manual saving & opening,
     
    - you can bind a keyboard shortcut for this command for extremely fast!
     
     
      Why not use Illustrator? I can copy & paste from both applications!
     
    - Yes you can do that, I just write this for those fw users whom didn't buy ai.
     
    Send to AffinityDesigner.zip
     

  18. Thanks
    WaveF got a reaction from dvsDave in Fireworks command - Send to AffinityDesigner   
    I am using a M1 series MacBook Pro now and do not have a PC for the test, try to remove "adPathConfigFile.cfg" under Fireworks installation folder, and run the command again, It will ask you to choose Designer.exe, then you can choose AD 2.0 executable file to see if this works.
  19. Thanks
    WaveF got a reaction from dvsDave in Fireworks command - Send to AffinityDesigner   
    Try to run Fireworks as administrator (Right click .exe and choose run as Administrator)
  20. Like
    WaveF reacted to EmT in Embedded/Linked document's Artboard and Layers switch option is not mapping the correct target   
    Hi @WaveF
    We are aware of this issue and it has been passed over to the devs for further investigation.
  21. Like
    WaveF got a reaction from Burny in Embedded/Linked document's Artboard and Layers switch option is not mapping the correct target   
    Embedded/Linked document's Artboard and Layers switch option is not mapping the correct target.
    Screen record attached.
    adv2-bug-report_sm.mp4
  22. Like
    WaveF got a reaction from Aammppaa in Anybody knows what are these two icons used for?   
    Thank you so much for the reply!
  23. Thanks
    WaveF reacted to Aammppaa in Anybody knows what are these two icons used for?   
    Here is a GIF of Remove Inner Curves...

    The 4 curves are a single object.
    The fully enclosed curve is removed. The overlapping curves are added together. The separate curve is left untouched. There is a similar command Fill Holes that works with filled shapes.
  24. Like
    WaveF got a reaction from tothika in Unable to customize toolbar   
    Same situation but you can customize toolbar by click and drag the lower area as shown below, it works fine.

  25. Like
    WaveF got a reaction from iaing in Embedded/Linked document's Artboard and Layers switch option is not mapping the correct target   
    Embedded/Linked document's Artboard and Layers switch option is not mapping the correct target.
    Screen record attached.
    adv2-bug-report_sm.mp4
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.