1
0
mirror of https://github.com/gryf/wmdocklib.git synced 2026-01-05 05:14:17 +01:00
Files
wmdocklib/MANIFEST
mfrasca 69c384e594 1577063: fonts are hard coded
added one more font (derived from 8x8zx, but without so much horizontal spacing).

modified the initPixmap so that it reads installed fonts.  they MUST be in
the same directory as the library itself.

the examples still have hard-coded fonts, but that's an other problem.
2006-10-15 07:13:16 +00:00

24 lines
496 B
Plaintext

README.txt
setup.py
examples/README
examples/pywmdatetime.py
examples/pywmgeneric.py
examples/pywmhdmon.py
examples/pywmseti.py
examples/pywmsysmon.py
examples/sample.pywmdatetimerc
examples/sample.pywmgenericrc
examples/sample.pywmhdmonrc
examples/sample.pywmsetirc
wmdocklib/5x7.xpm
wmdocklib/6x8.xpm
wmdocklib/6x8slant.xpm
wmdocklib/7x8zx.xpm
wmdocklib/8x8.xpm
wmdocklib/8x8zx.xpm
wmdocklib/README
wmdocklib/__init__.py
wmdocklib/pywmgeneral.c
wmdocklib/pywmgeneral.h
wmdocklib/pywmhelpers.py