| Welcome, Guest |
You have to register before you can post on our site.
|
|
|
| scheme : error in vector |
|
Posted by: geka - 05-03-2026, 02:01 PM - Forum: Extending the GIMP
- Replies (2)
|
 |
Hello,
I need to write a script for GIMP and I'm stuck on an error I don't understand.
I haven't found a solution to this problem.
Here's an example of a script that returns an error in a console schema:
Code:
(define
myvector (vector 'a 'b 'c 'd 'e)
)
(vector-set! myvector 2 'x)
Error: vector-set!: index must be exact: 2
Where is my error?
Thank you for your help.
|
|
|
| logo for website profile that works with both light/dark themes |
|
Posted by: tbint62 - 05-02-2026, 06:16 PM - Forum: General questions
- Replies (6)
|
 |
I'm getting older and cannot figure this out. I created a profile logo for google. It works but not on all google services apps. Some apps (google play) have a dark background header, the google notification icon (bell) changes to white. Is there an image that adapts to googles html/css, xml ?? ??. I know it is not that big of a deal. I did create on with a white background and dark logo. It works. I'm not getting the device theme preference and the web page theme. I chose light theme on laptop and phone. So the phone apps follow the website theme??
|
|
|
| Gimp3 ubuntu 24.04 favourites |
|
Posted by: rich2005 - 04-30-2026, 05:52 PM - Forum: Extending the GIMP
- No Replies
|
 |
There must be a few 'buntu 24.04 (Noble) using Gimp 3 from the Panda Jim PPA by now.
My must-have plugins are
resynthesizer / heal selection / heal transparency
gmic_gimp_qt (3.7.5)
Compiled for Gimp 3 working (for me) Gimp 3.2.4 checked with kubuntu 24.04 and Mint 22.3
In a zip here: https://u.pcloud.link/publink/show?code=...kkAHkFPUpk about 6 MB
Unzip and put the 5 folders in ~/.config/GIMP/3.2/plug-ins/
Remember, gmic needs QT5 If not installed try
Code:
sudo apt install libqt5core* libqt5widgets5*
|
|
|
| Aligner des yeux sur plusieurs photos |
|
Posted by: vmiarrg - 04-30-2026, 11:05 AM - Forum: General questions
- Replies (5)
|
 |
Bonjour,
pour les 18 ans de ma fille, je souhaite lui faire un montage vidéos, style diaporama, avec des photos d'elle qui défilent mais je souhaite que les yeux soient au même endroit sur toutes les photos. J'avais commencé il y a longtemps avec ses premières photos en utilisant GIMP, mais je ne retrouve pas mon tutoriel.
De mémoire, je sélectionnais les yeux sur une des photos en dessinant le tour de l'iris, idem sur la seconde photo et il existait un outil qui, une fois sélectionné, alignait les deux photos.
J'aimerais retrouver ce tuto parce que je suis vraiment débutante et sans marche à suivre précise, je pense être perdue.
Je vous remercie.
Bonne journée
|
|
|
|