Stephen Pelc
Guest
|
Posted:
Tue Dec 06, 2005 5:15 pm Post subject:
Re: Display/Render Unicode Characters? |
|
|
On 6 Dec 2005 01:42:24 -0800, "BM" <brimurr@gmail.com> wrote:
| Quote: | Stephen,
Thanks for the input. I was trying to get a feel for what consideration
I would have to place on the board. i.e. flash sizes, ram sizes.
If I have to have the complete bitmap of all Kanji characters as well
as other characters bitmaps then this could be a considerable amount of
space to allow for on the embedded device.
|
The next set of questions are:
display technology
required display performance
CPU
production volume
development timescale
In general, Flash is pretty cheap and the use of sparse
character tables can save space. If the required display
performance is low, you can always use serial Flash.
Stephen
--
Stephen Pelc, stephenXXX@mpeforth.com
MicroProcessor Engineering Ltd - More Real, Less Time
133 Hill Lane, Southampton SO15 5AF, England
tel: +44 (0)23 8063 1441, fax: +44 (0)23 8033 9691
web: http://www.mpeforth.com - free VFX Forth downloads |
|