Printing and typographical errors reserved.
ELECTRONIC ASSEMBLY reserves the right to change specifications without prior notice.
Page 22
EA eDIPTFT32-A
65,536 COLORS
EA eDIPTFT32-A is able to work with 65,536 colors for
true-color pictures/icons and animations. For an easy use
there exists a color palette with 32 entrys (16 colors are
predefined after PowerOn). This color palette can be
redefined at any time without
changing the content of the display
(command: ESC FP no R G B). To
use a color for text and graphic
functions you set only a number
between 1..32. The dummy color number 255 means that the actually color is
not changed e.g you want only to change the foreground- and not the background
color. The color number 0=transparent is special and can be used for background
of character e.g. that means that for placing a character no rectangular field will
be deleted around the character itself. The sensless combination of transparent
background
a
n
d
transparent foreground is
used to inver t all dots
(=complementary). Two times
inverted will end same as
action was started (original
drawing is restored).
some examples to show the letter ‘A’ onto a fixed background
Color R
G
B
1
0
0
0
2
0
0
255
3
255
0
0
4
0
255
0
5
255
0
255
6
0
255
255
7
255
255
0
8
255
255
255
9
111
111
111
10
255
143
0
11
143
0
255
12
255
0
143
13
0
255
143
14
143
255
0
15
0
143
255
16
175
175
175
COMPILER OPTION
"
WinFont
:
"
It is possible to raster TrueType-Fonts in diffe-
rent sizes witch can be used. A double-click to
the fontname within the KitEditor opens the font
selection box.
To simplify the use of fonts, there is the
possibilty of a edit box. If you output a string
with KitEditor (e.g. #ZL 5,5, "Hello"), you can
perform a double click on the string to open it.
Now you can select the desired characters. This is mainly recommended
using cyrillic, asian or symbol fonts.
In that way, the KitEditor automatically places the right ASCII-Code.
Alternativly you can use instead of the quotation mark curly brackets
(e.g. +ZL 5,5, {48656C6C6F}).
COMPILER OPTION
"
Font
:
"
Following font formats can be used:
- FXT: Textfont as used by eDIP240/320 and KIT series
- G16: internal eDIPTFT format (with this format it is possible to
user color fonts)