igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] iGraph plot - labels text-searchable?


From: Tamas Nepusz
Subject: Re: [igraph] iGraph plot - labels text-searchable?
Date: Mon, 23 May 2011 16:42:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10

> Could you let me know which version of Python, igraph, and Cairo you
> used when you generated the PDF you could search?
Python 2.6.1 (r261:67515, Jun 24, 2010, 21:47:49) -- this is the default
Python on Mac OS X 10.6.

igraph 0.6 -- but that shouldn't matter because the label drawing code was
not touched in any way that would affect the searchability of the labels.

Also, this is what I get with Cairo:

>>> import cairo
>>> print cairo.version
1.8.8
>>> print cairo.cairo_version_string()
1.8.10

I believe this means that the Cairo library is 1.8.10 on my Mac, but the
Python interface was compiled for 1.8.8 (and there's no significant API
difference between the two versions, otherwise it wouldn't work).

-- 
Tamas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]