In the previous section we used a tiled pixmap. KDE can also scale pixmaps horizontally, vertically, or in both directions. The key to configure this is "Scale", and can be set to "Tile" (the default), "Full" (scale in both directions), "Horizontal", or "Vertical".
We will use a very ugly example for this in order to make the scaling direction very clear to see. The pixmap we use is:
And here is how it scales using different values:
Scale=Tile (the default)
Scale=Full
Scale=Horizontal
Scale=Vertical
Not very pretty with this pixmap, but you can easily see how it is being scaled. Next let's look at setting non-pixmapped borders and highlights.