Apple Macbook Pro (Retina, mid 2014)
OSX 10.10.2 (Yosemite)
XCode 6.2
Firstly, a quick word of thanks to everyone working on Aseprite, it's a fantastic app.
I didn't have much of a problem building on OSX, but I did have a problem with GTest, but I just replaced the version in third_party with an unpacked zip from
https://code.google.com/p/googletest and compilation completed successfully (will write this up as a separate issue soon).
The only issues I have are graphical and involve the render area of the document window.
1. Title bar covering menu items. (I think this maybe an Allegro issue? In line 516 of qzwindow.m it certainly seems to apply the window masks correctly in code. Perhaps an Xcode setting over-riding this?
2. Not filling the document window bounds (setting the scale 1:1 to 1:4 increases pixel size, but doesn't make client area bigger, still using 1/4 of the document area).
The screenshot is from Retina, (2000x1000 approx) so I've added it as a Dropbox link rather than attach it.
Cheers,
Nick