-- $Id: NEWS 50 2005-06-11 12:45:57Z tilman $ ++ == 0.1.2 * Don't abort if embryo_cc generates warnings when compiling Embryo code * Delete the output file if it couldn't be written completely * image directory and font directory support has been added == 0.1.1 * Some new parameters are now settable: Description#aspect, Description#step, TextDescription#text_class, TextDescription#color_class * Symbols are now used instead of constants for tween modes and text effects * Added Relation#set_to, which allows you to set the part for relative placement for the x and y axis separately * EmitSignalProgram's emission_signal and emission_source are now properly initialized which fixes a potential crash in libedje. * ImageDescription#border_fill_middle has been added * Some bugs have been fixed