1 Jul 01:34
Re: text with dash problems
On Monday 30 June 2008 10:40:27 Darren Dale wrote: > On Monday 30 June 2008 09:06:59 am John Hunter wrote: > > On Mon, Jun 30, 2008 at 7:10 AM, Michael Droettboom <mdroe@...> wrote: > > > Hate to say "me too", but I don't really understand text with dash > > > either... I'll have a look when I have adequate time to devote to it, > > > if no one else volunteers. > > > > Daishi, > > > > I don't know if this is still the right email address for you, but if > > so could you let us know if you could look at the TextWithDash > > implementation in matplotlib svn trunk. Our transformations have > > undergone a bit of refactoring, and some relatively minor changes were > > made in the Text base class positioning code, but these were enough to > > break the TextWithDash layout. Let us know if you have a minute to > > look at this and perhaps provide a patch to bring TextWithDash > > functionality back. > > Daishi's original contribution of TextWithDash used delegation, which was > causing some trouble with object introspection and the dynamically > generated list of properties. I refactored his work way back in March 2006, > svn 2226: > http://sourceforge.net/mailarchive/message.php?msg_id=200603211837.28678.dd >55%40cornell.edu > > Sorry I'm just now getting to this thread. I recall the behavior of > get_position referring to the dash position was strange for a subclass of(Continue reading)
RSS Feed