diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-02-17 01:46:22 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-02-17 01:46:22 +0000 |
commit | baf447503abc5c4c936ff2f1a0f28a32a26f27e1 (patch) | |
tree | 2de03d4e05d898b7b57349aad1a880b8bd97dd18 /TODO | |
parent | 7f846326d416e9ab3eadca9f02b9a0129095f30b (diff) | |
download | pango-baf447503abc5c4c936ff2f1a0f28a32a26f27e1.tar.gz |
Release 0.7
Wed Feb 16 19:55:05 2000 Owen Taylor <otaylor@redhat.com>
* configure.in: Release 0.7
* examples/Makefile.am (aliasdir): Install example
pangox_aliases file.
* examples/Makefile.am (bin_PROGRAMS): Install
pango-viewer.
* docs/tmpl/*: Updated templates.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -1,9 +1,6 @@ Shaping ======= -* Use the new PangoCoverage stuff for looking up fonts, - and implement pango_font_get_shaper(). - Layout Driver ============= @@ -14,9 +11,6 @@ this, there are various improvements that need to be made to * Figure out better ways of doing line breaks. (This may involve implementing the TeX/Raph x0-x1 stuff for line breaks.) -* Add attributes data structures, feed attributed strings - into pango_itemize() (? is this necessary) - X rendering =========== @@ -63,7 +57,9 @@ Documentation General ======= -* Remove the extraneous font argument from the script_shape vfunc +* Move font sizes to 1000ths of a point where they are still doubles. + +* Remove the extraneous font argument from the script_shape virtual function in ShapeEngine. * rename pango_context_set_size() to pango_context_set_font_size() @@ -79,7 +75,7 @@ General loads these from the current directory. (There are security implications with the current stuff) -* pango_context_list_fonts does not properly suppress duplicates +* pango_context_list_fonts() does not properly suppress duplicates when multiple font maps are involved * Report errors from functions, these errors include such things. |