make swfdec_bits_get_matrix and swfdec-tranform_to_matrix optionally return the inver...
commitd33cc6d975cceb01efcc72240dc1df7cbdee6208
authorBenjamin Otte <otte@gnome.org>
Fri, 15 Dec 2006 14:08:58 +0000 (15 15:08 +0100)
committerBenjamin Otte <otte@gnome.org>
Fri, 15 Dec 2006 14:08:58 +0000 (15 15:08 +0100)
tree23e4bcc5d81c99ca4823992e9d1d66bf060dc7fa
parent813374424309c9c833c19aeacbf75d3151e3627b
make swfdec_bits_get_matrix and swfdec-tranform_to_matrix optionally return the inverse cairo matrix

This gets rid of quite some functions that computed an inverse first.
It also reduces the amount of inversions done. And last but not least it reduces the amount of code.
libswfdec/swfdec_bits.c
libswfdec/swfdec_bits.h
libswfdec/swfdec_button_movie.c
libswfdec/swfdec_color.c
libswfdec/swfdec_color.h
libswfdec/swfdec_movie.c
libswfdec/swfdec_pattern.c
libswfdec/swfdec_tag.c
libswfdec/swfdec_text.c
libswfdec/swfdec_text.h