Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unicode support #3

Open
2 of 3 tasks
tim-tm opened this issue Apr 7, 2024 · 0 comments
Open
2 of 3 tasks

unicode support #3

tim-tm opened this issue Apr 7, 2024 · 0 comments

Comments

@tim-tm
Copy link
Owner

tim-tm commented Apr 7, 2024

I'm currently working on unicode support. Ped can draw unicode (wide) characters but the handling gets messed up because they can be wider than one.

progess:

  • rendering wide chars
  • properly handling the width of wide characters
  • support reading wide characters from files
tim-tm added a commit that referenced this issue Apr 7, 2024
tim-tm added a commit that referenced this issue Apr 10, 2024
This commit introduces a new render_cursor_x that properly handles
character width, cursor_x still exists, render_cursor_x is only affects
the displayed cursor.
tim-tm added a commit that referenced this issue Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant