* options_menu: implemented vertical scrolling for descriptions
* use correct size calculation
* remove empty lines from descriptions without value desc, move fix
* remove calculating the space for the next annotation after the last line
---------
Co-authored-by: DeaTh-G <hatvongeorge@gmail.com>
Co-authored-by: DeaTh-G <55578911+DeaTh-G@users.noreply.github.com>
* allow preliminary annotation on DrawCenteredParagraph
* improve annotated text line spacing
* fix functionality of non-annotated paragraphs
* a lot of very bad code that but line wrapping works
* support ruby annotations for options menu descriptions
* make installer wizard more accurate
* remove wrapper function
* add furigana support to config names
* add furigana support for marquee text for options
* fully support annotated text in options menu
* fix option names being split to multiple lines
* fix and cleanup installer wizard text placements
* implement furigana support for message window
* remove regex usage
* remove excessive const ref usage