' SIME layout driver for POS printers
' 
[Common]
Description=SPORTident BT Printer

Initialize=027,064
'085 Estonia 1
CharacterSet=027,116,085
,027,082,002
NormalFont=027,033,000
',049 - double HW
',017 - double H
',032 - double W
BigFont=027,033,016
SplitsFont=027,033,000

' Paper end or paper cut code
EndCut=

' cut between main and additional label
LabelCut=

' line feeds
LinesBeforeEnd=2
LinesBeforeLabel=1
LinesAfterLabel=4

' Results are 
SplitsColums=1

' Results are in  1(=1) or 3(=0) rows 
ResultsInOneLine=0

' Speed
kmh=km/h
minkm=min/km

' converting special charaters
' Character code are decimals numbers
' from>to
[convert]
'ü
'1=252>129
'õ
'2=245>228
'ö
'3=246>148
'ä
'4=228>132
'Ü
'5=220>154
'Õ
'6=213>229
'Ö
'7=214>148
'Ä
'8=196>142
