Al-Qurtas-Islamic-bank-The-.../src
Werner Lemberg ca8e98d94a [ftrandom] Various fixes.
* src/tools/ftrandom/ftrandom.c (GOOD_FONTS_DIR): Provide better
default.
(error_fraction): Make it of type `double' to work as advertized –
this was completely broken.
Update all related code.
(error_count, fcnt): Make it unsigned to fix compiler warnings.
Update all related code.
(fontlist): Change `len' member to `long' to fix compiler warnings.
(FT_MoveTo, FT_LineTo, FT_ConicTo, FT_CubicTo, abort_test): Tag
unused variables.
(TestFace, FindFonts, copyfont, do_test): Fix compiler warnings.
(ExecuteTest): Ditto.
Call `FT_Done_FreeType'.
(getErrorCnt): Replace `ceil' with an ordinary cast to `unsigned
int'.
(usage): Improve output.
(main): Fix compiler warnings.

* src/tools/ftrandom/README: Updated.
2016-09-03 13:06:16 +02:00
..
autofit * src/autofit/aflatin.c (af_latin_metrics_scale_dim): Minor. 2016-07-26 20:20:27 +02:00
base [base] Avoid negative bitmap stroke dimensions (#48985). 2016-09-03 08:20:31 +02:00
bdf [bdf] Check number of properties (#48166). 2016-06-09 06:53:48 +02:00
bzip2 Update copyright year. 2016-01-13 11:54:10 +01:00
cache Minor clang++ fixes. 2016-05-21 11:20:42 +02:00
cff [cff] Avoid null pointer passed to FT_MEM_COPY (#48984). 2016-09-03 06:33:36 +02:00
cid * src/cid/cidload.c (cid_face_open): Improve handling of `SDBytes'. 2016-08-26 11:59:50 +02:00
gxvalid Typos. 2016-04-13 00:11:52 -04:00
gzip Duplicates. 2016-05-07 22:28:43 -04:00
lzw [lzw] Optimize last commit. 2016-08-16 13:44:38 +02:00
otvalid Whitespace. 2016-02-15 12:54:40 +01:00
pcf [pcf] Fix handling of very large fonts (#47708). 2016-06-26 08:27:29 +02:00
pfr * src/pfr/pfrsbit.c (pfr_lookup_bitmap_data): Fix compiler warning. 2016-07-05 07:38:52 +02:00
psaux Minor clang++ fixes. 2016-05-21 11:20:42 +02:00
pshinter Duplicates. 2016-05-07 22:28:43 -04:00
psnames Update copyright year. 2016-01-13 11:54:10 +01:00
raster Fresh typos. 2016-06-18 22:13:23 -04:00
sfnt [sfnt] Avoid left shift of negative value (#48980). 2016-09-02 23:27:50 +02:00
smooth * src/smooth/ftgrays.c (gray_hline): Fix clang compiler warnings. 2016-09-02 22:45:14 +02:00
tools [ftrandom] Various fixes. 2016-09-03 13:06:16 +02:00
truetype [truetype] Fix `MPS' instruction. 2016-08-22 19:32:34 +02:00
type1 [type1] Fix heap buffer overflow. 2016-08-26 00:23:27 +02:00
type42 Replace calls to `atol' with `strtol'. 2016-07-11 05:56:26 +02:00
winfonts [winfonts] Avoid zero bitmap width and height. 2016-08-13 06:53:53 +02:00
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00