File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1
1
New entries should be added at the top
2
2
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
5
11
6
12
2004-04-04 Improved font caching in backend_agg with changes to
7
13
font_manager - JDH
8
14
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
+
10
19
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.
14
20
15
21
16
22
Original file line number Diff line number Diff line change 294
294
295
295
-- move text layout to front end and support newlines with rotation.
296
296
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