Skip to content

Fix vesad text rendering

Jeremy Soller requested to merge xTibor:fix_text_rendering into master

Created by: xTibor

This pull request fixes a small bug in the bitmapped font rendering routine which caused the glyphs to be rendered incorrectly. It was really visible around the block drawing characters.

Screenshots: Before the fix - After

Merge request reports