Files
haiku-beta6/src
Stephan Aßmus 3639baa4b0 * add more classes:
PathContainer - a list of VectorPath objects
  ShapeContainer - a list of Shape objects
  Icon - the object contains VectorPaths and Shapes using these paths
  IconRenderer - renders an Icon into a BBitmap using AGG compound shape
  rasterization with additional gamma correction
* Shape has a PathContainer instead of a single VectorPath
* Document has an Icon instance
* changed the inheritance of some classes to us Referenceable more


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17873 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-06-18 19:05:44 +00:00
..
2006-06-18 19:05:44 +00:00
2006-06-17 14:56:25 +00:00
2006-06-15 23:41:26 +00:00
2006-06-17 14:04:46 +00:00
2006-06-16 14:32:05 +00:00
…