2023-04-17 12:21:48 +02:00

52 lines
910 B
YAML

---
OCD-300:
name: OCD-300 Customer Display
vendor: Aures
inherits: simple
features:
bitImageRaster: false
bitImageColumn: false
graphics: false
highDensity: false
pulseStandard: false
fonts:
0:
name: Font A
columns: 20
media:
width:
mm: 130.2
# 12x32 pixels per char
pixels: 240
notes: >
This is a two-line, ESC/POS-aware customer display from Aures. It has some
graphics support via vendor-provided tools, but is otherwise text-only.
codePages:
0: CP437
# Katakana (for Japan)
1: CP932
2: CP850
3: CP860
4: CP863
5: CP865
# Slawie
6: Unknown
# Russia
7: Unknown
# Greek
8: Unknown
9: CP852
10: CP862
11: CP866
12: CP1251
13: CP1254
14: CP1255
15: CP1257
16: CP1252
17: CP1253
18: CP1250
19: CP858
# Arabic
20: Unknown
...