question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

i18n: Please accept '■' (U+25A0) as a block symbol

See original GitHub issue

Hello, I’m a Japanese programmer, Katayama Hirofumi MZ. The Asian people uses their double-width characters (Kanji, Hiragana, and Katakana, etc.). For example: あいうえおアイウエオ漢字亜井宇.

‘#’ (U+0023) is a single-width character, so the appearance of the file contents is ugly. I propose that your program shalt accept ‘■’ (U+25A0) as a block symbol for internationalization. U+25A0 is a double-width character for Asian. Thank you!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
katahiromzcommented, Nov 28, 2021

Do they usually use Kanji, Hiragana, or Katakana?

The Japanese crossword usually uses Katakana (カタカナ) and Kanji (漢字).

https://www.google.co.jp/search?q=カタカナ+クロスワード+答え&tbm=isch&ved=2ahUKEwiMy82Kvrr0AhXERd4KHewwBBAQ2-cCegQIABAA&oq=カタカナ+クロスワード+答え&gs_lcp=CgNpbWcQA1DrAliMDmCWEGgAcAB4AIABAIgBAJIBAJgBAKABAaoBC2d3cy13aXotaW1nwAEB&sclient=img&ei=ECmjYYyDDMSL-Qbs4ZCAAQ&bih=625&biw=1366&hl=ja

are you using the xd format and library yourself?

I’m creating my crossword generation program, named XWordGiver.

katahiromz/XWordGiver https://github.com/katahiromz/XWordGiver

image

OK, I will create a PR.

0reactions
katahiromzcommented, Nov 28, 2021

Fixed. Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rails Internationalization (I18n) API - Ruby on Rails Guides
After reading this guide, you will know: How I18n works in Ruby on Rails How to ... The Accept-Language HTTP header indicates the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found