From 6f1e138099b9c6d56e8264d579e0d3bf0238e2d1 Mon Sep 17 00:00:00 2001 From: pichoro Date: Fri, 13 Jul 2007 05:08:47 +0000 Subject: [PATCH] Added "line height soft" to split style textboxes. Tweaking magic-new-token's fields still. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@562 0fc631ac-6414-0410-93d0-97cfa31319b6 --- data/magic-new-split.mse-style/style | 2 ++ data/magic-new-token.mse-style/style | 6 +++--- data/magic-old-split.mse-style/style | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/data/magic-new-split.mse-style/style b/data/magic-new-split.mse-style/style index 489e3d0c..a6ec8409 100644 --- a/data/magic-new-split.mse-style/style +++ b/data/magic-new-split.mse-style/style @@ -289,6 +289,7 @@ card style: padding bottom: 2 line height hard: 1.2 line height line: 1.5 + line height soft: 0.9 text 2: left: 279 @@ -324,6 +325,7 @@ card style: padding bottom: 2 line height hard: 1.2 line height line: 1.5 + line height soft: 0.9 watermark: left: 87 top : 228 diff --git a/data/magic-new-token.mse-style/style b/data/magic-new-token.mse-style/style index c87e2264..d24f6c56 100644 --- a/data/magic-new-token.mse-style/style +++ b/data/magic-new-token.mse-style/style @@ -198,17 +198,17 @@ card style: left: 31 top: { if text_shape() == "0" then 300 - else if text_shape() == "1" then 445 + else if text_shape() == "1" then 443 else 388} width: 311 height: - { if text_shape() == "1" then 22 + { if text_shape() == "1" then 27 else 80 } font: name: MPlantin italic name: MPlantin-Italic size: 15 - scale down to: 15 + scale down to: 10 color: rgb(0,0,0) symbol font: name: diff --git a/data/magic-old-split.mse-style/style b/data/magic-old-split.mse-style/style index 63808d71..146aefec 100644 --- a/data/magic-old-split.mse-style/style +++ b/data/magic-old-split.mse-style/style @@ -334,6 +334,7 @@ card style: padding bottom: 2 line height hard: 1.2 line height line: 1.5 + line height soft: 0.9 watermark: left: 87 top : 228