We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
𤍠(\u24360) 𨽾(\u28F7E) 이런 한자들을 처리하게 하려면 어떻게 해야 하나요?
The text was updated successfully, but these errors were encountered:
@suminb table.yml에 추가하면 될 것 같습니다.
Sorry, something went wrong.
제보 감사합니다. 사실 똑같이 생긴 한자가 다른 유니코드 값을 가지고 있는 케이스가 꽤 많이 있어서 포괄적인 대응이 필요한 상황이지만, table.yml에 해당 글자를 추가하여 제보 주신 내용이라도 임시로 해결해볼 수는 있을 것 같습니다.
table.yml
사실 똑같이 생긴 한자가 다른 유니코드 값을 가지고 있는 케이스가 꽤 많이 있어서 포괄적인 대응이 필요한 상황이지만
Unicode Han Database에서 그런 관계를 나타내기 위해 kSemanticVariant 필드를 제공하고 있습니다. 이를 활용하면 좋을 것 같습니다.
kSemanticVariant
No branches or pull requests
𤍠(\u24360) 𨽾(\u28F7E) 이런 한자들을 처리하게 하려면 어떻게 해야 하나요?
The text was updated successfully, but these errors were encountered: