Al-Qurtas-Islamic-bank-The-.../src/cff
Werner Lemberg f1c93439b9 [cff] Avoid overflow/module arithmetic.
This modifies the addition of subroutine number to subroutine bias
from unsigned to signed, but does not change any results.

* src/cff/cf2ft.c (cf2_initGlobalRegionBuffer,
cf2_initLocalRegionBuffer): Change variable names from (unsigned)
`idx' to (signed) `subrNum', since it is not an index until after
the bias is added.
* src/cff/cf2ft.h: Updated.

* src/cff/cf2intrp.c (cf2_interpT2CharString) <cf2_cmdCALLSUBR>:
Updated similarly.
2015-10-22 10:11:23 +02:00
..
Jamfile Make Jam support work again. 2015-06-21 19:12:12 +02:00
cf2arrst.c Define FT_LONG_MAX. 2015-07-31 21:49:07 +02:00
cf2arrst.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2blues.c Math simplifications. 2014-02-28 09:25:57 +01:00
cf2blues.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2error.c [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2error.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2fixed.h [cff] Signedness fixes for new engine. 2015-02-20 08:37:35 +01:00
cf2font.c Uppercase all hex digits for orthogonality. 2014-12-07 11:03:57 +01:00
cf2font.h [cff] Fix Savannah bug #44629. 2015-03-29 14:47:49 +02:00
cf2ft.c [cff] Avoid overflow/module arithmetic. 2015-10-22 10:11:23 +02:00
cf2ft.h [cff] Avoid overflow/module arithmetic. 2015-10-22 10:11:23 +02:00
cf2glue.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2hints.c [cff] Remove an assert (#46107). 2015-10-21 13:58:43 +02:00
cf2hints.h Fix Savannah bug #39295. 2013-09-29 16:17:02 +02:00
cf2intrp.c [cff] Avoid overflow/module arithmetic. 2015-10-22 10:11:23 +02:00
cf2intrp.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2read.c More compiler warning fixes. 2013-06-12 10:58:06 +02:00
cf2read.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2stack.c [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2stack.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2types.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cff.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cffcmap.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cffcmap.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cffdrivr.c Comments. 2015-10-19 08:49:25 +02:00
cffdrivr.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cfferrs.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cffgload.c [type1,cff,cid] Streamline font matrix application. 2015-08-12 23:45:40 -04:00
cffgload.h [cff] Fix Savannah bug #44629. 2015-03-29 14:47:49 +02:00
cffload.c [truetype] Introduce named instance access to GX fonts. 2015-08-13 15:22:17 +02:00
cffload.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cffobjs.c [truetype] Introduce named instance access to GX fonts. 2015-08-13 15:22:17 +02:00
cffobjs.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cffparse.c [cff] Signedness fixes for basic infrastructure and old engine. 2015-02-20 08:35:32 +01:00
cffparse.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cffpic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cffpic.h Better support of user-supplied C++ namespaces. 2015-07-09 15:10:31 +02:00
cfftoken.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cfftypes.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00