Unicode key names and file content support (Or, ASCII font based cultural symbols)
Open
enhancement
gui
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
What can be done to allow unicode based key names here?
The file should be able to compile when saved with Unicode Byte Order mark.
https://github.com/LMMS/lmms/blob/d5f5d00a6f1faabdba4f710d04ad303bd439a6f2/src/gui/editors/PianoRoll.cpp#L123-L125
#6162 Desiring unicode labels.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with src/gui/editors/PianoRoll.cpp at lines 123-125 and review issue #6162 for the existing Unicode-label context. Trace how key names and file encodings are read there; done means Unicode key names are supported and files saved with a Unicode byte-order mark compile successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100