VL4FY4YJUFRVCZR67KOTB22RILTEP2KX2GLHP4J662XF7VGS77WAC let py = y + j as i32 - (gpos.y_offset / 64) - metrics.height as i32 - metrics.ymin;let px = x + i as i32 + (gpos.x_offset / 64) + metrics.xmin;
let x_offset = gpos.x_offset * 32 / upe;let y_offset = gpos.y_offset * 32 / upe;let py = y + j as i32 - y_offset - metrics.height as i32 - metrics.ymin;let px = x + i as i32 + x_offset + metrics.xmin;