Began grouping stamps (show one directory tree at a time). INCOMPLETE.

This commit is contained in:
William Kendrick 2007-05-03 16:28:27 +00:00
parent dc15cbdcb1
commit f370445e02
2 changed files with 174 additions and 111 deletions

View file

@ -25,6 +25,9 @@ $Id$
(Experimental; build with "make nosvg" to disable SVG support and
Cairo dependency.)
* Stamps now shown in groups.
FIXME: Finish!
* Bilinear interpolation (smoothing) is done to small bitmap (PNG)
stamps when they are scaled up.
(Based on example code by Christian Graus: