mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-18 21:18:09 +02:00
The background is same with previous commit. * src/truetype/ttgxvar.c (ft_var_readpackedpoints): Init `points'. (TT_Vary_Get_Glyph_Deltas): Init `delta_xy'. (TT_Get_MM_Var): Init `mmvar'. * src/type1/t1load.c (T1_Get_MM_Var): Ditto. * src/cff/cffdrivr.c (cff_ps_get_font_info): Init `font_info'. * src/cff/cffload.c (cff_index_get_pointers): Init `t'. (cff_font_load): Init `sub'. * src/cff/cffobjs.c (cff_size_init): Init `internal'. (cff_face_init): Init `cff'. * src/pfr/pfrload.c (pfr_extra_item_load_stem_snaps): Init `snaps'. * src/pcf/pcfread.c (pcf_get_properties): Init `properties'. (pcf_get_bitmaps): Init `offsets'. (pcf_get_encodings): Init `tmpEncoding'. * src/sfnt/ttload.c (tt_face_load_gasp): Init `gaspranges'. * src/sfnt/ttsbit.c (Load_SBit_Image): Init `components'. * src/cache/ftcmru.c (FTC_MruList_New): Init `node'. * src/gzip/ftgzip.c (FT_Stream_OpenGzip): Init `zip' and `zip_buff'. * src/lzw/ftlzw.c (FT_Stream_OpenLZW): Init `zip'. * src/bzip2/ftbzip2.c (FT_Stream_OpenBzip2): Init `zip'. |
||
|---|---|---|
| .. | ||
| adler32.c | ||
| ftgzip.c | ||
| infblock.c | ||
| infblock.h | ||
| infcodes.c | ||
| infcodes.h | ||
| inffixed.h | ||
| inflate.c | ||
| inftrees.c | ||
| inftrees.h | ||
| infutil.c | ||
| infutil.h | ||
| Jamfile | ||
| rules.mk | ||
| zconf.h | ||
| zlib.h | ||
| zutil.c | ||
| zutil.h | ||