abelsiqueira / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

Retina Display support for Mac OSX #191

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
To recreate:
1.Run gource on MacBook Pro with a retina display

Unfortunately gource's beautiful effects are blurred due to upscaling the 
window.

Running gource 0.39 installed through homebrew on Mac OS 10.8

Original issue reported on code.google.com by stephenl...@gmail.com on 13 May 2013 at 10:17

GoogleCodeExporter commented 8 years ago
It does work if you run:

gource -f -2880x1800

Setting the width and height manually, but detecting full screen resolution 
could be good.

Original comment by stephenl...@gmail.com on 13 May 2013 at 10:22

GoogleCodeExporter commented 8 years ago
Agreed. I just fixed this in Logstalgia recently (defaults to the desktop 
resolution for full screen) and will apply it here also.

Don't think I've actually seen it running at that resolution before. Probably 
makes good use of the large sprites :)

Original comment by acaudw...@gmail.com on 13 May 2013 at 11:02

GoogleCodeExporter commented 8 years ago
It does look very nice indeed.

Original comment by stephenl...@gmail.com on 14 May 2013 at 12:16

Attachments:

GoogleCodeExporter commented 8 years ago
gource -f -2880x1800 just makes it huge, and still blurry/pixelated (I'm 
running at "native" 2x mode - looks like 1440x900).

Original comment by igeek1@gmail.com on 5 Jun 2013 at 6:38