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

似たフォント問題:なでしこ3で「✕」で掛け算させる #1781 #1783

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

kujirahand
Copy link
Owner

以下の絵文字記号を計算で使えるように追加しました。

    await cmp('(2✕3)を表示', '6') // 0x2715
    await cmp('(2✖3)を表示', '6') // 0x2716
    await cmp('(2✗3)を表示', '6') // 0x2717
    await cmp('(2✘3)を表示', '6') // 0x2718
    await cmp('(2❌3)を表示', '6') // 0x274C
    await cmp('A🟰3;Aを表示', '3')

@kujirahand kujirahand merged commit 26d7fdf into master Nov 6, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant