Menu

/trunk/matplotlib/src/ft2font.h Commit Log


Commit Date  
[r641] (4.1 kB) by jvoss2

minor fixes

2004-10-31 11:45:06 View
Download
[r638] (4.1 kB) by jvoss2

Fix the position of text in the PostScript output. The new FT2Font
method get_descent gives the distance between the lower edge of the
bounding box and the baseline of a string. In backend_ps the text is
shifted upwards by this amount.

2004-10-30 19:30:51 View
Download
[r632] (4.0 kB) by jdh2358

exposed set_charmap

2004-10-29 17:57:27 View
Download
[r406] (3.9 kB) by jdh2358

added vertical mathtext for agg

2004-07-19 19:19:10 View
Download
[r378] (3.8 kB) by barrett

Added methods for get_glyph_name(), get_charmap(), get_sfnt(), get_name_index(), get_ps_font_info(), and get_sfnt_table().

2004-07-02 14:21:59 View
Download
[r336] (3.3 kB) by jdh2358

more memory fixes

2004-06-09 18:30:19 View
Download
[r334] (3.3 kB) by jdh2358

rewrote ft2font using cxx

2004-06-08 21:54:47 View
Download
[r319] (1.0 kB) by jdh2358

sync to 0.54.1

2004-05-27 21:11:27 View
Download
[r190] (992 Bytes) by barrett

Added font_manager.py to matplotlib to manage font properties. It currently
handles only TrueType (TT) fonts. It is based on CSS1 font properties.

Modified __init__.py, axes.py, axis.py, mathtext.py, text.py backend_agg.py
backend_gd.py, and backend_paint.py to use the new font_manager.

Modified ft2font.c and ft2font.h to return SFNT table information, which
is used by font_manager.

Removed fonttools and ttfquery from setup.py and setupext.py, since they
are replaced by the font_manager and ft2font modules.

2004-03-17 21:40:52 View
Download
[r168] (967 Bytes) by jdh2358

fixed mathtest bounding problem

2004-03-01 23:20:23 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.