kc3-lang/freetype/src/tools/ftrandom

Branch :


Log

Author Commit Date CI Message
e12ed563 2007-06-17 05:31:23 * src/tools/ftrandom.c (font_size): New global variable. (TestFace): Use it. (main): Handle new option `--size' to set `font_size'. (Usage): Updated. Formatting.
ad18b367 2007-06-04 07:04:05 * src/cid/cidgload.c (cid_load_glyph): Check `fd_select'. * src/tools/ftrandom/Makefile: Depend on `libfreetype.a'.
25b14229 2007-06-03 19:53:02 More OBJ_DIR.
f2ff7329 2007-06-03 19:50:57 Some explanations, taken from an email sent by George.
2fdb70e9 2007-06-03 19:38:59 Fold fttest.c into ftrandom.c (as it was orginally).
99a320b4 2007-06-03 19:21:26 * src/tools/ftrandom/*: Add the `ftrandom' test program written by George Williams (with some modifications).