freetype2/src/sfnt
suzuki toshiya b757ddb162 [sfnt] lowest gcc for vectors ( e1d0249e ) is changed to 4.7.
__builtin_shuffle() was introduced in gcc-4.7.  The lowest
gcc to enable vector operation is delayed from 4.6 to 4.7.

* src/sfnt/pngshim.c (premultiply_data): Fix cpp-macro to
enable the vector operation, to change the lowest gcc version
from 4.6 to 4.7.
2017-09-13 22:17:03 +09:00
..
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
pngshim.c [sfnt] lowest gcc for vectors ( e1d0249e ) is changed to 4.7. 2017-09-13 22:17:03 +09:00
pngshim.h Update copyright year. 2017-01-04 20:16:34 +01:00
rules.mk Update copyright year. 2017-01-04 20:16:34 +01:00
sfdriver.c `make multi' fixes; compiler warnings. 2017-03-17 07:52:30 +01:00
sfdriver.h Update copyright year. 2017-01-04 20:16:34 +01:00
sferrors.h Update copyright year. 2017-01-04 20:16:34 +01:00
sfnt.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
sfntpic.c Update copyright year. 2017-01-04 20:16:34 +01:00
sfntpic.h Update copyright year. 2017-01-04 20:16:34 +01:00
sfobjs.c [sfnt, truetype] Register the tags for marginal fonts. 2017-09-09 01:03:26 +09:00
sfobjs.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttbdf.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
ttbdf.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttcmap.c [autofit, sfnt] Fix for `make multi'. 2017-09-12 15:59:18 +09:00
ttcmap.h [sfnt] Synthesize a Unicode charmap if one is missing. 2017-06-21 22:52:37 -04:00
ttcmapc.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttkern.c * src/sfnt/ttkern.c (tt_face_load_kern): Reject format 2 tables. 2017-09-11 08:51:44 +02:00
ttkern.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttload.c Typos. 2017-04-19 23:50:29 -04:00
ttload.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttmtx.c ftsnames.h, ttnameid.h, tttables.h: Revise documentation. 2017-01-17 12:39:53 +01:00
ttmtx.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttpost.c * src/sftnt/ttpost.c (format): Use otspec-compliant versions. 2017-08-08 21:42:37 -04:00
ttpost.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttsbit.c [sfnt, truetype] Improve handling of missing sbits. 2017-08-11 09:34:20 +02:00
ttsbit.h Update copyright year. 2017-01-04 20:16:34 +01:00