LuisMayo / LuisMayo/objection_engine

It doesn't render certain characters

Open
#53 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.