ubicom-framebuf-announce Mailing List for Frame Buffers For Ubicom Processors
Status: Pre-Alpha
Brought to you by:
davejh
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Dave H. <da...@cy...> - 2002-07-29 23:28:23
|
Hi, I've just posted a v0.1.2 snapshot of the code. This adds a number of bug fixes and support for 1 bit per pixel frame buffers. A full changelog is available on the file download page. Regards, Dave |
From: Dave H. <da...@cy...> - 2002-07-18 22:36:24
|
Hi, v0.1.1 of the ubicom-framebuf project is now available for download. This release contains a few more interesting features and much better structuring than its predecessor: * Renamed various functions away from VNC to RFB because the protocol is strictly the RFB protocol. * Added basic proportional font rendering mechanism. Added simple font for standard ASCII characters 0x20 through 0x7f. Added example of font use to the server demo. * Cleaned up the arguments passed to various functions. * Added some keyboard mapping information. * Started to introduce callback functions that will ultimately allow application controlled responses to RFB protocol events. Regards, Dave |