summaryrefslogtreecommitdiff
path: root/ChangeLog.24
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2016-04-11 23:22:57 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2016-04-11 23:22:57 -0400
commitf46b282d4df5dc685a97201777d8fc8c0cca1c96 (patch)
treec59ffee5454a89f4e238ce7d6dd3a7f96a6de3c2 /ChangeLog.24
parentc8c7ad7910aa68b4026fec23d725da5102114dc0 (diff)
downloadfreetype2-f46b282d4df5dc685a97201777d8fc8c0cca1c96.tar.gz
Typos.
Diffstat (limited to 'ChangeLog.24')
-rw-r--r--ChangeLog.2410
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog.24 b/ChangeLog.24
index 8be8e1c1d..a1f157640 100644
--- a/ChangeLog.24
+++ b/ChangeLog.24
@@ -780,7 +780,7 @@
Move font tweaking tables to...
- * src/truetype/ttsubpic.c: This file and decorate them with `static'
+ * src/truetype/ttsubpix.c: This file and decorate them with `static'
and `const' where appropriate.
(X_SCALING_Rules, X_SCALING_RULES_SIZE): Renamed to...
@@ -1395,7 +1395,7 @@
[autofit] Minor optimization.
- * src/autofit/afglobals.c (af_face_globals_compute_script_coverage):
+ * src/autofit/afglobal.c (af_face_globals_compute_script_coverage):
Add loop condition.
2012-09-29 Werner Lemberg <wl@gnu.org>
@@ -4120,7 +4120,7 @@
[autofit] Add more Indic scripts with hanging baseline.
* src/autofit/afindic.c (af_indic_uniranges): Tibetan, Limbu,
- Sundanese, Meetei Mayak, Syloti Nagri and Sharada scripts are
+ Sundanese, Meetei Mayek, Syloti Nagri and Sharada scripts are
added.
2011-04-21 Behdad Esfahbod <behdad@behdad.org>
@@ -6278,8 +6278,8 @@
Use real types instead of `void' for `pshinter' and `psnames' fields.
* src/cff/cffload.c: Don't include PS cmaps service.
- (cff_index_get_pointers): Add `pool' parameter which allows to
- insert an extra NUL character for each String INDEX entry.
+ (cff_index_get_pointers): Add `pool' parameter which allows inserting
+ an extra NUL character for each String INDEX entry.
(cff_index_get_name): Make it a local function.
(cff_index_get_string): New function.
(cff_subfont_load): Updated.