mirror of
https://github.com/gryf/wmdocklib.git
synced 2025-12-18 20:10:23 +01:00
added the description for a new program.
This commit is contained in:
@@ -192,6 +192,20 @@ given point.</p>
|
||||
</p>
|
||||
<hr>
|
||||
|
||||
<h3>pywmPhoto</h3>
|
||||
<img src="pictures/pywmPhoto.png" alt="pywmPhoto">
|
||||
<p>this program was born because I did not manage to get wmPhoto working on
|
||||
my computer at work and because I wanted to document the process of starting
|
||||
a completely new program using the wmdocklib library.
|
||||
</p>
|
||||
<p>pywmPhoto has not that much funcionality as wmPhoto: it just shows a
|
||||
single static xpm, nothing more. there are limitations on the xpm that can
|
||||
be shown: it may not use the ' ' (space) as a symbol for coding colours, it
|
||||
must use one character to code each colour. use imagemagik's convert with
|
||||
parameters: -depth 256 -colors 80, then make sure that the space is not
|
||||
being used (it is necessary for transparency).</p>
|
||||
<hr>
|
||||
|
||||
<h3>Pywmseti</h3>
|
||||
<img src="pictures/pywmseti.png" alt="pywmseti">
|
||||
<p>Pywmseti is a dockapp that monitors your <a
|
||||
|
||||
Reference in New Issue
Block a user