Codebase list libtk-fontdialog-perl / bb3a0b58-ab19-474c-a3f5-ba1f570c1905/upstream README
bb3a0b58-ab19-474c-a3f5-ba1f570c1905/upstream

Tree @bb3a0b58-ab19-474c-a3f5-ba1f570c1905/upstream (Download .tar.gz)

README @bb3a0b58-ab19-474c-a3f5-ba1f570c1905/upstreamraw · 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