Codebase list libtk-fontdialog-perl / upstream/0.18+git20181211.485ae38 README
upstream/0.18+git20181211.485ae38

Tree @upstream/0.18+git20181211.485ae38 (Download .tar.gz)

README @upstream/0.18+git20181211.485ae38raw · history · blame

Tk::FontDialog Module

Tk::FontDialog is a font chooser for perl/Tk. Version 800 of Tk is
required.

To install, type

	$ perl Makefile.PL
	$ make
	$ make test
	$ make install

"env BATCH=0 make test" starts a test window and serves as an example
script.

Send bug reports, comments and suggestions to slaven@rezic.de