Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,570
» Latest member: archibael
» Forum threads: 7,447
» Forum posts: 40,704
Full Statistics
|
|
|
bucket fill right to the edge? |
Posted by: tolworthy - 12-07-2018, 04:40 PM - Forum: General questions
- Replies (5)
|
 |
Hi! I'm making a browser game, with simple graphics drawn in the GIMP. and hit a problem with the GIMP fill tool.
Imagine I have a black circle (in outline, on white). I use the fill tool to fill the circle with red. When the fill tool finds an off-white pixel, it either fills it totally or not at all, depending on the threshold setting. So the red either eats into the outline (only the purest black pixels remain, looking narrow and jagged) or leaves a white-ish outline.
Is there any way to fill the circle so that off-white pixels are tinted instead or replaced? So that the red fades into black? I know the best solution is not to create the image that way in the first place. But I am editing existing images. I wish I could just click "fill" and have a nice result. Any suggestions?
|
|
|
Gimp 2.8.22 refusing to load font |
Posted by: Arcaeca - 12-07-2018, 01:00 PM - Forum: General questions
- Replies (2)
|
 |
3 hours of unsuccessfully trying to load a font - what sounds like a simple task - has single-handedly lead me to make an account here.
I have a custom .ttf that I made and that I've updated and re-installed C:\Windows\Fonts several times, but Gimp's font list only shows a super out-of-date build of the .ttf and I can't figure out for the life of me how to make it recognize the existence of the new version.
I've tried fiddling with the Preferences dialog and adding C:\Windows\Fonts to the Preferences > Folders > Fonts list and then refreshing the font list.
I've tried copy-pasting the .ttf from C:\Windows\Fonts into C:\Users\Arcaeca\.gimp-2.8\fonts (also specified in Preferences).
I've tried completely wiping the fontconfig caches at C:\Users\Arcaeca\AppData\Local\fontconfig\cache and restarting Gimp.
I've tried rebuilding the font cache with this .bat file.
I've even tried a hard reinstall of Gimp.
And I cannot for the life of me get this new version to show up in the font list in Gimp. It still has the old version, which isn't even installed on the system anymore.
To be clear, MS Word can use the new font just fine, as can Paint (kind of), but I tried downloading Inkscape as well to see if it could circumvent the problem but also can't access the new version of the font for some reason. Is there some other font cache I just can't find?
How. How can I force Gimp to realize there's been an update?
Running 2.8.22 on Windows 10, if it helps.
TIA
Arc
|
|
|
How to install fonts for gimp only (not other applications) |
Posted by: Jacob123 - 12-07-2018, 12:00 AM - Forum: General questions
- Replies (2)
|
 |
So, I love gimp, been using it for 6 years and I love using custom fonts I download.
The only time I use the downloaded fonts are for gimp. When I download the fonts, I install by going to control panel > personalisation > fonts. This means all my other programs get these custom fonts (like in Microsoft word or powerpoint) which is annoying.
How can I install fonts that are only seen and used on on GIMP, not my entire computer.
Windows 8.1
Gimp 2.8
|
|
|
Color Temperature |
Posted by: dinasset - 12-06-2018, 08:37 PM - Forum: General questions
- Replies (2)
|
 |
I was just thinking to apply inside a python filter a change in the color temperature of an image, as it can be done interactively, but I didn't see any pdb interface for this function.
Questions:
-is it there and I simply didn't find it?
-if not, is there a simple routine to copy from someone else who did it? (in "simple" standard gimp python)
Thanks for any info
|
|
|
edit psd file programmaticaly without open editor |
Posted by: fabricia77 - 12-05-2018, 01:42 PM - Forum: Extending the GIMP
- Replies (1)
|
 |
Is there a way in gimp or other that give me the possibility to edit a PSD file without using and graphic editor and without human interaction ?
For example:
I have a psd file. I want to be able to do this only with a script:
- open psd file
- find a specific layer
- replace this layer with a new layer. The new layer is obtained from a specific image
- save the new psd documents
- export the result to pdf file
|
|
|
|