--
$Id: NEWS 58 2005-06-14 15:36:49Z tilman $
++

== 0.1.3

* Fixed generation of output filename if it's not given on the command line

== 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
