| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,967
» Latest member: Mike101
» Forum threads: 7,717
» Forum posts: 41,965
Full Statistics
|
|
|
| Some scripts not recognized |
|
Posted by: dhugg - 05-16-2018, 09:06 PM - Forum: Extending the GIMP
- Replies (1)
|
 |
hello,
having trouble with certain scripts:
gimp_spinning_cube_script_by_fence_post-d184gze.scm
spinning-cube.scm
added the script ; refreshed scripts and restarted gimp 2.8 ; verified it is there ; doesnt show up in the "filters>animations>" menu or anyplace else;
any ideas what i might be doing wrong, other scripts ok???
thanks dhugg
|
|
|
| Export Quality |
|
Posted by: uchajk - 05-16-2018, 02:10 PM - Forum: General questions
- Replies (2)
|
 |
Hi,
is there a way to set export quality to .JPG to default value?
I know I can save default then load it, but I would like to minimize amount of clicks/keyboard strokes.
In other words, I would like to have export quality slider set to 70 every time I click export.
|
|
|
| Deselect Not Working in 2.10 |
|
Posted by: drutgat - 05-16-2018, 02:46 AM - Forum: Gimp 2.10
- Replies (9)
|
 |
Hi,
I am new to this forum, and look forward to learning a lot here - you all seem to be very knowledgeable.
I have started using GIMP (2.10) in the last few days, resuming my acquaintanceship with graphics software after a break of several years.
All was going well - was practicing cloning, and a few other things - when the deselect command stopped working (when I tried both Select-None, and Shift-Ctrl-A).
I have been working with different layers, or only one layer.
I just read a thread on this forum by Ofnuts ( Painless Use Of Selection Tools ) in which Ofnuts talks about the advantages of saving changes to channels, so that is useful to know about, but I would like to be able to deselect.
Does anyone have any ideas?
Many thanks for any suggestions.
|
|
|
| Opening an image and viewing preview |
|
Posted by: blockerw - 05-15-2018, 09:35 PM - Forum: General questions
- Replies (6)
|
 |
when i first open gimp and then go to "open" and open a file with photos in it and then click on any particular photo i do not get a preview of that photo. the message is "cannot create preview". this function worked on my old gimp, but since i down loaded 2.10 this function is not available. i have windows 10. i think this problem may have something to do with windows and i have tried to solve the problem through "settings" and "folder" options, but without any luck. if anyone has a suggestion i would appreciate it. thanks.
|
|
|
| How to create an ASCII-Drawing - for a Entire relationship modelo of a db |
|
Posted by: sayhello - 05-15-2018, 08:10 AM - Forum: General questions
- Replies (4)
|
 |
hello dear Gimp-Experts,
i have to create a entire relationship model for a db - and i need to do this with some modifications and enhancements - ie. some additions.
what if i have a allready created set of data - that needs to be enhanced and adapted - how to do that!?
Code:
+------------------+ +------------------+
| organization | | hand_type |
+------------------+ +------------------+
| org_id (PK) |---+-+ +-------------------+ +------| hand_type_id(PK) |
| title | | | | org_hand | | | description |
| location | | | +-------------------+ | +------------------+
| pic_number | | | | org_hand_id (PK) | |
| internal_url | | +------<| org_id (FK) | |
| external_url | | | hand_type_id(FK) |>----+
+------------------+ | +-------------------+
| +------------------+
| | topic |
| +-------------------+ +------------------+
| | org_topic | +------| topic_id (PK) |
| +-------------------+ | | description |
| | org_topic_id (PK) | | +------------------+
+--------<| org_id (FK) | |
| topic_id (FK) |>----+
+-------------------+
how can i change the data set - and keep the nice look!?
love to hear from you
|
|
|
|