Revision 669616

Go back to digest for 3rd June 2007

Features in KDE Base

Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/plasma/lib:

introduce ContentType; this lets us have svgs which are a single image which may be made up of a number of elements (in which case, the elements need to be scaled from the size on the svg when painted to have the right size) or made up of a number of discreet images each of which is already the right size (think: a deck of cards)

File Changes

Modified 2 files
  • /trunk/KDE/kdebase/workspace/plasma/lib
  •   /svg.cpp
  •   /svg.h
2 files changed in total