Difference between revisions of "Summer of Code/GSoC Ideas 2021"

Jump to navigation Jump to search
→‎Smaller Tasks: Remove Unicode/BiDi task since it was done last year
(Added idea for icon based game list)
(→‎Smaller Tasks: Remove Unicode/BiDi task since it was done last year)
Line 81: Line 81:


== Smaller Tasks ==
== Smaller Tasks ==
=== Unicode and BiDi support for GUI ===
Technical contacts: [[User:Sev|sev]]
Difficulty: Easy. It will take up to 2 weeks to implement. C++ knowledge required.
ScummVM GUI is based on char size strings, so we have to rely on code pages. With this task, you would need to switch our GUI to usage of Common::U32String, thus making it Unicode-friendly.
Along the way, we would need support for right-to-left languages, and basically flip the widgets horizontally.


=== Icon based game view and game grouping/filtering ===
=== Icon based game view and game grouping/filtering ===
TrustedUser
2,147

edits

Navigation menu