mathtext in wx widgets

That's wonderful! I'm attaching a screen shot for wx 2.8 on OS/X.

The rendering is kind of ugly, but I haven't looked into it.

  - Paul

···

On Fri, Aug 31, 2007 at 03:28:49PM -0400, Michael Droettboom wrote:

There is now preliminary support for getting a mathtext bitmap to
transfer to a GUI widget in SVN, along with a toy wxPython example in
examples/mathtext_wx.py. I've only tested this on
Linux/wxGTK2/wxPython-2.8. I'd appreciate help with testing (and
screenshots) on any other platforms you may care about.

Just FYI -- this is what it looks like in Linux/wxGTK.

Paul Kienzle wrote:

···

On Fri, Aug 31, 2007 at 03:28:49PM -0400, Michael Droettboom wrote:

There is now preliminary support for getting a mathtext bitmap to transfer to a GUI widget in SVN, along with a toy wxPython example in examples/mathtext_wx.py. I've only tested this on Linux/wxGTK2/wxPython-2.8. I'd appreciate help with testing (and screenshots) on any other platforms you may care about.

That's wonderful! I'm attaching a screen shot for wx 2.8 on OS/X.

The rendering is kind of ugly, but I haven't looked into it.

  - Paul

------------------------------------------------------------------------

My giess is that for some reason wx is not respecting the alpha
channel -- that will give you the rough, chunky text you are seeing.
I saw similar looking text when working with dvipng output before I
got the alpha channel right.

JDH

···

On 8/31/07, Paul Kienzle <pkienzle@...537...> wrote:

That's wonderful! I'm attaching a screen shot for wx 2.8 on OS/X.

The rendering is kind of ugly, but I haven't looked into it.