Skip to content

Commit 2095772

Browse files
committed
ChangeLog*: s/\t/ /.
1 parent f87b711 commit 2095772

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696
2018-08-23 Werner Lemberg <wl@gnu.org>
9797

98-
Add macros for handling over-/underflowing `FT_Int64' values.
98+
Add macros for handling over-/underflowing `FT_Int64' values.
9999

100100
* include/freetype/internal/ftcalc.h (ADD_INT64, SUB_INT64,
101101
MUL_INT64, DIV_INT64) [FT_LONG64]: New macros.

ChangeLog.20

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1688,7 +1688,7 @@
16881688

16891689
2001-04-03 Werner Lemberg <wl@gnu.org>
16901690

1691-
* src/*/Jamfile: Slight changes to make files more cryptic.
1691+
* src/*/Jamfile: Slight changes to make files more cryptic.
16921692

16931693
2001-04-03 Werner Lemberg <wl@gnu.org>
16941694

@@ -1928,7 +1928,7 @@
19281928

19291929
* src/autohint/ahtypes.h (AH_Hinter): Add elements
19301930
`disable_horz_edges', `disable_vert_edges'.
1931-
* src/autohint/ahhint.c (ah_hint_edges_3, ah_hinter_hint_edges): Use
1931+
* src/autohint/ahhint.c (ah_hint_edges_3, ah_hinter_hint_edges): Use
19321932
them (and remove static variables with the same names).
19331933
* src/pcf/pcfutil.c (BitOrderInvert): Add `const'.
19341934
* docs/glnames.py: Updated to latest pstables.h changes.
@@ -2109,7 +2109,7 @@
21092109
* include/freetype/internal/t2types.h: This file was merged with
21102110
cfftypes.h and is no longer necessary.
21112111

2112-
* include/freetype/internal/t2errors.h: Renamed to cfferrs.h.
2112+
* include/freetype/internal/t2errors.h: Renamed to cfferrs.h.
21132113

21142114
* src/cff/cffobjs.c, src/cff/cffobjs.h, src/cff/cffparse.c,
21152115
src/cff/cffdrivr.c, src/cff/cff.c, src/cff/cffload.c,
@@ -2184,11 +2184,11 @@
21842184

21852185
2000-12-24 Tom Kacvinsky <tkacvins@freetype.org>
21862186

2187-
* src/cff/t2gload.c (T2_Load_Glyph): Added code so that the font
2187+
* src/cff/t2gload.c (T2_Load_Glyph): Added code so that the font
21882188
transform is applied.
21892189

21902190
* src/cff/cffparse.c (cff_parse_font_matrix): Added code so that
2191-
the font matrix numbers are scaled by 1/(matrix->yy). Also, the
2191+
the font matrix numbers are scaled by 1/(matrix->yy). Also, the
21922192
offset vector now contains integer values instead of 16.16 fixed
21932193
numbers.
21942194

ChangeLog.21

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@
553553
(T1_New_Parser): Use it to check font header before allocating
554554
anything on the heap.
555555

556-
* src/type42/t42parse.c (t42_parser_init): Modify functions to check
556+
* src/type42/t42parse.c (t42_parser_init): Modify functions to check
557557
the font header before allocating anything on the heap.
558558

559559
* include/freetype/internal/ftmemory.h (FT_ARRAY_MAX,

ChangeLog.23

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,7 +1653,7 @@
16531653

16541654
cff: Fix some data types mismatching with their sources.
16551655

1656-
* src/cff/cffgload.c (cff_slot_load): The types of
1656+
* src/cff/cffgload.c (cff_slot_load): The types of
16571657
`top_upm' and `sub_upm' are matched with
16581658
CFF_FontRecDict->units_per_em.
16591659

@@ -1976,7 +1976,7 @@
19761976
Prevent the overflows by a glyph with too many points or contours.
19771977
The bug is reported by Boris Letocha <b.letocha@gmc.net>. See
19781978
https://lists.gnu.org/archive/html/freetype-devel/2009-06/msg00031.html
1979-
https://lists.gnu.org/archive/html/freetype-devel/2009-07/msg00002.html
1979+
https://lists.gnu.org/archive/html/freetype-devel/2009-07/msg00002.html
19801980

19811981
* include/freetype/ftimage.h (FT_OUTLINE_CONTOURS_MAX,
19821982
FT_OUTLINE_POINTS_MAX): New macros to declare the maximum
@@ -6948,7 +6948,7 @@
69486948

69496949
2006-11-25 David Turner <david@freetype.org>
69506950

6951-
* src/autofit/afhints.c (af_glyph_hints_dump_points,
6951+
* src/autofit/afhints.c (af_glyph_hints_dump_points,
69526952
af_glyph_hints_dump_segments, af_glyph_hints_dumpedges) [!AF_DEBUG]:
69536953
Add stubs to link the `ftgrid' test program when debugging is
69546954
disabled in the auto-hinter.

ChangeLog.24

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@
12711271
* src/autofit/afcjk.c (af_cjk_metrics_init_widths): Use it.
12721272
(af_cjk_metrics_init, af_cjk_script_class): Updated.
12731273

1274-
* src/autofit/afindic.c (af_indic_metrics_init,
1274+
* src/autofit/afindic.c (af_indic_metrics_init,
12751275
af_indic_script_class): Updated.
12761276

12771277
* src/autofit/afcjk.h, src/autofit/aflatin.h: Updated.

ChangeLog.26

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2393,7 +2393,7 @@
23932393

23942394
* src/autofit/afcjk.c (af_cjk_get_standard_width): New function.
23952395
(af_cjk_writing_system_class): Updated.
2396-
* src/autofit/afdummy.c (af_dummy_writing_system_class): Updated.
2396+
* src/autofit/afdummy.c (af_dummy_writing_system_class): Updated.
23972397
* src/autofit/afindic.c (af_cjk_get_standard_width): New function.
23982398
(af_indic_writing_system_class): Updated.
23992399
* src/autofit/aflatin.c (af_latin_get_standard_width): New function.

0 commit comments

Comments
 (0)