Devilution
Diablo devolved - magic behind the 1996 computer game

◆ mfontkern

const BYTE mfontkern[56]
Initial value:
= {
5, 15, 10, 13, 14, 10, 9, 13, 11, 5,
5, 11, 10, 16, 13, 16, 10, 15, 12, 10,
14, 17, 17, 22, 17, 16, 11, 5, 11, 11,
11, 10, 11, 11, 11, 11, 15, 5, 10, 18,
15, 8, 6, 6, 7, 10, 9, 6, 10, 10,
5, 5, 5, 5, 11, 12
}

Maps from medtexts.cel frame number to character width.

Note, the character width may be distinct from the frame width, which is 22 for every medtexts.cel frame.

Definition at line 40 of file minitext.cpp.