Search found 67 matches

by pk
Mon Oct 08, 2012 6:12 pm
Forum: General
Topic: Love2D - Font Messed Up!
Replies: 20
Views: 10767

Re: Love2D - Font Messed Up!

Most modern fonts are hinted for RGB subpixel rendering. LOVE however, uses simple grayscale antialiasing. Read more about different rendering strategies here.
by pk
Sun Oct 07, 2012 1:42 pm
Forum: Games and Creations
Topic: Isometric 2,5D game
Replies: 29
Views: 21143

Re: Isometric 2,5D game

You can use love.graphics.isSupported to test for Canvas and other fancy graphics card features.
by pk
Sat Oct 06, 2012 12:35 pm
Forum: Support and Development
Topic: Limiting frames per second + FSAA-buffers
Replies: 9
Views: 4079

Re: Limiting frames per second + FSAA-buffers

I think FSAA is fullscreen anti-aliasing. For sharp graphics with pixel art, you don't need it. It can lower FPS on crappy gfx cards too.
by pk
Fri Oct 05, 2012 5:07 pm
Forum: General
Topic: What happened to कर्म feature ?
Replies: 9
Views: 3252

Re: What happened to कर्म feature ?

I would give you -karma for the combination of the brushed metal theme and the skrillex tab if I could. :huh:
by pk
Thu Oct 04, 2012 12:51 am
Forum: Support and Development
Topic: .love
Replies: 6
Views: 2159

Re: .love

luaz wrote:Windows 7 and up can natively unpack it...
Fixed.

[edit]
luaz wrote:I think XP can too, and possibly 2000.
Fixed Fixed. (2000 can't)
by pk
Wed Oct 03, 2012 11:11 pm
Forum: Support and Development
Topic: Pulling source out of a love.exe
Replies: 11
Views: 5284

Re: Pulling source out of a love.exe

In most parts of the world, you own the copyright to your game as soon as you distribute it, even if you don't distribute it with an explicit license. As far as extracting your code/images/sounds, people have limited rights under fair use. If someone outright steals your work and tries to pass it of...
by pk
Wed Oct 03, 2012 10:18 pm
Forum: Support and Development
Topic: Pulling source out of a love.exe
Replies: 11
Views: 5284

Re: Pulling source out of a love.exe

WinZip is pretty stupid. 7-Zip is smarter and will uncompress the file.
by pk
Wed Oct 03, 2012 9:18 pm
Forum: Support and Development
Topic: Hardon Collider - getting stuck between tiles
Replies: 25
Views: 15228

Re: Hardon Collider - getting stuck between tiles

It's a RAR!

You can't use the RAR extension. Use the ZIP or 7z extensions. People will have much less trouble if you stick to ZIP.
by pk
Tue Oct 02, 2012 9:44 am
Forum: General
Topic: What IDE are you using?
Replies: 105
Views: 36793

Re: What IDE are you using?

I run Notepad++ under gdipp along with Latin Modern Fonts so my eyes aren't constantly assaulted by ClearType's horrible, er "unprecedented" font rendering technology.