Skip to content

Level platter name improvements

sphere requested to merge levelplatternames into next

This branch makes level select platters (and the save select) check V_ThinStringWidth instead of strlen to see if a name should be shortened, which prevents cutting off level names that could actually fit, and takes font replacements into account. It also moves the thin strings down one pixel, so they don't touch the selection border and match the position of the regular font.

next This branch
srb21311 srb21312
srb21313 srb21314

Merge request reports