[Lcdproc] BigClock update in chrono.c
Stefan Herdler
herdler@gmx.de
Wed Jun 21 22:58:01 2006
This is a multi-part message in MIME format.
--------------080401070002090208070707
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
looks like I'm too late.
Anyway, here is what did. It is a little different to your solution,
maybe it is a further inspiration.
The Displays should look like this (best viewed with a fixed font ;-) ):
// +--------------------+ +----------------+ +-------------+
+------------+
// | _ _ _ _ | | _ _ 27| | _ _ | | _
_ |
// | ||_ . _||_|. _| || | ||_ . _||_| | | ||_ . _||_|| | ||_
_||_||
// | ||_|. _| |.|_ || | ||_|. _| | | | ||_|. _| || | ||_|
_| ||
// | | | | | |
| |
// +--------------------+ +----------------+ +-------------+
+------------+
// >=20 16...20 13...16 <=12
The patch was made against mondays CVS HEAD (Revision 1.30 I think). A
against Revision 1.31 isn't very useful I think.
Cheers,
Stefan**
--------------080401070002090208070707
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
looks like I'm too late. <br>
Anyway, here is what did. It is a little different to your solution,
maybe it is a further inspiration.<br>
<br>
The Displays should look like this (best viewed with a fixed font<span
class="moz-smiley-s3"><span> ;-) </span></span>):<br>
<tt>// +--------------------+ +----------------+ +-------------+
+------------+<br>
// | _ _ _ _ | | _ _ 27| | _ _ | | _
_ |<br>
// | ||_ . _||_|. _| || | ||_ . _||_| | | ||_ . _||_|| | ||_
_||_||<br>
// | ||_|. _| |.|_ || | ||_|. _| | | | ||_|. _| || | ||_|
_| ||<br>
// | | | | | |
| |<br>
// +--------------------+ +----------------+ +-------------+
+------------+<br>
// >=20 16...20 13...16
<=12<br>
</tt><br>
The patch was made against mondays CVS HEAD (Revision 1.30 I think). A
against Revision 1.31 isn't very useful I think.<br>
<br>
Cheers,<br>
Stefan<strong></strong>
</body>
</html>
--------------080401070002090208070707--