summaryrefslogtreecommitdiffstats
path: root/src/2geom/transforms.h
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2009-01-07 22:00:50 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2009-01-07 22:00:50 +0000
commitc181f9a5ec2396ef71d1367cb61dc24f4d874eaa (patch)
treeaaad14700acc5c283e9b73e872d2a5b67cba8861 /src/2geom/transforms.h
parentCmake: more fixes plus a patch for OSX paths by Henrik Gustafsson (diff)
downloadinkscape-c181f9a5ec2396ef71d1367cb61dc24f4d874eaa.tar.gz
inkscape-c181f9a5ec2396ef71d1367cb61dc24f4d874eaa.zip
update to 2geom rev.1773
mostly bugfixes (bzr r7094)
Diffstat (limited to 'src/2geom/transforms.h')
-rw-r--r--src/2geom/transforms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/transforms.h b/src/2geom/transforms.h
index ac5a775c4..29aab11aa 100644
--- a/src/2geom/transforms.h
+++ b/src/2geom/transforms.h
@@ -1,6 +1,6 @@
/**
* \file
- * \brief \todo brief description
+ * \brief Transforms should be applied left to right. scale * translate means: first scale, then translate.
*
* Authors:
* ? <?@?.?>