aboutsummaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2012-11-08 10:02:28 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2012-11-08 10:02:28 (GMT)
commitb4534e0f28664f8b7a6d7a1155b0178232ed4e51 (patch)
treebc91a9529c0f4fa1b284780d6bd72d6d682d2b57 /src/tests
parent2e663cb78474e7a624516bd725095d2143a44580 (diff)
downloadfluxbox-b4534e0f28664f8b7a6d7a1155b0178232ed4e51.zip
fluxbox-b4534e0f28664f8b7a6d7a1155b0178232ed4e51.tar.bz2
Rewrite of FbTk::TextureRender
* much more readable and easier to read code * smaller code * reduced binary size due to removed big lookup-table for square root * simple 'optimizations (lookup tables, packing of data), nothing too fancy
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/test.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/test.theme b/src/tests/test.theme
index 4a2781a..63603b9 100644
--- a/src/tests/test.theme
+++ b/src/tests/test.theme
@@ -186,7 +186,7 @@ texture44.colorTo: green
186 186
187--- new line 187--- new line
188texture45: Flat Solid bevel1 188texture45: Flat Solid bevel1
189texture45.color: blue 189texture45.color: grey
190texture45.colorTo: green 190texture45.colorTo: green
191 191
192texture46: Gradient Vertical bevel1 192texture46: Gradient Vertical bevel1