I hate seeing people purchasing icon editors and all that. Open-source programs have the same power, if not more power:
Not sure what I was doing here. I think that was a fireball?
Good ol' Gimp
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: Good ol' Gimp
I too use gimp for pixel art :)
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Re: Good ol' Gimp
Since this seems like a good place to ask this question, how are you supposed to scale images in love without losing quality? I too, use Gimp and I was wondering if there was some secret setting I wasn't aware of (in Gimp or love) that you can use to easily scale images without losing quality.
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: Good ol' Gimp
You probably want Image:setFilter with the nearest FilterMode.Qcode wrote:Since this seems like a good place to ask this question, how are you supposed to scale images in love without losing quality? I too, use Gimp and I was wondering if there was some secret setting I wasn't aware of (in Gimp or love) that you can use to easily scale images without losing quality.
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Re: Good ol' Gimp
yep, use imageFilter with "nearest".
Gimp is a great tool to do pixel art or icons for the game.
Gimp is a great tool to do pixel art or icons for the game.
Re: Good ol' Gimp
How did you get the pixels in GIMP to be black, thin grid?
I really like GIMP but there are a few things that bother me. Like how you can't create transparency in a picture that doesn't have it already. I am not talking about semitransparent colors, I am talking about completely transparent pixels. And it always picks white background as the default for new images.
I really like GIMP but there are a few things that bother me. Like how you can't create transparency in a picture that doesn't have it already. I am not talking about semitransparent colors, I am talking about completely transparent pixels. And it always picks white background as the default for new images.
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
Re: Good ol' Gimp
I'm not sure if I got something wrong here, but if your layer has no transparency channel, just go to the layer panel, rightclick on the layer you want to have transparency and click add alphachannel.T-Bone wrote:How did you get the pixels in GIMP to be black, thin grid?
I really like GIMP but there are a few things that bother me. Like how you can't create transparency in a picture that doesn't have it already. I am not talking about semitransparent colors, I am talking about completely transparent pixels. And it always picks white background as the default for new images.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Good ol' Gimp
You can always pick the background colour for new images. You can even pick transparent. (You might need to click on some "show advanced properties" thingy or something, can't remember.)
Help us help you: attach a .love.
-
- Prole
- Posts: 14
- Joined: Mon Sep 03, 2012 7:05 am
- Location: Canadaka
Re: Good ol' Gimp
Maybe switch to vector graphics. On second thought, I doubt LOVE will handle SVG files.Qcode wrote:Since this seems like a good place to ask this question, how are you supposed to scale images in love without losing quality? I too, use Gimp and I was wondering if there was some secret setting I wasn't aware of (in Gimp or love) that you can use to easily scale images without losing quality.
T-bone you could copy your current layer by using the rectangle select, create a new transparency layer, then paste your old layer onto it.
If somehow you're talking about the grid guide, go to View > Show grid while on Gimp.
Re: Good ol' Gimp
This forum doesn't have a "thanks" feature, so I'm just writing this post to say this... "thanks"
Lua is not an acronym.
Who is online
Users browsing this forum: No registered users and 6 guests