summaryrefslogtreecommitdiff
path: root/pango2/pango-hbface.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-06-26 11:38:30 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-07-04 11:17:28 -0400
commitb64dab6fe71cbbb5d250abe2fdfef9773c858415 (patch)
tree95419ee6a1de3e97cfabfa042ef1a468d6ecde7e /pango2/pango-hbface.c
parentaedb2cc9a3aed2f60f6df09513288cbc8bbfa5ff (diff)
downloadpango-b64dab6fe71cbbb5d250abe2fdfef9773c858415.tar.gz
Undo excessive search/replace
We still refer to the project as 'Pango' in docs and comments, even though the prefix now is 'Pango2'.
Diffstat (limited to 'pango2/pango-hbface.c')
-rw-r--r--pango2/pango-hbface.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/pango2/pango-hbface.c b/pango2/pango-hbface.c
index f549b41a..5f8486b2 100644
--- a/pango2/pango-hbface.c
+++ b/pango2/pango-hbface.c
@@ -681,11 +681,11 @@ pango2_hb_face_set_matrix (Pango2HbFace *self,
* the returned `Pango2HbFace`.
*
* If @name is provided, it is used as the name for the face.
- * Otherwise, Pango2 will use the named instance subfamily name
+ * Otherwise, Pango will use the named instance subfamily name
* or `HB_OT_NAME_ID_TYPOGRAPHIC_SUBFAMILY`.
*
* If @description is provided, it is used as the font description
- * for the face. Otherwise, Pango2 creates a description using
+ * for the face. Otherwise, Pango creates a description using
* `HB_OT_NAME_ID_TYPOGRAPHIC_FAMILY` and the name of the face.
*
* Returns: a newly created `Pango2HbFace`
@@ -742,11 +742,11 @@ pango2_hb_face_new_from_hb_face (hb_face_t *face,
* the returned `Pango2HbFace`.
*
* If @name is provided, it is used as the name for the face.
- * Otherwise, Pango2 will use the named instance subfamily name
+ * Otherwise, Pango will use the named instance subfamily name
* or `HB_OT_NAME_ID_TYPOGRAPHIC_SUBFAMILY`.
*
* If @description is provided, it is used as the font description
- * for the face. Otherwise, Pango2 creates a description using
+ * for the face. Otherwise, Pango creates a description using
* `HB_OT_NAME_ID_TYPOGRAPHIC_FAMILY` and the name of the face.
*
* If @desc and @name are provided, then the returned `Pango2HbFace`
@@ -799,7 +799,7 @@ pango2_hb_face_new_from_file (const char *file,
* @transform can be used to specify a non-trivial font matrix for creating
* synthetic italics or synthetic condensed variants of an existing face.
*
- * If @embolden is `TRUE`, Pango2 will render the glyphs bolder, creating
+ * If @embolden is `TRUE`, Pango will render the glyphs bolder, creating
* a synthetic bold variant of the face.
*
* If a @name is not specified, the name for the face will be derived