Menu

Code Commit Log


Commit Date  
[r3744] by mdboom

Use regular expressions to do dedenting. This is ~15X faster than the
old implementation. dedent accounted for around 30% of the time spent
in "import pylab", so was probably worthy of optimization, even if this
regex approach is less clear. The results are identical to the old
implementation, with the exception of a single docstring (in
backend_bases.py) that needed to be fixed.

2007-08-28 19:17:21 Tree
[r3743] by mdboom

Fix bug where some the images of some math expressions were truncated
at the edges when using Agg backend.

2007-08-28 12:27:56 Tree
[r3742] by mdboom

Better fontconfig pattern standards compliance. Added experimental
(may be removed) fontconfig support.

2007-08-27 19:34:23 Tree
[r3741] by mdboom

Allow markup kwarg in more places.

2007-08-27 19:33:45 Tree
[r3740] by mdboom

Better mathtext error messages. Fix bug when using \sqrt without
explicit root.

2007-08-27 19:32:38 Tree
[r3739] by mdboom

Cleaned up some comments.

2007-08-27 18:51:22 Tree
[r3738] by mdboom

mathtext.* font rcParams now use fontconfig patterns to specify fonts.
Support converting FontProperties objects to/from fontconfig patterns.

2007-08-27 15:42:44 Tree
[r3737] by efiring

Added step plot based on patch by Manuel Metz

2007-08-26 06:56:07 Tree
[r3736] by jouni

Support get_image_magnification in pdf backend

2007-08-24 18:17:51 Tree
[r3735] by mdboom

There's no need to link ttconv with CXX (it hasn't used it for
sometime, but I forgot to remove it from the build.)

2007-08-23 18:02:03 Tree
Older >
MongoDB Logo MongoDB