sksp2024-mcu/libucw/charset/misc/user_expand
2024-09-14 21:50:33 +02:00

8 lines
127 B
Text

# User-defined character expansions
# Fraction slash
0x2044 0x002f
# `ae' and `AE'
0x00c6 0x0041 0x0045
0x00e6 0x0061 0x0065