-
Notifications
You must be signed in to change notification settings - Fork 9
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
Missing Pico-8 P8SCII characters #73
Comments
U+1FBA8 🮨 BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE LEFT AND MIDDLE RIGHT TO LOWER CENTRE |
So I did more research on these characters. I feel like the pico-8 maze characters connect differently from U+1FBA8 and U+1FBA9 so they should be encoded as distinct PUA characters. Though I understand why you wouldn't want that. I don't think the underlined ones are worth encoding I don't think any Pico-8 game actually used them. |
Oh you already added the underlined placeholders. 🙃 You're fast. |
Turns out I completely missed the existence of these. I thought they were Japanese punctuation marks.
The text was updated successfully, but these errors were encountered: