From abf4da9cff8ca57f3cc905f3eded6ff540d56cae Mon Sep 17 00:00:00 2001 From: twanvl Date: Sun, 30 Dec 2007 01:53:41 +0000 Subject: [PATCH] Fixed: rotation adjust code was overwriting scripts; Fixed: positioning of stretched + rotated text git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@802 0fc631ac-6414-0410-93d0-97cfa31319b6 --- src/data/field.cpp | 31 +++++++++++++++++-------------- src/data/field/text.cpp | 1 + src/gui/control/text_ctrl.cpp | 3 ++- src/script/scriptable.hpp | 4 ++++ src/util/rotation.cpp | 11 ++++++++++- 5 files changed, 34 insertions(+), 16 deletions(-) diff --git a/src/data/field.cpp b/src/data/field.cpp index 38955b32..c3cac043 100644 --- a/src/data/field.cpp +++ b/src/data/field.cpp @@ -127,6 +127,13 @@ template <> StyleP read_new