2 $Id: NEWS 63 2005-07-17 08:13:07Z tilman $
7 * Added support for the various 'fill' properties in ImageDescription
11 * Fixed generation of output filename if it's not given on the command line
15 * Don't abort if embryo_cc generates warnings when compiling Embryo code
16 * Delete the output file if it couldn't be written completely
17 * image directory and font directory support has been added
21 * Some new parameters are now settable:
22 Description#aspect, Description#step, TextDescription#text_class,
23 TextDescription#color_class
24 * Symbols are now used instead of constants for tween modes and
26 * Added Relation#set_to, which allows you to set the part for relative
27 placement for the x and y axis separately
28 * EmitSignalProgram's emission_signal and emission_source are now
29 properly initialized which fixes a potential crash in libedje.
30 * ImageDescription#border_fill_middle has been added
31 * Some bugs have been fixed