setting up the list. I suspect the 100 user limit will be reached
rather quickly.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that&
pg\"
\"/home/user/ev.jpg\")" -b "(gimp-quit 0)"
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why
otice
the above. You are creating a new display but did not save the image ID. You
need to pay attention to functions that return a value and do something with
the return values.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patr
w.JPG" to create the new filename of "somefile-new.JPG".
The simplest way to handle the situation is to read the files from one
directory and save the modified version to another. The not so easy method
is to split the string on the . in the filename in to "simefile&qu
at line is that you are passing two strings to + instead
of passing numbers to it. The + symbol means add two numbers together. What
you want is string concatenation.
Try the following:
(filenamenew (string-append (car filelist) "-new"))
--
Cheers!
Kevin.
http://www.ve3syb.ca/
On 2021-04-19 6:05 p.m., Rick Kline wrote:
Here’s some info on Negative Darkroom that Kevin Cozens mentioned. It’s more of
an outline than a help article, but thought I’d share nonetheless.
Just for the record, it was Alexandre Prokoudine that mentioned Negative
Darkroom.
Thanks for the
as mentioned in this
mailing list some time ago.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we're p
e modified one of the supplied themes, mostly separating out the colour
definitions to make it easier to modify, although several of the UI elements
are defined by images which need to be mangled manually.
Kevin
___
gimp-user-list mailing list
List address
by referring to
the program as GIMP and not gimp, then the version number of the program you
were using. Saying "v2.10" or "version 2.10" should suffice. It would also
be nice if you included a link back to the official web site.
--
Cheers!
Kevin.
http://www.ve3syb.ca/
o get everything place to build GIMP and some of its dependencies.
IIRC, I documented the process I went through to set up MSYS/MinGW for
building code but that was long before the multiple programming language
support now required to build GIMP. I'll look for my old notes in case it
might he
than posting the contents of the log file in
the description portion of the report.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that
file but it might contain executable
files. Not seeing an x in the file permissions is expected.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers
it in Finder?
That's a question for a Mac user.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we're powerful&qu
sur, sun,
red, grn, blu, sgr, vio, qub, or lbl.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we'
o the user
community at large.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we're powerful"
Owner of Elecraf
clone, text and selecting tools.
So I would like to know how I can get them back. Please be aware that I am
60 years old and have a disability so make your instructions about sorting
this matter as simply as you can.
I await your reply inanticipation.
Kevin Cook
t will
likely be up to you to keep the program up to date.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we
the name of the font
will be in the .xcf file. Short of that, you can use websites such as
identifont.com or https://www.myfonts.com/WhatTheFont/ to get an idea of the
font used by telling those sites about characteristics of the characters in
the image.
--
Cheers!
Kevin.
http://www.ve3syb.ca
on't need an app to attempt font identification. There are multiple
websites available online that will attempt to identify a font for you given
a sample image. There is at least one site that attempts to identify a font
based on you telling it about various features of characters in
ickly make up a shell script to use ImageMagick to
put numbers on the tickets.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that
any save that is in progress
has completed.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we're powerful"
nk or grow the selection half the number of steps
It may not be the fastest method but it should work.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-brea
version available it will make it a lot easier to
make the change you want to make.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's
version should not change the appearance of the text. You need
to do an export to PDF from the original multi-layer XCF file on a machine
that has the fonts installed which are referenced by the XCF file.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things
On 2019-01-08 2:23 a.m., Micha1982 wrote:
BIMP does not work with Gimp 2.10 and it is not possible to do a batch
resize of images.
If all that is required is to do a batch resize you can do that with the
convert program that is part of the ImageMagick set of programs.
--
Cheers!
Kevin
On 2018-11-20 2:51 p.m., Orville Chen wrote:
I have been trying for 2 hours to change it but i gave up so now i am skinger
all of you How to do it???
You need an alpha channel on the layer.
Layer -> Transparency -> Add Alpha Channel
--
Cheers!
Kevin.
http://www.ve3
ns.
It would be easy to change but it won't be changed. This has been discussed
on many occasions in the past. Check the mailing list archives if you want
to see the often rather lively debates that took place on this topic.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Ner
was a larger version of the image and you could
scale it down. Making it twice the size may not work out as well as you
might like for use in a book.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distrac
rence
to the path in both LD_LIBRARY_PATH and PKG_CONFIG_PATH.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we
system and support for
dragging and dropping in to GIMP.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we're pow
On 2018-06-29 12:38 PM, GerryPeters wrote:
A font viewer / manager is the best way.
There is also Font Manager and Fonty Python in Linux.
Just a reminder, it is possible to generate an image of all the
installed fonts.
IIRC, you can do that via a feature in Scribus.
--
Cheers!
Kevin
On 21 June 2018 at 10:32, Alexander V. Kalachev via gimp-user-list
wrote:
> Dear list members,
>
> I wrote a script that adds an outline to the text. The script works as I
> expected with on exception. When it finished, it removes all textual
> information and converts the text into graphics. Co
From: gimp-user-list on behalf of Maurizio
Loreti
>Hello -
>I installed gimp 2.10.0 on my iMac; and edited the related gimprc inserting
>the two lines
>
>(default-snap-to-grid no)
>(default-snap-to-canvas yes)
>But these lines have no effect in 2.10 (but worked in 2.8). What did I miss?
>Wh
On 05/11/2018 09:06 AM, Elle Stone wrote:
> Are some/many/most of the problems being reported for GIMP-2.10 on
> Windows, only specific to Windows?
>
> Or are these bug reports by Windows users simply bugs that weren't
> detected by various people running GIMP-2.9/GIMP-2.10-rc/GIMP-2.10 on
> Linux
>That would explain a lot. Though people do manage to compile GIMP on
>Windows, it's apparently not easy to do.
>Partha's 2.9/2.10 builds for Windows have been available for a long time
>(https://www.partha.com/), without giving rise to nearly so many bug
>reports as the official release of 2.10.
information is missing or out-of-date. I could also check on
information related to the other language bindings (Python, perl, and Ruby).
It comes down to a question of priorities as I have a lot of projects on my
plate.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ | "Nerds make t
And Alex explained why this is happening a month ago:
https://www.mail-archive.com/gimp-user-list@gnome.org/msg13187.html
Kevin
From: gimp-user-list on behalf of ugajin
Sent: 10 April 2018 16:12
To: Carol Spears
Cc: Andrew; gimp
Subject: Re: [Gimp-user
tasks, generates HTML thumbnail
galleries complete with HTML code, and probably more tricks since then.
Another option is to use montage from ImageMagick.
--
Cheers!
Kevin.
http://www.ve3syb.ca/| "Nerds make the shiny things that
https://www.patreon.html/KevinCozens | di
--
Cheers!
Kevin.
http://www.ve3syb.ca/| "Nerds make the shiny things that
https://www.patreon.html/KevinCozens | distract the mouth-breathers, and
| that's why we're powerful"
Owner of Elecraft K2 #2172 |
#inclu
I'll
figure out how to use the script, or at least will use the trick.
That script could be worth including as part of what ships with GIMP.
--
Cheers!
Kevin.
http://www.ve3syb.ca/| "Nerds make the shiny things that
https://www.patreon.html/KevinCozens | distract the mouth
image, or PDF file, using the fonts.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're
| powerful!"
#include
cripts in your installation of GIMP. The
script-fu-register block should only provide the name of the script and the
menu entry used to run the script. Where the menu entry is to appear (ie.
the path to it) is given in a script-fu-menu-register block.
--
Cheers!
Kevin.
http://www.ve3syb.ca/
ablet button will be personal preference.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're
| powerful!"
#include
word processing program where you can position and size the image as needed
to have it appear on the printed page where you want it.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and t
ayers will be converted to a bitmap.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're
| powerful!"
#include |
Will your computers
graphical environment (aka. desktop) support full use of a high bit depth
monitor?
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that
local.gimp.user". The reason for the double post may have
something to do with the message being posted to two places where the second
place is routed back to the mailing list.
I can't that is what is actually happening. Just an educated guess.
--
Cheers!
Kevin.
http://www.ve3syb.c
em is Windows
10.
You need to install the ufraw or dcraw plug-in for GIMP.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're
|
a plug-in for GIMP to let it read RAW files. You can install either dcraw or
ufraw plug-in to let GIMP read the files. If you can't find either of those
plug-ins you will need to convert the files in to a format that GIMP can
read before you try loading them in GIMP.
--
Cheers
the image was created by GIMP it may be
slightly different than a drop shadow created by Photoshop (or some other
editing program) but it was most likely created using the built-in drop
shadow features of GIMP.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny
ready commented on it being an acronym rather than a name. Thank you for
the name idea. This topic comes up now and then. Bottom line is the name
isn't going to change.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172
ead of convert. IIRC, mogrify modified the
original file. The convert program generates a new file from the original.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breath
user mailing list and is not the
source of the messages.
regards
Kevin
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives: https://mail.gnome.org/archives/gimp-user-list
hat.com/viewtopic.php?f=23&t=10531#p139086
So I'd suggest you pick a theme you'd like to use and edit it to use the font
that you would prefer.
regards
Kevin
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List
slides.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're
| powerful!"
#include |
>Could you (or any kind-hearted individual) provide any idea or
>feedback about http://gimpchat.com ?
I would certainly recommend you post your requirement at GimpChat as there are
a few people there who could create the script you require.
___
this question pop up now and then on the mailing list I always
wonder how many people ask Microsoft the same question when they are
thinking of using Photoshop.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172
On 2017-03-16 07:43 PM, TeddyRuxpinBear wrote:
http://pastebin.com/bhfhMAZY
In the Script-Fu examples (0 0 0) should be '(0 0 0)
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers,
ound.
On 2017-03-16 09:27 AM, Rick Strong wrote:
> What is the current scripting system in GIMP?
Script-Fu (Scheme based), and Python are the main ones but you can also
write scripts in Perl and there is a Ruby binding but I don't know if it
will still work in a recent version of GI
On 2017-02-26 06:54 PM, eingram25 wrote:
I saw a reference to "git pull".
What is git pull and where di I go to learn about it?
Git is a program used to do version control of the files used by the GIMP
project. For details about git go to https://git-scm.com/
--
Cheers!
Ke
/gimp-user-list
No you won't be able to use Color-32 as it's a full theme not an icon theme.
Also, unless some work has been done to allow for users to select larger icons,
GIMP's use of the icon-theme mechanisn will prevent you from having larger
.
You set the path by including a menu register call such as this:
(script-fu-menu-register "script-fu-pandora-combine"
"/Filters/Combine")
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of
on GIMP 2.8 themes. The 32x32
Symbolic theme is here: https://bitbucket.org/paynekj/paynekj-gi...-Big-32.7z
The 32x32 Colour Theme is here: https://bit
Kevin
From: Praveen Baratam
Sent: 29 December 2016 18:56
To: Kevin Payne
Cc: GIMP Users
Subject: Re:
theme?
Kevin
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives: https://mail.gnome.org/archives/gimp-user-list
On 16-12-22 09:05 PM, Geoff Wildbur wrote:
Just trying to understand why this is. I have read that GIMP rasterizes the
layers before importing. Just wondering why?
Read the information in bug #151686 in Bugzilla
https://bugzilla.gnome.org/show_bug.cgi?id=151686
--
Cheers!
Kevin.
http
/argfgfgfgfg.jpg
The image shows hardness is set to 1 but anti-aliasing is on. I think the
anti-aliasing setting is causing the fuzzy type of edges. If you caned right
click and edit the brush make a new one and turn off anti-aliasing.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"
install and what is the filename on the
package?
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're
| powerful!"
#include |
opens a given file type.
Pay attention during installation to see if it asks you whether you want the
installer to set file associations.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, an
put on a memory stick
and use on any Windows machine without having to install the program. I have
a USB memory stick containing a lot of portable apps for when I'm on the
road, or using a computer other than my own.
See http://portableapps.com/ for details.
--
Cheers!
Kevin.
erience.
Here's a relatively simple PyGTK GIMP plug-in I wrote some time ago:
https://bitbucket.org/paynekj/paynekj-gimp-scripts/src/2e8e87faf5eaaf6036e0d8b68ff9f6f37a3f0421/plug-ins/pygtk_add_multiple_guides.py?at=default
Kevin
___
gi
be in your version of GIMP if you are using a more recent version
of the program.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're
sing the words "gimp unbound variable" you would
have found the solution on the page
https://www.gimp.org/docs/script-fu-update.html
You have an old script that is using a variable before it was defined. Make
sure your variables are defined before you use them.
--
Cheers!
You got an answer when you asked the question on GimpForums:
http://gimpforums.com/thread-set-layer-name
Kevin
From: gimp-user-list on behalf of jbmorrison
Sent: 02 August 2016 23:19
To: gimp-user-list@gnome.org
Cc: notificati...@gimpusers.com
Subject: [Gimp
very grateful.
I don't know anything about XGimp. Your best bet is to contact the author of
the program and ask them for help.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and t
If you are using GIMP 2.8, you might try this:
http://gimpforums.com/thread-large-size-icons-themes
Kevin
From: gimp-user-list on behalf of
eric.clif...@esaconstruction.com
Sent: 31 May 2016 17:04
To: gimp-user-list@gnome.org
Subject: [Gimp-user
Presumably as you refer to ~/.gimp-2.8 you're on a Linux system of some sort ?
Exactly which version of GIMP - 2.8.
Which GIMP theme are you using Edit>>Preferences>>Theme?
Have you tried changing your operating system theme?
Kevin
__
My initial guess would be that your image mode is Indexed.
Check Image>>Mode and make sure it is set to RGB after importing the images.
Kevin
From: gimp-user-list on behalf of
m.r...@5-cent.us
Sent: 11 April 2016 15:40
To: gimp-user-list@gno
point" and deciding that as it's a high dpi screen, it
needs to be drawn bigger. I also don't have a high dpi monitor so this is all
speculation.
Kevin
From: gimp-user-list on behalf of Jehan
Pagès
Sent: 01 April 2016 19:20
To: DAWO
Cc:
and supply larger size icons. Quite frankly, it's a mess at
the moment.
Kevin
From: gimp-user-list on behalf of DAWO
Sent: 26 March 2016 10:58
To: gimp-user-list@gnome.org
Cc: notificati...@gimpusers.com
Subject: [Gimp-user] Change the UI size?
Yes there is a clone tool in GIMP. Here is the documentation about it:
http://docs.gimp.org/2.8/en/gimp-tool-clone.html
Kevin
From: gimp-user-list on behalf of MiniBob
Sent: 25 March 2016 21:02
To: gimp-user-list@gnome.org
Cc: notificati
://gimpforums.com/thread-large-size-icons-themes
Kevin
From: gimp-user-list on behalf of DAWO
Sent: 25 March 2016 09:57
To: gimp-user-list@gnome.org
Cc: notificati...@gimpusers.com
Subject: [Gimp-user] Change the UI size?
Hi,
I have just dowloaded Gimp 2.8.16 and
colour)
You haven't said which operating system you are using and what the desktop
theme colours are.
Kevin
From: gimp-user-list on behalf of gm40
Sent: 20 March 2016 23:15
To: gimp-user-list@gnome.org
Cc: notificati...@gimpusers.com
Subject:
How much extra time are you seeing with the Python dialog?
Here on a Windows 7 machine, I can't be sure I'm seeing any difference, so it
must be less than 0.5 seconds.
Kevin
From: gimp-user-list on behalf of
uga...@talktalk.net
Sent: 23
cript. The
times it takes to load the Python interepreter would be the lag you are
talking about.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that
it's entirely dependent on what you are trying to do.
Kevin
From: gimp-user-list on behalf of
uga...@talktalk.net
Sent: 22 March 2016 19:04
To: ofn...@gmx.com; gimp-user-list@gnome.org
Subject: Re: [Gimp-user] python-fu vs script-fu
I don't see t
and changes in Script-Fu itself have meant
some scripts need changes. If you provide more details about what is and
isn't working for you more specific help can be provided.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraf
RS under section 6.3.4
on page 28.
There is a minor error in the printing of characters that I need to fix. It
shows them as "#\x" instead of just "#\". I also just had a thought that
this information should be put in to some document about Script-Fu basics.
--
Cheers!
in the script-fu.init file. It takes a list of
characters and returns a newly allocated string from formed form the
characters in the list.
This is in accordance with the R5RS document (see page 30).
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things tha
Try
(list (rand 255) (rand 255) (rand 255))
for example: (gimp-context-set-foreground (list (rand 255) (rand 255) (rand
255)))
Kevin
From: gimp-user-list on behalf of
uga...@talktalk.net
Sent: 13 March 2016 18:40
To: gimp-user-list@gnome.org
Subject
rawable".
If your define was
(define (my-script-fu-script param1 param2)
you would change it to
(define (my-script-fu-script image drawable param1 param2)
The variable name "image" will automatically be set to the ID of the image
that you right clicked.
--
Cheers!
Kevin.
htt
er-id, you'd have to know which image it's in, using:
gimp-image-get-active-layer
Kevin
From: gimp-user-list on behalf of
uga...@talktalk.net
Sent: 12 March 2016 19:20
To: uga...@talktalk.net; gimp-user-list@gnome.org
Subject: Re: [Gimp-u
If you use the procedure-browser (at GIMP menu Help>>Procedure Browser) it
shows the parameters required (which appear to be mostly the same, other than
the control points have changed from being INT to FLOAT)
Kevin
Question for developers: Can you please make it possible to copy the t
"Mike Brennan" čálii:
> GIMP 2.8.14 Windows 7 64
>
> In Preferences -> Color Management I've selected "Mode of operation" =
> "Color managed display"
>
> There's a checkbox: "Try to use the system monitor profile" that I'm
> unclear about.
>
> I've calibrated/profiled my display with ColorMunki h
It's all still there, just click-through on "see the glossary":
http://registry.gimp.org/glossary/a
Kevin
From: gimp-user-list on behalf of Dennis G.
Wicks
Sent: 10 February 2016 22:00
To: gimp-user-list@gnome.org
Subject: [Gimp-user
NEF.
For loading NEF files you need the gimp-dcraw or gimp-ufraw packages
installed. On my machine I'm using the dcraw based package.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers,
I've posted a message asking for support on your behalf:
http://gimpchat.com/viewtopic.php?f=13&t=13635
Kevin
From: gimp-user-list on behalf of Helmut
Jarausch
Sent: 05 February 2016 10:33
To: gimp-user-list@gnome.org
Subject: [Gimp-user] [
You can also get the Scalable vector version from the GIMP source code in the
GIT repository, the latest version at time of writing is here:
https://git.gnome.org/browse/gimp/tree/desktop/src?id=f61b58ff38b2453550ea0212d77b99fea3848acd
Kevin
From: gimp
dpi value to at least 300 for such a small image.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're
| powerful!"
#include |
> On Wed, Dec 16, 2015 at 12:45 PM, Greg Chapman wrote:
>
>> button and the menu option: Tab style > Option > Icon
>
> Which is the default value, no? :)
>
> Alex
No. The default appears to be "Automatic" and hence the text is display
e the high-bit
depth features (and all the GEGL operations), but perhaps that question (and
the multitude of associated questions) would be better placed on the developers
mailing list.
Kevin
From: gimp-user-list on behalf of Elle Stone
Sent: 07 December
1 - 100 of 312 matches
Mail list logo