From kde-commits Fri Apr 30 21:41:39 2004 From: Craig Drummond Date: Fri, 30 Apr 2004 21:41:39 +0000 To: kde-commits Subject: kdebase/kcontrol/kfontinst/viewpart Message-Id: <20040430214139.47874924F () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=108336130622186 CVS commit by craig: * Simple fontviewer app - just a wrapper around fontview part. * Waterfall style font preview. * Try to check whether font is already installed, and if so don't display "Install" button! A FontViewerApp.cpp 1.1 [no copyright GPL (v2+)] A FontViewerApp.h 1.1 [no copyright GPL (v2+)] A cr22-action-textwaterfall.png 1.1 A cr32-action-textwaterfall.png 1.1 A cr32-app-kfontview.png 1.1 A cr48-app-kfontview.png 1.1 A kfontview.desktop 1.1 M +4 -5 FontPreview.cpp 1.9 M +2 -4 FontPreview.h 1.7 M +66 -32 FontViewPart.cpp 1.17 M +2 -1 FontViewPart.h 1.5 M +14 -3 Makefile.am 1.12