Al-Qurtas-Islamic-bank-The-.../src/sfnt
Alexei Podtelezhnikov ca01112894 [sfnt] Fix off-by-one error.
The 0-base index is equal to the number of previosly parsed entries.
It is an error to adjust it by one to get the number truncated by
a stream error.  This is probably inconsequential because valid
entries are correctly accounted for.

* src/sfnt/ttload.c (check_table_dir): Do not adjust the truncated
number of tables.
2022-01-08 22:28:44 -05:00
..
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
pngshim.c * src/sfnt/pngshim.c (Load_SBit_Png): Tweak allocaton macro. 2021-05-01 09:22:26 -04:00
pngshim.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
sfdriver.c [sfnt] Add API for retrieving a 'COLR' v1 'ClipBox' table. 2021-08-07 14:44:05 +02:00
sfdriver.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
sferrors.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
sfnt.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
sfobjs.c * src/sfnt/sfobjs.c (sfnt_open_font): Fix typo. 2021-11-08 12:27:04 +01:00
sfobjs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
sfwoff.c [sfnt] Reduce footprint if WOFF and WOFF2 support is not needed. 2021-11-08 08:56:37 +01:00
sfwoff.h [sfnt] Reduce footprint if WOFF and WOFF2 support is not needed. 2021-11-08 08:56:37 +01:00
sfwoff2.c [sfnt] Reduce footprint if WOFF and WOFF2 support is not needed. 2021-11-08 08:56:37 +01:00
sfwoff2.h [sfnt] Reduce footprint if WOFF and WOFF2 support is not needed. 2021-11-08 08:56:37 +01:00
ttbdf.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttbdf.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttcmap.c [sfnt] Sanitize cmap4 table better. 2021-06-08 15:26:41 +02:00
ttcmap.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttcmapc.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttcolr.c [sfnt] Avoid undefined shifts in `COLR` v1 paint parsing 2021-11-13 06:48:23 +00:00
ttcolr.h [sfnt] Add API for retrieving a 'COLR' v1 'ClipBox' table. 2021-08-07 14:44:05 +02:00
ttcpal.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttcpal.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttkern.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttkern.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttload.c [sfnt] Fix off-by-one error. 2022-01-08 22:28:44 -05:00
ttload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttmtx.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttmtx.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttpost.c * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00
ttpost.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttsbit.c [sfnt] Avoid 'runtime error: applying zero offset to null pointer'. 2022-01-07 06:53:44 +01:00
ttsbit.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
woff2tags.c [sfnt] Reduce footprint if WOFF and WOFF2 support is not needed. 2021-11-08 08:56:37 +01:00
woff2tags.h [sfnt] Reduce footprint if WOFF and WOFF2 support is not needed. 2021-11-08 08:56:37 +01:00