Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,798
» Latest member: jowindo
» Forum threads: 7,602
» Forum posts: 41,427
Full Statistics
|
Latest Threads |
Batch export all opened i...
Forum: Extending the GIMP
Last Post: rich2005
5 hours ago
» Replies: 24
» Views: 14,102
|
Dodge and burn plug-in fo...
Forum: Extending the GIMP
Last Post: chuckhenrich
8 hours ago
» Replies: 0
» Views: 59
|
cannot find plu-gins in g...
Forum: General questions
Last Post: πk2
Yesterday, 08:46 AM
» Replies: 3
» Views: 291
|
ora format... it really w...
Forum: General questions
Last Post: mrkid
09-17-2025, 10:57 PM
» Replies: 3
» Views: 310
|
.pcd files issue?
Forum: OSX
Last Post: T1-Survivor
09-17-2025, 09:45 PM
» Replies: 3
» Views: 554
|
Simplifying a path
Forum: Extending the GIMP
Last Post: Ofnuts
09-17-2025, 03:17 PM
» Replies: 40
» Views: 35,640
|
"Gimp 2.99 & Gimp 3.0" fo...
Forum: Gimp-Forum.net
Last Post: Ofnuts
09-17-2025, 03:12 PM
» Replies: 0
» Views: 279
|
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
09-17-2025, 12:57 PM
» Replies: 2
» Views: 1,301
|
How do you make text circ...
Forum: General questions
Last Post: Krikor
09-17-2025, 12:40 PM
» Replies: 13
» Views: 3,957
|
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-16-2025, 03:58 PM
» Replies: 4
» Views: 686
|
|
|
Fuzzy select antialiasing |
Posted by: GimpUser1234 - 05-23-2021, 11:44 PM - Forum: General questions
- Replies (16)
|
 |
When I do a select using the ellipse tool and bucket fill the selection, I get anti-aliased edge. When I do a select using the Fuzzy select tool and then do a bucket fill, the edge is solid. I need anti-aliased edge. Is this possible using the the fuzzy tool?
|
|
|
Opacity |
Posted by: bcripps - 05-23-2021, 12:11 AM - Forum: General questions
- Replies (11)
|
 |
I open an image as a layer, create alpha channel then, when I slide the opacity to the left I get the checkerboard pattern instead of the image gaining less transparency. Can't remember having this problem before. I've fiddled with the settings and had a search around the forum but haven't found a solution.
Help would be much appreciated.
Thanks,
Bry
|
|
|
DUAL INSTALLING 2.8 & 2.10 ? |
Posted by: StageMan - 05-22-2021, 04:03 PM - Forum: Windows
- Replies (5)
|
 |
Hello,
I need some help/knowledge/info/instruction... call it what you will.
But before I present my inquiry I feel I need to give you a little history on my experience so you'll be better able to help.
I had 24 years in I.T. (retired). I've been into graphics on a frequent basis since 1995. I started with CorelDraw 3. When I got my own machine I started signing up as a Beta Tester for various companies.
I got a Beta copy of Jasc Paint Shop Pro 4 (PSP Pro 4). Eventually I got Jasc PSP Pro 7 (2000), and that is what I've been using until last year when I got Corel Paint Shop Pro X6 (formerly Jasc), which I haven't really used much, and that's because there isn't many YouTube tutorials on it. I was told about Gimp. I've been learning Gimp for the last couple of weeks.
Now for the issue that I'm posting about. As I stated... I had been an I.T. Professional since 1995. I've always been able to install 2 versions of the same Application on my machines to more easily migrate to the newer version. Why is it that I can't install Gimp 2.8 and Gimp 2.10 on the same machine?
And please, do not reply if you are not using Gimp on Windows 10.
Thank You for you time in reading my dilemma and replying with your experience and knowledge.
Best Regards, StageMan
|
|
|
Add title to Symbol file |
Posted by: meetdilip - 05-21-2021, 06:06 AM - Forum: Other graphics software
- No Replies
|
 |
I created a Symbol file for Inkscape using Bootstrap icons. I went well except for the fact that none of the icons has a <title></title> element. But the info required for the title is available in " class ", please see the code below. While I can manually add it for one or two icon/symbol, there are around 1.5K of them in the Symbol file
Code:
<symbol
id="symbol16060"
width="16"
height="16"
fill="currentColor"
class="bi bi-currency-pound"
viewBox="0 0 16 16">
<title id="pound gbp">GBP Currency Pound</title>
<path
d="M4 8.585h1.969c.115.465.186.939.186 1.43 0 1.385-.736 2.496-2.075 2.771V14H12v-1.24H6.492v-.129c.825-.525 1.135-1.446 1.135-2.694 0-.465-.07-.913-.168-1.352h3.29v-.972H7.22c-.186-.723-.372-1.455-.372-2.247 0-1.274 1.047-2.066 2.58-2.066a5.32 5.32 0 0 1 2.103.465V2.456A5.629 5.629 0 0 0 9.348 2C6.865 2 5.322 3.291 5.322 5.366c0 .775.195 1.515.399 2.247H4v.972z"
id="path1872-3" />
</symbol>
Is there any method to automate the process ? ie, fetch the name from "class" and add it as <title id=name>name</title>
Thanks.
|
|
|
|