File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11New entries should be added at the top
22
3- 2004-03-29 Fixed fontdicts and kwargs to work with new font manager -
4- JDH
3+ 2004-04-06 Added load and save commands for ASCII data - JDH
4+
5+ 2004-04-05 Improved font caching by not reading AFM fonts until needed.
6+ Added better documentation. Changed the behaviour of the
7+ get_family, set_family, and set_name methods of FontProperties.
8+
9+
10+ 2004-04-05 Added WXAgg backend - JDH
511
6122004-04-04 Improved font caching in backend_agg with changes to
713 font_manager - JDH
814
9- 2004-04-05 Added WXAgg backend - JDH
15+ 2004-03-29 Fixed fontdicts and kwargs to work with new font manager -
16+ JDH
17+
18+
1019
11- 2004-04-05 Improved font caching by not reading AFM fonts until needed.
12- Added better documentation. Changed the behaviour of the
13- get_family, set_family, and set_name methods of FontProperties.
1420
1521
1622
Original file line number Diff line number Diff line change 294294
295295-- move text layout to front end and support newlines with rotation.
296296
297- -- aligment test of backend_ps and table_demo on all backends
297+ -- aligment test of backend_ps and table_demo on all backends
298+
299+ -- fix the sqrt mathtext bug revealed by Flavio's eample
You can’t perform that action at this time.
0 commit comments