| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,179
» Latest member: jowinda
» Forum threads: 7,837
» Forum posts: 42,555
Full Statistics
|
| Latest Threads |
Gimp 3.x scanner xsane pl...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: beiruty
7 hours ago
» Replies: 17
» Views: 18,427
|
I need it to be opaque
Forum: General questions
Last Post: rich2005
03-15-2026, 07:10 PM
» Replies: 1
» Views: 152
|
Plug-in not showing up
Forum: Extending the GIMP
Last Post: jack63ss
03-15-2026, 02:45 PM
» Replies: 4
» Views: 402
|
How do I erase items from...
Forum: General questions
Last Post: sallyanne
03-14-2026, 01:41 PM
» Replies: 3
» Views: 348
|
Help converting a basic f...
Forum: Scripting questions
Last Post: MrsP-from-C
03-14-2026, 07:43 AM
» Replies: 4
» Views: 355
|
script-fu help
Forum: Extending the GIMP
Last Post: egrivel
03-13-2026, 11:19 PM
» Replies: 6
» Views: 531
|
How to get the full path ...
Forum: Extending the GIMP
Last Post: ImgTinker
03-13-2026, 03:45 PM
» Replies: 11
» Views: 1,867
|
Pixels after exporting to...
Forum: General questions
Last Post: Scallact
03-11-2026, 12:53 PM
» Replies: 3
» Views: 408
|
can I do these Photoshop ...
Forum: General questions
Last Post: rich2005
03-11-2026, 09:36 AM
» Replies: 1
» Views: 245
|
Selecting more than one l...
Forum: General questions
Last Post: teapot
03-11-2026, 01:40 AM
» Replies: 4
» Views: 470
|
|
|
| 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
|
|
|
|