Slevinski / apitxt

The ApiTxt Project is a custom build environment for the development of SignPuddle 3 and other RESTful APIs.
https://SignPuddle.com
2 stars 2 forks source link

Where can I find the Unicode sheet for all symbols in FSW/USW? #3

Closed andry-tino closed 5 years ago

andry-tino commented 5 years ago

I am struggling to find the latest version of the Unicode sheet reporting all symbols' codes.

Reason

I am conducting a research where I need to strip, from every sign in a limited set (300 most used signs), the information about the non-dominant hand from the temporal sequence.

In order to do that I need to complete sheet of symbols in SW so I know where I can remove what from the sequence.

Thanks

Slevinski commented 5 years ago

The SignWriting Character Viewer shows all of the SignWriting Characters. http://slevinski.github.io/SignWriting_Character_Viewer/SignWriting_Character_Viewer_2.html

If you need something else, I can quickly create something for you. Just let me know what you need.

The characters of SignWriting in Unicode (SWU) have been submitted to the UTC, but they are not part of the official Unicode standard. http://unicode.org/L2/L2017/17220-signwriting-design-opt.pdf

The officially accepted characters for SignWriting were added to Unicode 8, but they are not usable in their current form. https://www.slideshare.net/StephenSlevinski/sign-writing-in-unicode-8-issues

andry-tino commented 5 years ago

Even though I have installed the fonts, I get this:

image

And thanks for your availability as always 😄

andry-tino commented 5 years ago

I can verify that I have the fonts installed because I can use SignPuddle and I can see the symbols there:

image

Same browser window!

Slevinski commented 5 years ago

Mac is more forgiving. I need to add some CSS to define the font family for the divs.

andry-tino commented 5 years ago

I am actually on Windows, so if I try there on Mac it should work? I will give it a try...

Slevinski commented 5 years ago

I will be able to update the viewer later today.

andry-tino commented 5 years ago

Thanks, it actually works on Mac 😄