<def f='src/src/sys/dev/wsfont/wsfont.c' l='797' ll='801'/>
<size>16</size>
<doc f='src/src/sys/dev/wsfont/wsfont.c' l='789'>/*
 * To save memory, font encoding tables use a two level lookup.  First the
 * high byte of the Unicode is used to lookup the level 2 table, then the
 * low byte indexes that table.  Level 2 tables that are not needed are
 * omitted (NULL), and both level 1 and level 2 tables have base and size
 * attributes to keep their size down.
 */</doc>
