2030 Commits (daebaaa81509da2141af694a8999e93d4bb39fff)

Author SHA1 Message Date
suzuki toshiya daebaaa815 pcf: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 374066a0b8 otvalid: Truncate the glyph index to 16-bit. 16 years ago
suzuki toshiya 9ba196935a cache: Insert explict casts for LP64 systems. 16 years ago
suzuki toshiya 2bb188d0f2 cache: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya d22f5a532a XXX_cmap_encoding_char_next() return FT_UInt32 values. 16 years ago
suzuki toshiya 2faa635ce6 truetype: Extend TT_Face->num_locations for broken TTFs. 16 years ago
suzuki toshiya 9a3c169704 smooth: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 5ac77d159e cff: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya cac24ae82d autofit: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 663e9c4d59 autofit: Count the size of the memory object by ptrdiff_t. 16 years ago
suzuki toshiya 1c4274eeb7 autofit: Fix for unused variable `first'. 16 years ago
suzuki toshiya ea7b019422 Improve bitmap size or pixel variables for 16-bit systems. 16 years ago
suzuki toshiya efc8509f72 psaux: Prevent invalid arguments to afm_parser_read_vals(). 16 years ago
suzuki toshiya 080dd83d46 base: Prevent some overflows on LP64 systems. 16 years ago
suzuki toshiya 885d4ff7a3 cff: Cast the long variables to 32-bit for LP64 systems. 16 years ago
suzuki toshiya cf37b538d8 pcf: Improve PCF_PropertyRec.value names on LP64 platforms. 16 years ago
suzuki toshiya 902cff743d pcf: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 2d7050ec80 bdf: Improve bdf_property_t.value names for LP64 platforms. 16 years ago
suzuki toshiya 436db93a58 bdf: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 20be5c0b58 autofit: Improve Unicode range definitions. 16 years ago
suzuki toshiya bdf8399ef7 smooth: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya d03e2f981f smooth: Fix a data type mismatching with its source. 16 years ago
suzuki toshiya 0102bb6fe6 cache: Disable the legacy compatibility if 16-bit system. 16 years ago
suzuki toshiya b9d2a0e2ad cache: Check 32-bit glyph index on 16-bit systems. 16 years ago
suzuki toshiya d7c0e4bef1 cache: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 12742fd35a cache: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 6867d87ca8 cache: Cast NULL to a required function type explicitly. 16 years ago
suzuki toshiya e4831fc3c3 fttypes.h: Cast FT_MAKE_TAG output to FT_Tag exlicitly. 16 years ago
suzuki toshiya 9f8e1eff87 psnames: Handle Unicode codepoints by FT_UInt32 variables. 16 years ago
suzuki toshiya 2cd993da4d psaux: Use size_t variable to pass the buffer size. 16 years ago
suzuki toshiya da874016eb type1: Use size_t variable to pass the string length. 16 years ago
suzuki toshiya 3fb76769ed cid: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 8f357a2e2e cff: Fix for unused variable `rest'. 16 years ago
suzuki toshiya c1608d1257 cff: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya 328a0cc745 bdf: Fix some data types mismatching with their sources. 16 years ago
suzuki toshiya b06e906ec2 sfnt: Count the size of the memory object by ptrdiff_t. 16 years ago
suzuki toshiya 2680780884 lzw: Count the size of the memory object by ptrdiff_t. 16 years ago
suzuki toshiya 351d3c9682 otvalid: Count the table size on memory by ptrdiff_t. 16 years ago
suzuki toshiya d5337b8965 otvalid: Prevent an overflow by GPOS/GSUB 32b-bit offset. 16 years ago
suzuki toshiya 4053559b19 ftobjs.c: Prevent an overflow in glyph index handling. 16 years ago
suzuki toshiya 4b431ddca8 Improve the variable types in raccess_make_file_name(). 16 years ago
suzuki toshiya ab888c9c87 ftpatent.c: Fix for unused variable `error'. 16 years ago
suzuki toshiya f23aef3f09 type1: Check invalid string longer than PostScript limit. 16 years ago
suzuki toshiya 848dbd9840 gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default. 16 years ago
suzuki toshiya 4f9802468e gzip: Distinguish PureC from TurboC on MSDOS. 16 years ago
suzuki toshiya 5baa5c0983 gxvalid: Insert PureC pragma to allow unevaluated variables. 16 years ago
suzuki toshiya db4a2afc5f gxvalid: Pass the union by the pointer instead of the value. 16 years ago
suzuki toshiya ad289d139f ftpatent: Fix a bug by wrong usage of service->table_info(). 16 years ago
Werner Lemberg 24370d67f5 Uff, another thinko. 16 years ago
Werner Lemberg e7389a4405 [psaux, cff] Protect against nested `seac' calls. 16 years ago