summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorAlex Larsson <alexl@redhat.com>2001-11-19 00:54:43 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-11-19 00:54:43 +0000
commit2d283d659416ebf06a6c5397eca41cd91aaee68f (patch)
treeef82d56f27c56be31cbbfaeb98d2c7b732c94bc4 /ChangeLog.pre-1-10
parenta409a746f1fdec933cd1be897cc6078e6050690f (diff)
downloadpango-2d283d659416ebf06a6c5397eca41cd91aaee68f.tar.gz
Take both dpi_x and dpi_y as arguments. Doesn't currently handle dpi_x
2001-11-18 Alex Larsson <alexl@redhat.com> * pango/pangoft2.[ch] (pango_ft2_get_context): Take both dpi_x and dpi_y as arguments. Doesn't currently handle dpi_x correctly, but at least the API is in.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 129abe40..eefc6752 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,5 +1,11 @@
2001-11-18 Alex Larsson <alexl@redhat.com>
+ * pango/pangoft2.[ch] (pango_ft2_get_context):
+ Take both dpi_x and dpi_y as arguments. Doesn't currently handle
+ dpi_x correctly, but at least the API is in.
+
+2001-11-18 Alex Larsson <alexl@redhat.com>
+
* pango/pango-context.[ch]:
Add new function pango_context_load_fontset() to wrap
pango_font_map_load_fontset().