File: README

package info (click to toggle)
libtk-fontdialog-perl 0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 188 kB
  • ctags: 44
  • sloc: perl: 616; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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