|
1688 | 1688 |
|
1689 | 1689 | 2001-04-03 Werner Lemberg <wl@gnu.org> |
1690 | 1690 |
|
1691 | | - * src/*/Jamfile: Slight changes to make files more cryptic. |
| 1691 | + * src/*/Jamfile: Slight changes to make files more cryptic. |
1692 | 1692 |
|
1693 | 1693 | 2001-04-03 Werner Lemberg <wl@gnu.org> |
1694 | 1694 |
|
|
1928 | 1928 |
|
1929 | 1929 | * src/autohint/ahtypes.h (AH_Hinter): Add elements |
1930 | 1930 | `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 |
1932 | 1932 | them (and remove static variables with the same names). |
1933 | 1933 | * src/pcf/pcfutil.c (BitOrderInvert): Add `const'. |
1934 | 1934 | * docs/glnames.py: Updated to latest pstables.h changes. |
|
2109 | 2109 | * include/freetype/internal/t2types.h: This file was merged with |
2110 | 2110 | cfftypes.h and is no longer necessary. |
2111 | 2111 |
|
2112 | | - * include/freetype/internal/t2errors.h: Renamed to cfferrs.h. |
| 2112 | + * include/freetype/internal/t2errors.h: Renamed to cfferrs.h. |
2113 | 2113 |
|
2114 | 2114 | * src/cff/cffobjs.c, src/cff/cffobjs.h, src/cff/cffparse.c, |
2115 | 2115 | src/cff/cffdrivr.c, src/cff/cff.c, src/cff/cffload.c, |
|
2184 | 2184 |
|
2185 | 2185 | 2000-12-24 Tom Kacvinsky <tkacvins@freetype.org> |
2186 | 2186 |
|
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 |
2188 | 2188 | transform is applied. |
2189 | 2189 |
|
2190 | 2190 | * 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 |
2192 | 2192 | offset vector now contains integer values instead of 16.16 fixed |
2193 | 2193 | numbers. |
2194 | 2194 |
|
|
0 commit comments