RefWarp addon
 1-9  10-21

Previous
Next
 From:  Frenchy Pilou (PILOU)
12097.10 
Yep you right no defomation even Maintain proportion disabled in the Edit Frame Menu Image! :(
Only rotation...


  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  krass
12097.11 In reply to 12097.10 
Hi, Frenchy Pilou!
I have a question: were you able to install the addon?
(All files from the archive are placed in the Commands directory, and then you can assign a hotkey as usual, just like any other script.)
If so, were you able to try it out?
What difficulties, if any, did you encounter? Thank you!
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Frenchy Pilou (PILOU)
12097.12 In reply to 12097.11 
I will install your plugin :)
I believe that now understand! :)

But no Python 3 installed so... :)

EDITED: 1 Sep by PILOU

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  krass
12097.13 In reply to 12097.12 
Between you and me, I don't know anything about Python and Boa constrictors.
But I asked my AI Claude, and he told me step-by-step what to do to install Python: literally, a couple of console commands.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Zooen
12097.14 
Hi Krass and Pilou,

For Python, it’s the executable file that needs to be downloaded. However, installing NumPy and Pillow seems a bit less straightforward to me.

EDITED: 2 Sep 0:35 by ZOOEN

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Frenchy Pilou (PILOU)
12097.15 
Yep same for me and not more many free place on my little computer! :)

And Michael confirms that the Edit Frame of the Menu Image will stay in state and will be not transformed!
Better to use a specific Image prog except for a "Style excercie"! (inside Moi! ;)

A process without plugin can be also
Vectorize the image, import it to Moi then use Flow function! ;)
---
Pilou
Is beautiful that please without concept!
My Moi French Site
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Zooen
12097.16 
Hi everyone,

Well, I’ve found the best solution for me: I’ve installed GIMP (free and open-source software).
GIMP has transformation tools (13 in total), including the ‘Handle’ tool. Using this tool, I was able to correct the X and Y misalignment in my image, then reshape it into a square (based on the outlines of the objects within my image), and do so with great precision.

I have twenty images that I want to work on. I’m relieved to have found a solution.

I hope my English translation makes sense!

- Zooen

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Frenchy Pilou (PILOU)
12097.17 
...or the free Online Photopea so no need install and no place used! ;)
https://www.photopea.com/
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Zooen
12097.18 In reply to 12097.17 
...

- Zooen

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  blowlamp
12097.19 
This looks useful to me, but I'm getting this error message:




I loaded Python, Numpy and Pillow, but I don't know how to get around the error.
Any help would be appreciated.
Thank you.

Martin.

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  krass
12097.20 
I'm sorry you still haven't understood the main feature of this plugin.
I can align images (somehow) in Photoshop, Ngimp, and a bunch of other editors.
But they don't have what MOI3D has: dimension lines, guides, and the ability to precisely align an image to specific parameters. I'm a little tired today, but tomorrow I'll record a video showing how it actually works.
By the way, I've been using it all day – incredibly (for me personally) fast and convenient.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  krass
12097.21 In reply to 12097.19 
Hi, Martin!!

Thanks for pointing out this annoying bug!!
I'd like to bring you a new version v1.1.

What was happening. The path to Python was hardcoded into the script—the one on my machine.
Apparently, your Python is installed elsewhere, so there was nothing to run.

What's happening now? The first time you try it, the script tries py.exe, C:\Windows\py.exe, python.exe, python3.exe, and python,
and remembers the one that responded. The check is cheap — Python responds before it starts loading numpy, so it passes even if the libraries aren't there yet.

Error messages are now different, not just one for all cases.
If Python isn't found, it says it was looking for it and suggests adding it to the PATH.
If it's found, but the calculation fails, it says the problem is most likely with the libraries and suggests pip install numpy pillow.

To check, simply run the command: if Python is found, the error will disappear on its own.

Enjoy!
Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages:  1-9  10-21