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

East_Asian_Width unicode property is not supported ( .uniprop(‘East_Asian_Width’) ) #6004

Closed
p6rt opened this issue Jan 15, 2017 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jan 15, 2017

Migrated from rt.perl.org#130564 (status was 'resolved')

Searchable as RT130564$

@p6rt
Copy link
Author

p6rt commented Jan 15, 2017

From @AlexDaniel

Code​:
dd ���.uniprop(�East_Asian_Width�)

Result​:
""

Not sure what the right output should be, but definitely not an empty string :)

@p6rt
Copy link
Author

p6rt commented Mar 2, 2017

From @samcv

On Sun, 15 Jan 2017 14​:50​:21 -0800, alex.jakimenko@​gmail.com wrote​:

Code​:
dd ���.uniprop(�East_Asian_Width�)

Result​:
""

Not sure what the right output should be, but definitely not an empty
string :)

This property is supported although it does not give the full text of the property only the short.

dd ���.uniprop(�East_Asian_Width�)
# "W"

@p6rt
Copy link
Author

p6rt commented Mar 2, 2017

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Jul 16, 2017

From @samcv

Closing this as resolved since the property is now reported and this isn't the proper place for discussing short/long unicode property values being returned from uniprop.

@p6rt p6rt closed this as completed Jul 16, 2017
@p6rt
Copy link
Author

p6rt commented Jul 16, 2017

@samcv - Status changed from 'open' to 'resolved'

@p6rt p6rt added the uni label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant