LuisMayo / LuisMayo/objection_engine
It doesn't render certain characters
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 122
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Reported by an user
Original report
> Hi. I would like to report an issue on ace attorney bot. When rendering threads in Ukrainian, it skips Cyrillic letters і and ї. I think this has something to do with encoding which is not utf-8. I know you may not have time to fix this, but if someday you would like to improve your bot somehow, that is a great thing to do! Love your bot.
Added report for Chinese
> Please see https://twitter.com/aceCourtBot/status/1462362972450340864
>
> Some simplified Chinese characters are rendered as solid dot (·)
Same with Emoji
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the rendering with Ukrainian characters і and ї, the reported Chinese characters, and emoji. Trace the library's rendering path and inspect how character encoding and glyph support are handled. Done means those characters render correctly in generated scenes without regressing existing text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- internationalization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100