Al-Qurtas-Islamic-bank-The-.../src
Matthias Drochner 143799d4a9 [psaux] Fix potential sign extension problems.
When shifting right a signed value, it is not defined by the
C standard whether one gets a sign extension or not.  Use a macro to
do an explicit cast from a signed short (assuming that this is
16bit) to an int.

* src/psaux/t1decode.c (Fix2Int): New macro.
Use it where appropriate.
2011-07-14 07:35:51 +02:00
..
autofit * src/autofit/aflatin.c (af_latin_metrics_scale_dim): Fix change 2011-06-20 19:09:02 +02:00
base [ftstroke] Major revision. 2011-07-02 12:09:52 +02:00
bdf Fix Savannah bug #33663. 2011-06-29 09:15:54 +02:00
bzip2 Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
cache Fix wrong indents in src/cache/ftcmru.c. 2011-06-15 20:02:49 +09:00
cff Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
cid Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
gxvalid [gxvalid] make the `prop' validation tracing verbose. 2011-06-19 23:00:11 +09:00
gzip Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
lzw Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
otvalid Formatting. 2010-06-08 08:37:11 +02:00
pcf Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
pfr Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
psaux [psaux] Fix potential sign extension problems. 2011-07-14 07:35:51 +02:00
pshinter */rules.mk: Handle `*pic.c' files. 2011-01-03 07:11:54 +01:00
psnames */rules.mk: Handle `*pic.c' files. 2011-01-03 07:11:54 +01:00
raster [raster] Make bbox handling the same as with Microsoft's rasterizer. 2011-01-15 09:46:13 +01:00
sfnt [sfnt] Try harder to find non-zero values for ascender and descender. 2011-07-07 14:10:39 +02:00
smooth Fix gcc 4.6 compiler warnings. 2011-05-30 07:20:37 +02:00
tools Fix URLs. 2011-06-14 08:32:13 +02:00
truetype Fix previous commit. 2011-07-03 11:24:46 +02:00
type1 Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
type42 Fix Savannah bug #30656. 2010-08-05 23:15:26 +02:00
winfonts Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00