Skip to content

Scale content for high-resolution displays

Jonathon Hall requested to merge hires_scale into master

Scale high resolution displays to approximately 1080 lines tall (precisely, between 945 and 1350 lines, using an 0.5x scale increment).

Displays less than 1350 lines tall are unchanged.

Allow setting scale manually with FBWHIPTAIL_SCALE.

Use high resolution buffers internally when composing the menu.

Merge request reports