/haiku/src/libs/icon/transformer/ |
H A D | PathSource.cpp | 12a257d7f8da26b16637f34a73f8135e6da4d983 Sun Dec 09 15:36:28 UTC 2007 Stephan Aßmus <superstippi@gmx.de> * make sure that the ApproximationScale() implementation of any Transformer not negative * PathSource can now remember a global scale, and the IconRenderer sets it, since this value is used in the curve converter for on the fly generation of vertices, this change does not affect anything and doesn't create the need to "update" the conversion pipeline to render an icon at different sizes (like Icon-O-Matic does)
-> this change fixes edgy curves on icons rendered bigger than 64x64 as reported by Axel some time ago
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | PathSource.h | 12a257d7f8da26b16637f34a73f8135e6da4d983 Sun Dec 09 15:36:28 UTC 2007 Stephan Aßmus <superstippi@gmx.de> * make sure that the ApproximationScale() implementation of any Transformer not negative * PathSource can now remember a global scale, and the IconRenderer sets it, since this value is used in the curve converter for on the fly generation of vertices, this change does not affect anything and doesn't create the need to "update" the conversion pipeline to render an icon at different sizes (like Icon-O-Matic does)
-> this change fixes edgy curves on icons rendered bigger than 64x64 as reported by Axel some time ago
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ContourTransformer.cpp | 12a257d7f8da26b16637f34a73f8135e6da4d983 Sun Dec 09 15:36:28 UTC 2007 Stephan Aßmus <superstippi@gmx.de> * make sure that the ApproximationScale() implementation of any Transformer not negative * PathSource can now remember a global scale, and the IconRenderer sets it, since this value is used in the curve converter for on the fly generation of vertices, this change does not affect anything and doesn't create the need to "update" the conversion pipeline to render an icon at different sizes (like Icon-O-Matic does)
-> this change fixes edgy curves on icons rendered bigger than 64x64 as reported by Axel some time ago
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | AffineTransformer.cpp | 12a257d7f8da26b16637f34a73f8135e6da4d983 Sun Dec 09 15:36:28 UTC 2007 Stephan Aßmus <superstippi@gmx.de> * make sure that the ApproximationScale() implementation of any Transformer not negative * PathSource can now remember a global scale, and the IconRenderer sets it, since this value is used in the curve converter for on the fly generation of vertices, this change does not affect anything and doesn't create the need to "update" the conversion pipeline to render an icon at different sizes (like Icon-O-Matic does)
-> this change fixes edgy curves on icons rendered bigger than 64x64 as reported by Axel some time ago
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | StrokeTransformer.cpp | 12a257d7f8da26b16637f34a73f8135e6da4d983 Sun Dec 09 15:36:28 UTC 2007 Stephan Aßmus <superstippi@gmx.de> * make sure that the ApproximationScale() implementation of any Transformer not negative * PathSource can now remember a global scale, and the IconRenderer sets it, since this value is used in the curve converter for on the fly generation of vertices, this change does not affect anything and doesn't create the need to "update" the conversion pipeline to render an icon at different sizes (like Icon-O-Matic does)
-> this change fixes edgy curves on icons rendered bigger than 64x64 as reported by Axel some time ago
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/libs/icon/shape/ |
H A D | Shape.h | 12a257d7f8da26b16637f34a73f8135e6da4d983 Sun Dec 09 15:36:28 UTC 2007 Stephan Aßmus <superstippi@gmx.de> * make sure that the ApproximationScale() implementation of any Transformer not negative * PathSource can now remember a global scale, and the IconRenderer sets it, since this value is used in the curve converter for on the fly generation of vertices, this change does not affect anything and doesn't create the need to "update" the conversion pipeline to render an icon at different sizes (like Icon-O-Matic does)
-> this change fixes edgy curves on icons rendered bigger than 64x64 as reported by Axel some time ago
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Shape.cpp | 12a257d7f8da26b16637f34a73f8135e6da4d983 Sun Dec 09 15:36:28 UTC 2007 Stephan Aßmus <superstippi@gmx.de> * make sure that the ApproximationScale() implementation of any Transformer not negative * PathSource can now remember a global scale, and the IconRenderer sets it, since this value is used in the curve converter for on the fly generation of vertices, this change does not affect anything and doesn't create the need to "update" the conversion pipeline to render an icon at different sizes (like Icon-O-Matic does)
-> this change fixes edgy curves on icons rendered bigger than 64x64 as reported by Axel some time ago
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/libs/icon/ |
H A D | IconRenderer.cpp | 12a257d7f8da26b16637f34a73f8135e6da4d983 Sun Dec 09 15:36:28 UTC 2007 Stephan Aßmus <superstippi@gmx.de> * make sure that the ApproximationScale() implementation of any Transformer not negative * PathSource can now remember a global scale, and the IconRenderer sets it, since this value is used in the curve converter for on the fly generation of vertices, this change does not affect anything and doesn't create the need to "update" the conversion pipeline to render an icon at different sizes (like Icon-O-Matic does)
-> this change fixes edgy curves on icons rendered bigger than 64x64 as reported by Axel some time ago
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23093 a95241bf-73f2-0310-859d-f6bbb57e9c96
|