spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit 340db214414c42b4d9dfe94a94380456c9795e9c
parent d4bebb03cc0e668aa0fd952ffc93ff24e00d98d8
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Tue, 22 Feb 2011 20:13:37 +0800

osx: Fix a font rendering issue

Apparently there was a regression in cairo 1.9.x and 1.10.x,
both 1.8.x and 1.11.x work fine. See also commit ffd71bc.

Diffstat:
Mosx/README | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/osx/README b/osx/README @@ -5,6 +5,7 @@ Spek bundle uses packages provided by MacPorts. After installing MacPorts build $ sudo port install intltool $ sudo port install vala +$ sudo port install cairo-devel +no_x11 +quartz $ sudo port install pango +no_x11 +quartz $ sudo port install gtk2 +no_x11 +quartz $ sudo port install hicolor-icon-theme