|
| Larger character and symbols |
 |
Thu, 20 Apr 2006 20:58:11 +020 |
Is it possible to have larger text?
/D
|
| Post Reply
|
| Re: Larger character and symbols |
 |
Mon, 24 Apr 2006 14:00:04 +010 |
Dennis wrote:
> Is it possible to have larger text?
>
> /D
I didn't find a way from the built-in fonts. Because my app only
requires a small character set (digits, decimal point, a couple of
others) I defined some bitmaps of my own that display at an acceptable
size. At least this way I know for sure that the character set is
available on a given handset.
Mike.
--
|
| Post Reply
|
| Re: Larger character and symbols |
 |
Tue, 25 Apr 2006 08:31:44 +020 |
"Mike" <test@test.com> wrote in message
news:I9caB85ZGHA.2784@extapps30...
> Dennis wrote:
>
>> Is it possible to have larger text?
>>
>> /D
>
> I didn't find a way from the built-in fonts. Because my app only
> requires a small character set (digits, decimal point, a couple of
> others) I defined some bitmaps of my own that display at an acceptable
> size. At least this way I know for sure that the character set is
> available on a given handset.
If a char's shape is acceptable, and the enlargment factor isn't too high,
you can also draw a char to a small bitmap and draw the bitmap enlarged.
Or draw the string to a bitmap, and then copy the bitmap enlarged to the
screen.
--
Sander van der Wal
www.mBrainSoftware.com
|
| Post Reply
|
|
|
|
|
|
|
|
|
|