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

Imageize invisible character examples #114

Closed
aphillips opened this issue Jul 27, 2023 · 5 comments
Closed

Imageize invisible character examples #114

aphillips opened this issue Jul 27, 2023 · 5 comments

Comments

@aphillips
Copy link
Contributor

See: #113 (comment)

We need to add images for invisible characters in character template entries used in specdev because:

"This dog food is yummy" 🐶

@r12a could you make the images? I'll make a list of what we need.

@aphillips
Copy link
Contributor Author

Characters needed:

200F
200E
0009
000A
000B
000C
000D
0020
0085
00A0
1680
2000-200A
2028
2029
202F
205F
3000
FEFF
007F

@r12a
Copy link
Contributor

r12a commented Jul 28, 2023

You can find the images as follows: https://r12a.github.io/c/<block_name>/large/.png

eg. https://r12a.github.io/c/General_Punctuation/large/200F.png

The block name should be exactly as used in Unicode, including caps, and _ for spaces.

Just drag the result from the browser to the images directory.

@r12a
Copy link
Contributor

r12a commented Jul 28, 2023

Alternatively, you can just bring up each character on UniView and drag the (large) image to the directory. Eg.
https://r12a.github.io/uniview/?char=000C

@aphillips
Copy link
Contributor Author

thanks @r12a!!

@aphillips
Copy link
Contributor Author

This change has reached production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants