summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbigail Brady <abrady@src.gnome.org>2003-06-25 18:12:17 +0000
committerAbigail Brady <abrady@src.gnome.org>2003-06-25 18:12:17 +0000
commit5720851fb829053f3f76a36926792fa8145d628d (patch)
tree7f07280e2519c164eb206a1ae1aa0913106eb916
parentc426f10d3b7157c5e1b290192e2abf7e902bc2b3 (diff)
downloadpango-5720851fb829053f3f76a36926792fa8145d628d.tar.gz
Fix some typographical errors. Nothing to see here. Move on.
-rw-r--r--AUTHORS2
-rw-r--r--NEWS4
2 files changed, 3 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index adde187b..f7bb3ac8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,6 @@
Owen Taylor <otaylor@redhat.com>, with help from many others, including:
-Robert Brady (Indic shapers), Hans Breuer (Windows backend), Matthias
+Abigail Brady (Indic shapers), Hans Breuer (Windows backend), Matthias
Clasen (Documentation), Sivaraj Doddannan (Tamil shaper), Dov Grobgeld
(Hebrew shaper), Karl Koehler (Arabic shaper), Alex Larsson (FreeType
and Windows backends), Tor Lillqvist (FreeType and Windows backends),
diff --git a/NEWS b/NEWS
index 49ebdf52..5f210d0b 100644
--- a/NEWS
+++ b/NEWS
@@ -300,13 +300,13 @@ Changes between 0.12 and 0.13
* Win32 Support [Tor]
* Per-display caching of font coverage on the root window [Owen]
* Handling of embedded non-characters in PangoLayout [Elliot]
-* Mapping table fixes and improvements [KUSANO Takayuki, Robert, Owen]
+* Mapping table fixes and improvements [KUSANO Takayuki, Abigail, Owen]
* Adjustable tab handling in PangoLayout [Havoc]
* Add relative font-scaling attribute [Havoc]
* Add function to convert XML/GMarkup description to a PangoAttrList [Havoc]
* New version of Arabic shaper [Karl]
* Enhanced Indic support with ligature tables from the font and
- many more languages [Robert]
+ many more languages [Abigail]
* Include FriBidi core that provides the features that Pango needs and
can be used instead of separately installed fribidi. [Owen]
* Add PangoLayoutIterator that abstracts the geometry operations for