SlideShare una empresa de Scribd logo
1 de 31
http://www.signwriting.org/symposium/presentation0061.html
Presented at the SignWriting Symposium
on July 20th, 2016
SignWriting in Unicode
and Rich Text
Considerations
by Stephen E Slevinski Jr
in association with the Center for Sutton Movement Writing
The Big Umbrella of
the Center for Sutton Movement Writing
All sign languages
supported right now.
4+ years of stable and
free standards.
Many implementations
from separate groups.
Various hand writing styles.
Formal SignWriting (FSW) standard
AS18711S20500 M514x517S18711490x483S20500486x506
AS18711S20500M514x517S18711490x483S20500486x506
A S18711 S20500 M514x517 S18711490x483 S20500486x506
M 514x517 S18711 490x483 S20500 486x506
(514,517) (490,483) (486,506)
Time Space
Sequence
Marker
Symbol
Middle Lane
SignBox
Max
Coord
Spatial
Symbol
Formal SignWriting
FSW is a formal language and a script encoding
Real World Impact
http://www.signwriting.org/symposium/presentation0064.html
Moving forward with sign language projects under Wikimedia.
SignWriting Encyclopedia Projects: Wikipedias in
American Sign Language and Tunisian Sign Language
October 2016 in San DiegoWikiConference USA
https://meta.wikimedia.org/wiki/WikiConference_USA
Formal SignWriting
Adoption
Unicode
Considerations
SignWriting in Unicode
Next
Discuss accomplishments
Share insights
Create action items
SignWriting Design, With Three
Examples and Their Representation
http://www.unicode.org/L2/L2015/15219-signwriting-design.pdf
UTC # 148 (August 3-5, 2016)
SignWriting Design, With Three
Examples and Their Representation
M536x518S2ff00482x483S10000521x457
SignWriting Design, With Three
Examples and Their Representation
M518x524S2ff10482x495S34210490x510S31a30489x498S32410491x485S32127497x476
SignWriting Design, With Three
Examples and Their Representation
AS11817S15a06S2960bS20b00S10e30S15a36S30a00S34410M552x611S30a00482x483S34410495x504S11817491x523S15a06482x549S2960b512x542S15a36513x599S10e30517x574S20b00539x587-CZx
Discussion Ideas
Symbol Encoding Model
PUA Plane 16 (37,811 characters)
Script Encoding Model
PUA Plane 15 (1,179 characters)
both designs are productive and plane 16 is used with fonts
2-Dimensional Layout with Graphite and Cartesian coordinates
SignWriting has a prototype font that uses Cartesian coordinates to control
the 2-dimensional layout with Graphite and PUA Plane 15 characters. If you
have any experience with 2-dimensional layout using Cartesian coordinates,
let’s discuss the possibilities.
Entire Plane for the International SignWriting Alphabet 2010
The ISWA 2010 uses 37,811 glyphs. Each glyph has a unique code point on
Private Use Area Plane 16. These code points are used in the 16-bit font
files. Rather than use plane 16, it would be nice to use Plane 4.
CSMW Proposal for Unicode 10
and 2016 Font Development
http://signbank.org/SignWriting_Character_Viewer_2.html
16-bit glyphs set
created by Valerie Sutton
652 Palettes of 6 by 16 Grid
Dynamic Pages: single file 114 KB
Symbol Encoding Model
Plane 4 (37,811 characters)
No Private Use Area
No Ligatures
Temporary Characters
used with 2 TrueType Fonts
SVG and CSS
for presentation
CSMW Proposal for Unicode 10
with Vertical Layout and Lanes
http://codepen.io/Slevinski/pen/MywOej
JavaScript and CSS Dynamic
http://codepen.io/Slevinski/pen/zqGNqz
HTML and CSS Hardcoded
Visit either link, then change page size or zoom.
The signs will reflow into different columns.
CSMW Proposal for Unicode 10
Individual Sign Copy and Paste
Double-Click or Triple-Click an individual signs to select.
Use the Alternate-Click on the same sign for a menu to copy.
An individual sign may or may not appear selected.
CSMW Proposal for Unicode 10
Multiple Sign Copy and Paste
Using the mouse, click and drag to select several signs.
The FSW will be selected, possibly with plane 4 or 16 characters.
CSMW Proposal for Unicode 10
with Vertical Layout and Lanes
HTML
FSW
source coordinates
Unicode
Plane 4 or 16
for S2ff00
http://codepen.io/Slevinski/pen/zqGNqz
Formal SignWriting and Fonts
Version 1: Private Use Area Plane 16
SignWriting 2010 Fonts
https://slevinski.github.io/SignWriting_Character_Viewer/
Render FSW with style, zoom, and reflow
Version 2: Proposed Unicode 10 Plane 4
Sutton SignWriting Fonts
http://codepen.io/Slevinski/full/XKRPzm/
Sutton SignWriting rendered from Formal SignWriting
with 2 KB each of HTML, CSS and JS
Plain Text
Unicode Standard: Chapter 2
Plain text must contain enough
information to permit the text to be
rendered legibly, and nothing more.
Plain text is a pure sequence of character codes;
Formal SignWriting is Plain Text.
Rich Text
Unicode Standard: Chapter 2
Rich text carries complex formatting
information as well as text context.
Rich Text is any text representation consisting of
plain text plus added information such as a language
identifier, font size, color, hypertext links, and so on.
Given that rich text equals plain text plus added
information, the extra information in rich text can always
be stripped away to reveal the “pure” text underneath.
Size and color within a sign.
Settings for
all symbols
Settings for
specific symbols
Styling String
-D_blue_
Styling String
--D03_blue_
After Formal SignWriting
Styled SignWriting Text
Defining Colors
CSS color names or hex values
CSS Color Names
• red
• green
• blue
Hex Values (3 or 6 long)
• FF0
• FF0000
SignWriting Styling String
using color and size within a sign
- Adjusting all symbols
• C - Colorize
• P - Padding
• G - Background
• D - Detail colors
• Z - Zoom level
-- Adjusting specific symbols
• D - Detail colors
• Z - Zoom level
Colorize - All Symbols
Styling String
-C
Padding - All Symbols
Styling String
-P10
Signs default with a
tight bounding-box.
Padding value must be a 2 digit string, from 01 to 99.
Background - All Symbols
Styling String
-G_lightblue_
Signs default with a
transparent background
Detail Colors - All Symbols
Styling String
-D_red_
Signs default with a
black line and white fill
Detail Colors - All Symbols
Styling String
-D_red,yellow_
Signs default with a
black line and white fill
Zoom Level - All Symbols
Styling String
-Z6.4
Signs default with a
size of 1
Zoom level can be any integer or decimal value.
Combinations - All Symbols
Styling String
-CP10G_lightblue_Z4
Styling String
-P10G_lightblue_D_red,yellow_Z4
The order of the styling options is important.
Detail Colors - Specific Symbols
Styling String
--D01_red,yellow_
Styling String
--D02_red,transparent_
Styling String
--D03_red_
Specific symbols are identified using a 2 digit string, from 01 to 99.
Zoom Level - Specific Symbols
Styling String
--Z01,2
Styling String
--Z02,2,480x490
Styling String
--Z03,2,510x500
The zoom level for specific symbols allows for an optional
adjustment coordinate, with 500x500 meaning no adjustment.
Complex Styling
Styling String
-P10G_lightblue_Z2-D01_red_D02_blue_D06_red_D07_blue_Z05,2
The order of the styling options is important.
SignWriting in Unicode and
Rich Text Considerations
by Stephen E Slevinski Jr
http://signpuddle.com
slevinski@signwriting.org
http://www.signwriting.org/symposium/presentation0061.html

Más contenido relacionado

La actualidad más candente

La actualidad más candente (6)

Css
CssCss
Css
 
Ms word kb_shortcuts_pc
Ms word kb_shortcuts_pcMs word kb_shortcuts_pc
Ms word kb_shortcuts_pc
 
Css Founder.com | Cssfounder Company
Css Founder.com | Cssfounder CompanyCss Founder.com | Cssfounder Company
Css Founder.com | Cssfounder Company
 
MS Word Shortcut
MS Word Shortcut MS Word Shortcut
MS Word Shortcut
 
About The MS Word 2007
About The MS Word 2007About The MS Word 2007
About The MS Word 2007
 
excel shortcut keys
excel shortcut keysexcel shortcut keys
excel shortcut keys
 

Destacado

Importancia de lasRedes Sociales en la Educación Virtual
Importancia de lasRedes Sociales en la Educación VirtualImportancia de lasRedes Sociales en la Educación Virtual
Importancia de lasRedes Sociales en la Educación VirtualEgliel Aranguren
 
Фотоприложение и итоги конкурса
Фотоприложение и итоги конкурсаФотоприложение и итоги конкурса
Фотоприложение и итоги конкурсаТатьяна Новых
 
Chitra_BE_ECE_2015_74AGG
Chitra_BE_ECE_2015_74AGGChitra_BE_ECE_2015_74AGG
Chitra_BE_ECE_2015_74AGGCHAITRA NAGANUR
 
Seminar SFD 2016: Startup công nghệ với phần mềm nguồn mở
Seminar SFD 2016: Startup công nghệ với phần mềm nguồn mởSeminar SFD 2016: Startup công nghệ với phần mềm nguồn mở
Seminar SFD 2016: Startup công nghệ với phần mềm nguồn mởnukeviet
 
Stiebel Eltron DEFINITIEF
Stiebel Eltron DEFINITIEFStiebel Eltron DEFINITIEF
Stiebel Eltron DEFINITIEFLinda Overgoor
 
Performance Appraisal certificate
Performance Appraisal  certificatePerformance Appraisal  certificate
Performance Appraisal certificateNayaka Budiantoro
 
Learn C# - C# .NET Tutorial PDF by Industry Expert
Learn C# - C# .NET Tutorial PDF by Industry ExpertLearn C# - C# .NET Tutorial PDF by Industry Expert
Learn C# - C# .NET Tutorial PDF by Industry ExpertDushyant Singh Chouhan
 

Destacado (11)

Importancia de lasRedes Sociales en la Educación Virtual
Importancia de lasRedes Sociales en la Educación VirtualImportancia de lasRedes Sociales en la Educación Virtual
Importancia de lasRedes Sociales en la Educación Virtual
 
Фотоприложение и итоги конкурса
Фотоприложение и итоги конкурсаФотоприложение и итоги конкурса
Фотоприложение и итоги конкурса
 
Adnan C.v
Adnan C.vAdnan C.v
Adnan C.v
 
Chitra_BE_ECE_2015_74AGG
Chitra_BE_ECE_2015_74AGGChitra_BE_ECE_2015_74AGG
Chitra_BE_ECE_2015_74AGG
 
Seminar SFD 2016: Startup công nghệ với phần mềm nguồn mở
Seminar SFD 2016: Startup công nghệ với phần mềm nguồn mởSeminar SFD 2016: Startup công nghệ với phần mềm nguồn mở
Seminar SFD 2016: Startup công nghệ với phần mềm nguồn mở
 
Stiebel Eltron DEFINITIEF
Stiebel Eltron DEFINITIEFStiebel Eltron DEFINITIEF
Stiebel Eltron DEFINITIEF
 
Telefono mivil
Telefono mivilTelefono mivil
Telefono mivil
 
Performance Appraisal certificate
Performance Appraisal  certificatePerformance Appraisal  certificate
Performance Appraisal certificate
 
Mcs 014 solved assignment 2015-16
Mcs 014 solved assignment 2015-16Mcs 014 solved assignment 2015-16
Mcs 014 solved assignment 2015-16
 
Suraj CV_abhi
Suraj CV_abhiSuraj CV_abhi
Suraj CV_abhi
 
Learn C# - C# .NET Tutorial PDF by Industry Expert
Learn C# - C# .NET Tutorial PDF by Industry ExpertLearn C# - C# .NET Tutorial PDF by Industry Expert
Learn C# - C# .NET Tutorial PDF by Industry Expert
 

Similar a SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text Considerations" by Stephen E. Slevinski Jr.

SignWriting in Unicode and rich text considerations
SignWriting in Unicode and rich text considerationsSignWriting in Unicode and rich text considerations
SignWriting in Unicode and rich text considerationsStephen Slevinski
 
SIGNWRITING SYMPOSIUM PRESENTATION 61: SignWriting in Unicode Next by Stephen...
SIGNWRITING SYMPOSIUM PRESENTATION 61: SignWriting in Unicode Next by Stephen...SIGNWRITING SYMPOSIUM PRESENTATION 61: SignWriting in Unicode Next by Stephen...
SIGNWRITING SYMPOSIUM PRESENTATION 61: SignWriting in Unicode Next by Stephen...SignWriting For Sign Languages
 
The Use and Structure of SignMaker 2015
The Use and Structure of SignMaker 2015The Use and Structure of SignMaker 2015
The Use and Structure of SignMaker 2015Stephen Slevinski
 
SIGNWRITING SYMPOSIUM PRESENTATION 49: The Use and Structure of SignMaker 201...
SIGNWRITING SYMPOSIUM PRESENTATION 49: The Use and Structure of SignMaker 201...SIGNWRITING SYMPOSIUM PRESENTATION 49: The Use and Structure of SignMaker 201...
SIGNWRITING SYMPOSIUM PRESENTATION 49: The Use and Structure of SignMaker 201...SignWriting For Sign Languages
 
Issues with SignWriting in Unicode 8
Issues with SignWriting in Unicode 8Issues with SignWriting in Unicode 8
Issues with SignWriting in Unicode 8Stephen Slevinski
 
SIGNWRITING IN UNICODE 8 ISSUES 2015 by Stephen E Slevinski Jr
SIGNWRITING IN UNICODE 8 ISSUES 2015 by Stephen E Slevinski JrSIGNWRITING IN UNICODE 8 ISSUES 2015 by Stephen E Slevinski Jr
SIGNWRITING IN UNICODE 8 ISSUES 2015 by Stephen E Slevinski JrSignWriting For Sign Languages
 
Formatting text with CSS
Formatting text with CSSFormatting text with CSS
Formatting text with CSSNicole Ryan
 
SIGNWRITING SYMPOSIUM PRESENTATION 43: The SignWriting Stack 2015 by Stephen ...
SIGNWRITING SYMPOSIUM PRESENTATION 43: The SignWriting Stack 2015 by Stephen ...SIGNWRITING SYMPOSIUM PRESENTATION 43: The SignWriting Stack 2015 by Stephen ...
SIGNWRITING SYMPOSIUM PRESENTATION 43: The SignWriting Stack 2015 by Stephen ...SignWriting For Sign Languages
 
L4 Fashioning Text Styles and Colors
L4   Fashioning Text Styles and ColorsL4   Fashioning Text Styles and Colors
L4 Fashioning Text Styles and Colorsmykella
 
Web Design Course: CSS lecture 3
Web Design Course: CSS lecture 3Web Design Course: CSS lecture 3
Web Design Course: CSS lecture 3Gheyath M. Othman
 
Datavideo CG-350
Datavideo CG-350Datavideo CG-350
Datavideo CG-350AV ProfShop
 
Datavideo CG-350
Datavideo CG-350Datavideo CG-350
Datavideo CG-350AVNed
 
The CSS Summit: CSS & Form Elements
The CSS Summit: CSS & Form ElementsThe CSS Summit: CSS & Form Elements
The CSS Summit: CSS & Form ElementsChristopher Schmitt
 
Cyberworx Brand identity
Cyberworx Brand identityCyberworx Brand identity
Cyberworx Brand identityJAVIER™
 
draft-slevinski-signwriting-text
draft-slevinski-signwriting-textdraft-slevinski-signwriting-text
draft-slevinski-signwriting-textStephen Slevinski
 
[WebVisions 2010] (More) Designing Our Way Through Forms
[WebVisions 2010] (More) Designing Our Way Through Forms[WebVisions 2010] (More) Designing Our Way Through Forms
[WebVisions 2010] (More) Designing Our Way Through FormsChristopher Schmitt
 

Similar a SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text Considerations" by Stephen E. Slevinski Jr. (20)

SignWriting in Unicode and rich text considerations
SignWriting in Unicode and rich text considerationsSignWriting in Unicode and rich text considerations
SignWriting in Unicode and rich text considerations
 
SIGNWRITING SYMPOSIUM PRESENTATION 61: SignWriting in Unicode Next by Stephen...
SIGNWRITING SYMPOSIUM PRESENTATION 61: SignWriting in Unicode Next by Stephen...SIGNWRITING SYMPOSIUM PRESENTATION 61: SignWriting in Unicode Next by Stephen...
SIGNWRITING SYMPOSIUM PRESENTATION 61: SignWriting in Unicode Next by Stephen...
 
The Use and Structure of SignMaker 2015
The Use and Structure of SignMaker 2015The Use and Structure of SignMaker 2015
The Use and Structure of SignMaker 2015
 
SIGNWRITING SYMPOSIUM PRESENTATION 49: The Use and Structure of SignMaker 201...
SIGNWRITING SYMPOSIUM PRESENTATION 49: The Use and Structure of SignMaker 201...SIGNWRITING SYMPOSIUM PRESENTATION 49: The Use and Structure of SignMaker 201...
SIGNWRITING SYMPOSIUM PRESENTATION 49: The Use and Structure of SignMaker 201...
 
Issues with SignWriting in Unicode 8
Issues with SignWriting in Unicode 8Issues with SignWriting in Unicode 8
Issues with SignWriting in Unicode 8
 
SIGNWRITING IN UNICODE 8 ISSUES 2015 by Stephen E Slevinski Jr
SIGNWRITING IN UNICODE 8 ISSUES 2015 by Stephen E Slevinski JrSIGNWRITING IN UNICODE 8 ISSUES 2015 by Stephen E Slevinski Jr
SIGNWRITING IN UNICODE 8 ISSUES 2015 by Stephen E Slevinski Jr
 
Formatting text with CSS
Formatting text with CSSFormatting text with CSS
Formatting text with CSS
 
SIGNWRITING SYMPOSIUM PRESENTATION 43: The SignWriting Stack 2015 by Stephen ...
SIGNWRITING SYMPOSIUM PRESENTATION 43: The SignWriting Stack 2015 by Stephen ...SIGNWRITING SYMPOSIUM PRESENTATION 43: The SignWriting Stack 2015 by Stephen ...
SIGNWRITING SYMPOSIUM PRESENTATION 43: The SignWriting Stack 2015 by Stephen ...
 
SignWriting Stack 2015
SignWriting Stack 2015SignWriting Stack 2015
SignWriting Stack 2015
 
CSS
CSSCSS
CSS
 
L4 Fashioning Text Styles and Colors
L4   Fashioning Text Styles and ColorsL4   Fashioning Text Styles and Colors
L4 Fashioning Text Styles and Colors
 
Web Design Course: CSS lecture 3
Web Design Course: CSS lecture 3Web Design Course: CSS lecture 3
Web Design Course: CSS lecture 3
 
Datavideo CG-350
Datavideo CG-350Datavideo CG-350
Datavideo CG-350
 
Datavideo CG-350
Datavideo CG-350Datavideo CG-350
Datavideo CG-350
 
The CSS Summit: CSS & Form Elements
The CSS Summit: CSS & Form ElementsThe CSS Summit: CSS & Form Elements
The CSS Summit: CSS & Form Elements
 
Cyberworx Brand identity
Cyberworx Brand identityCyberworx Brand identity
Cyberworx Brand identity
 
CSS 3
CSS 3CSS 3
CSS 3
 
draft-slevinski-signwriting-text
draft-slevinski-signwriting-textdraft-slevinski-signwriting-text
draft-slevinski-signwriting-text
 
[WebVisions 2010] (More) Designing Our Way Through Forms
[WebVisions 2010] (More) Designing Our Way Through Forms[WebVisions 2010] (More) Designing Our Way Through Forms
[WebVisions 2010] (More) Designing Our Way Through Forms
 
Css
CssCss
Css
 

Más de SignWriting For Sign Languages

SignWriting Symposium 2018: Myanmar Signwriting Fingerspelling Keyboards
SignWriting Symposium 2018: Myanmar Signwriting Fingerspelling KeyboardsSignWriting Symposium 2018: Myanmar Signwriting Fingerspelling Keyboards
SignWriting Symposium 2018: Myanmar Signwriting Fingerspelling KeyboardsSignWriting For Sign Languages
 
SignWriting Symposium 2018 Presentation 71: "SignWriting Vision 2030" by Step...
SignWriting Symposium 2018 Presentation 71: "SignWriting Vision 2030" by Step...SignWriting Symposium 2018 Presentation 71: "SignWriting Vision 2030" by Step...
SignWriting Symposium 2018 Presentation 71: "SignWriting Vision 2030" by Step...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 68: "Sign Language Writing: SignWriting as...
SIGNWRITING SYMPOSIUM PRESENTATION 68: "Sign Language Writing: SignWriting as...SIGNWRITING SYMPOSIUM PRESENTATION 68: "Sign Language Writing: SignWriting as...
SIGNWRITING SYMPOSIUM PRESENTATION 68: "Sign Language Writing: SignWriting as...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM 2017: "SignEcriture: A Decade of Writing French-Swiss S...
SIGNWRITING SYMPOSIUM 2017: "SignEcriture: A Decade of Writing French-Swiss S...SIGNWRITING SYMPOSIUM 2017: "SignEcriture: A Decade of Writing French-Swiss S...
SIGNWRITING SYMPOSIUM 2017: "SignEcriture: A Decade of Writing French-Swiss S...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM 2016 PRESENTATION 63 "Using SignWriting for the Peruvia...
SIGNWRITING SYMPOSIUM 2016 PRESENTATION 63 "Using SignWriting for the Peruvia...SIGNWRITING SYMPOSIUM 2016 PRESENTATION 63 "Using SignWriting for the Peruvia...
SIGNWRITING SYMPOSIUM 2016 PRESENTATION 63 "Using SignWriting for the Peruvia...SignWriting For Sign Languages
 
SignWriting Symposium 2016 Live Broadcast July 18 Session 1: “A Home & Educat...
SignWriting Symposium 2016 Live Broadcast July 18 Session 1: “A Home & Educat...SignWriting Symposium 2016 Live Broadcast July 18 Session 1: “A Home & Educat...
SignWriting Symposium 2016 Live Broadcast July 18 Session 1: “A Home & Educat...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 56: "SignWriting in Tunisian Deaf Educatio...
SIGNWRITING SYMPOSIUM PRESENTATION 56: "SignWriting in Tunisian Deaf Educatio...SIGNWRITING SYMPOSIUM PRESENTATION 56: "SignWriting in Tunisian Deaf Educatio...
SIGNWRITING SYMPOSIUM PRESENTATION 56: "SignWriting in Tunisian Deaf Educatio...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 57: "A Web Tool for Building Parallel Corp...
SIGNWRITING SYMPOSIUM PRESENTATION 57: "A Web Tool for Building Parallel Corp...SIGNWRITING SYMPOSIUM PRESENTATION 57: "A Web Tool for Building Parallel Corp...
SIGNWRITING SYMPOSIUM PRESENTATION 57: "A Web Tool for Building Parallel Corp...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 59: "The spread of SignWriting in Maranhão...
SIGNWRITING SYMPOSIUM PRESENTATION 59: "The spread of SignWriting in Maranhão...SIGNWRITING SYMPOSIUM PRESENTATION 59: "The spread of SignWriting in Maranhão...
SIGNWRITING SYMPOSIUM PRESENTATION 59: "The spread of SignWriting in Maranhão...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 60: "The Learning of SignWriting at ANPACI...
SIGNWRITING SYMPOSIUM PRESENTATION 60: "The Learning of SignWriting at ANPACI...SIGNWRITING SYMPOSIUM PRESENTATION 60: "The Learning of SignWriting at ANPACI...
SIGNWRITING SYMPOSIUM PRESENTATION 60: "The Learning of SignWriting at ANPACI...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text ...
SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text ...SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text ...
SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text ...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 58: "SignWriting as an appropriate writing...
SIGNWRITING SYMPOSIUM PRESENTATION 58: "SignWriting as an appropriate writing...SIGNWRITING SYMPOSIUM PRESENTATION 58: "SignWriting as an appropriate writing...
SIGNWRITING SYMPOSIUM PRESENTATION 58: "SignWriting as an appropriate writing...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 54 SignTyp: a cross linguistic database an...
SIGNWRITING SYMPOSIUM PRESENTATION 54 SignTyp: a cross linguistic database an...SIGNWRITING SYMPOSIUM PRESENTATION 54 SignTyp: a cross linguistic database an...
SIGNWRITING SYMPOSIUM PRESENTATION 54 SignTyp: a cross linguistic database an...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 62: SignPuddle 3: Front and Back by Stephe...
SIGNWRITING SYMPOSIUM PRESENTATION 62: SignPuddle 3: Front and Back by Stephe...SIGNWRITING SYMPOSIUM PRESENTATION 62: SignPuddle 3: Front and Back by Stephe...
SIGNWRITING SYMPOSIUM PRESENTATION 62: SignPuddle 3: Front and Back by Stephe...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 55: "Moving Forward with Sign Language Pro...
SIGNWRITING SYMPOSIUM PRESENTATION 55: "Moving Forward with Sign Language Pro...SIGNWRITING SYMPOSIUM PRESENTATION 55: "Moving Forward with Sign Language Pro...
SIGNWRITING SYMPOSIUM PRESENTATION 55: "Moving Forward with Sign Language Pro...SignWriting For Sign Languages
 
SIGNWRITING: Special Thanks to UTC (Unicode Technical Committee) 2015 by Step...
SIGNWRITING: Special Thanks to UTC (Unicode Technical Committee) 2015 by Step...SIGNWRITING: Special Thanks to UTC (Unicode Technical Committee) 2015 by Step...
SIGNWRITING: Special Thanks to UTC (Unicode Technical Committee) 2015 by Step...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 49, Part 1: SignWriting in an ASCII World ...
SIGNWRITING SYMPOSIUM PRESENTATION 49, Part 1: SignWriting in an ASCII World ...SIGNWRITING SYMPOSIUM PRESENTATION 49, Part 1: SignWriting in an ASCII World ...
SIGNWRITING SYMPOSIUM PRESENTATION 49, Part 1: SignWriting in an ASCII World ...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 48: SignWriting Interface For a Journal Sy...
SIGNWRITING SYMPOSIUM PRESENTATION 48: SignWriting Interface For a Journal Sy...SIGNWRITING SYMPOSIUM PRESENTATION 48: SignWriting Interface For a Journal Sy...
SIGNWRITING SYMPOSIUM PRESENTATION 48: SignWriting Interface For a Journal Sy...SignWriting For Sign Languages
 
SIGNWRITING SYMPOSIUM PRESENTATION 47: Signing to write: SignWriting in the C...
SIGNWRITING SYMPOSIUM PRESENTATION 47: Signing to write: SignWriting in the C...SIGNWRITING SYMPOSIUM PRESENTATION 47: Signing to write: SignWriting in the C...
SIGNWRITING SYMPOSIUM PRESENTATION 47: Signing to write: SignWriting in the C...SignWriting For Sign Languages
 

Más de SignWriting For Sign Languages (20)

SignWriting Symposium 2018: Myanmar Signwriting Fingerspelling Keyboards
SignWriting Symposium 2018: Myanmar Signwriting Fingerspelling KeyboardsSignWriting Symposium 2018: Myanmar Signwriting Fingerspelling Keyboards
SignWriting Symposium 2018: Myanmar Signwriting Fingerspelling Keyboards
 
SignWriting Symposium 2018 Presentation 71: "SignWriting Vision 2030" by Step...
SignWriting Symposium 2018 Presentation 71: "SignWriting Vision 2030" by Step...SignWriting Symposium 2018 Presentation 71: "SignWriting Vision 2030" by Step...
SignWriting Symposium 2018 Presentation 71: "SignWriting Vision 2030" by Step...
 
SIGNWRITING SYMPOSIUM PRESENTATION 68: "Sign Language Writing: SignWriting as...
SIGNWRITING SYMPOSIUM PRESENTATION 68: "Sign Language Writing: SignWriting as...SIGNWRITING SYMPOSIUM PRESENTATION 68: "Sign Language Writing: SignWriting as...
SIGNWRITING SYMPOSIUM PRESENTATION 68: "Sign Language Writing: SignWriting as...
 
SIGNWRITING SYMPOSIUM 2017: "SignEcriture: A Decade of Writing French-Swiss S...
SIGNWRITING SYMPOSIUM 2017: "SignEcriture: A Decade of Writing French-Swiss S...SIGNWRITING SYMPOSIUM 2017: "SignEcriture: A Decade of Writing French-Swiss S...
SIGNWRITING SYMPOSIUM 2017: "SignEcriture: A Decade of Writing French-Swiss S...
 
SIGNWRITING SYMPOSIUM 2016 PRESENTATION 63 "Using SignWriting for the Peruvia...
SIGNWRITING SYMPOSIUM 2016 PRESENTATION 63 "Using SignWriting for the Peruvia...SIGNWRITING SYMPOSIUM 2016 PRESENTATION 63 "Using SignWriting for the Peruvia...
SIGNWRITING SYMPOSIUM 2016 PRESENTATION 63 "Using SignWriting for the Peruvia...
 
SignWriting Symposium 2016 Live Broadcast July 18 Session 1: “A Home & Educat...
SignWriting Symposium 2016 Live Broadcast July 18 Session 1: “A Home & Educat...SignWriting Symposium 2016 Live Broadcast July 18 Session 1: “A Home & Educat...
SignWriting Symposium 2016 Live Broadcast July 18 Session 1: “A Home & Educat...
 
SIGNWRITING SYMPOSIUM PRESENTATION 56: "SignWriting in Tunisian Deaf Educatio...
SIGNWRITING SYMPOSIUM PRESENTATION 56: "SignWriting in Tunisian Deaf Educatio...SIGNWRITING SYMPOSIUM PRESENTATION 56: "SignWriting in Tunisian Deaf Educatio...
SIGNWRITING SYMPOSIUM PRESENTATION 56: "SignWriting in Tunisian Deaf Educatio...
 
SIGNWRITING SYMPOSIUM PRESENTATION 57: "A Web Tool for Building Parallel Corp...
SIGNWRITING SYMPOSIUM PRESENTATION 57: "A Web Tool for Building Parallel Corp...SIGNWRITING SYMPOSIUM PRESENTATION 57: "A Web Tool for Building Parallel Corp...
SIGNWRITING SYMPOSIUM PRESENTATION 57: "A Web Tool for Building Parallel Corp...
 
SIGNWRITING SYMPOSIUM PRESENTATION 59: "The spread of SignWriting in Maranhão...
SIGNWRITING SYMPOSIUM PRESENTATION 59: "The spread of SignWriting in Maranhão...SIGNWRITING SYMPOSIUM PRESENTATION 59: "The spread of SignWriting in Maranhão...
SIGNWRITING SYMPOSIUM PRESENTATION 59: "The spread of SignWriting in Maranhão...
 
SIGNWRITING SYMPOSIUM PRESENTATION 60: "The Learning of SignWriting at ANPACI...
SIGNWRITING SYMPOSIUM PRESENTATION 60: "The Learning of SignWriting at ANPACI...SIGNWRITING SYMPOSIUM PRESENTATION 60: "The Learning of SignWriting at ANPACI...
SIGNWRITING SYMPOSIUM PRESENTATION 60: "The Learning of SignWriting at ANPACI...
 
SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text ...
SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text ...SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text ...
SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text ...
 
SIGNWRITING SYMPOSIUM PRESENTATION 58: "SignWriting as an appropriate writing...
SIGNWRITING SYMPOSIUM PRESENTATION 58: "SignWriting as an appropriate writing...SIGNWRITING SYMPOSIUM PRESENTATION 58: "SignWriting as an appropriate writing...
SIGNWRITING SYMPOSIUM PRESENTATION 58: "SignWriting as an appropriate writing...
 
SIGNWRITING SYMPOSIUM PRESENTATION 54 SignTyp: a cross linguistic database an...
SIGNWRITING SYMPOSIUM PRESENTATION 54 SignTyp: a cross linguistic database an...SIGNWRITING SYMPOSIUM PRESENTATION 54 SignTyp: a cross linguistic database an...
SIGNWRITING SYMPOSIUM PRESENTATION 54 SignTyp: a cross linguistic database an...
 
SIGNWRITING SYMPOSIUM PRESENTATION 62: SignPuddle 3: Front and Back by Stephe...
SIGNWRITING SYMPOSIUM PRESENTATION 62: SignPuddle 3: Front and Back by Stephe...SIGNWRITING SYMPOSIUM PRESENTATION 62: SignPuddle 3: Front and Back by Stephe...
SIGNWRITING SYMPOSIUM PRESENTATION 62: SignPuddle 3: Front and Back by Stephe...
 
SIGNWRITING SYMPOSIUM PRESENTATION 55: "Moving Forward with Sign Language Pro...
SIGNWRITING SYMPOSIUM PRESENTATION 55: "Moving Forward with Sign Language Pro...SIGNWRITING SYMPOSIUM PRESENTATION 55: "Moving Forward with Sign Language Pro...
SIGNWRITING SYMPOSIUM PRESENTATION 55: "Moving Forward with Sign Language Pro...
 
Lessons in SignWriting Textbook by Valerie Sutton
Lessons in SignWriting Textbook by Valerie SuttonLessons in SignWriting Textbook by Valerie Sutton
Lessons in SignWriting Textbook by Valerie Sutton
 
SIGNWRITING: Special Thanks to UTC (Unicode Technical Committee) 2015 by Step...
SIGNWRITING: Special Thanks to UTC (Unicode Technical Committee) 2015 by Step...SIGNWRITING: Special Thanks to UTC (Unicode Technical Committee) 2015 by Step...
SIGNWRITING: Special Thanks to UTC (Unicode Technical Committee) 2015 by Step...
 
SIGNWRITING SYMPOSIUM PRESENTATION 49, Part 1: SignWriting in an ASCII World ...
SIGNWRITING SYMPOSIUM PRESENTATION 49, Part 1: SignWriting in an ASCII World ...SIGNWRITING SYMPOSIUM PRESENTATION 49, Part 1: SignWriting in an ASCII World ...
SIGNWRITING SYMPOSIUM PRESENTATION 49, Part 1: SignWriting in an ASCII World ...
 
SIGNWRITING SYMPOSIUM PRESENTATION 48: SignWriting Interface For a Journal Sy...
SIGNWRITING SYMPOSIUM PRESENTATION 48: SignWriting Interface For a Journal Sy...SIGNWRITING SYMPOSIUM PRESENTATION 48: SignWriting Interface For a Journal Sy...
SIGNWRITING SYMPOSIUM PRESENTATION 48: SignWriting Interface For a Journal Sy...
 
SIGNWRITING SYMPOSIUM PRESENTATION 47: Signing to write: SignWriting in the C...
SIGNWRITING SYMPOSIUM PRESENTATION 47: Signing to write: SignWriting in the C...SIGNWRITING SYMPOSIUM PRESENTATION 47: Signing to write: SignWriting in the C...
SIGNWRITING SYMPOSIUM PRESENTATION 47: Signing to write: SignWriting in the C...
 

Último

Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceanilsa9823
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 

Último (20)

Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 

SIGNWRITING SYMPOSIUM PRESENTATION 61: "SignWriting in Unicode and Rich Text Considerations" by Stephen E. Slevinski Jr.

  • 1. http://www.signwriting.org/symposium/presentation0061.html Presented at the SignWriting Symposium on July 20th, 2016 SignWriting in Unicode and Rich Text Considerations by Stephen E Slevinski Jr in association with the Center for Sutton Movement Writing
  • 2. The Big Umbrella of the Center for Sutton Movement Writing All sign languages supported right now. 4+ years of stable and free standards. Many implementations from separate groups. Various hand writing styles. Formal SignWriting (FSW) standard
  • 3. AS18711S20500 M514x517S18711490x483S20500486x506 AS18711S20500M514x517S18711490x483S20500486x506 A S18711 S20500 M514x517 S18711490x483 S20500486x506 M 514x517 S18711 490x483 S20500 486x506 (514,517) (490,483) (486,506) Time Space Sequence Marker Symbol Middle Lane SignBox Max Coord Spatial Symbol Formal SignWriting FSW is a formal language and a script encoding
  • 4. Real World Impact http://www.signwriting.org/symposium/presentation0064.html Moving forward with sign language projects under Wikimedia. SignWriting Encyclopedia Projects: Wikipedias in American Sign Language and Tunisian Sign Language October 2016 in San DiegoWikiConference USA https://meta.wikimedia.org/wiki/WikiConference_USA Formal SignWriting Adoption Unicode Considerations
  • 5. SignWriting in Unicode Next Discuss accomplishments Share insights Create action items SignWriting Design, With Three Examples and Their Representation http://www.unicode.org/L2/L2015/15219-signwriting-design.pdf UTC # 148 (August 3-5, 2016)
  • 6. SignWriting Design, With Three Examples and Their Representation M536x518S2ff00482x483S10000521x457
  • 7. SignWriting Design, With Three Examples and Their Representation M518x524S2ff10482x495S34210490x510S31a30489x498S32410491x485S32127497x476
  • 8. SignWriting Design, With Three Examples and Their Representation AS11817S15a06S2960bS20b00S10e30S15a36S30a00S34410M552x611S30a00482x483S34410495x504S11817491x523S15a06482x549S2960b512x542S15a36513x599S10e30517x574S20b00539x587-CZx
  • 9. Discussion Ideas Symbol Encoding Model PUA Plane 16 (37,811 characters) Script Encoding Model PUA Plane 15 (1,179 characters) both designs are productive and plane 16 is used with fonts 2-Dimensional Layout with Graphite and Cartesian coordinates SignWriting has a prototype font that uses Cartesian coordinates to control the 2-dimensional layout with Graphite and PUA Plane 15 characters. If you have any experience with 2-dimensional layout using Cartesian coordinates, let’s discuss the possibilities. Entire Plane for the International SignWriting Alphabet 2010 The ISWA 2010 uses 37,811 glyphs. Each glyph has a unique code point on Private Use Area Plane 16. These code points are used in the 16-bit font files. Rather than use plane 16, it would be nice to use Plane 4.
  • 10. CSMW Proposal for Unicode 10 and 2016 Font Development http://signbank.org/SignWriting_Character_Viewer_2.html 16-bit glyphs set created by Valerie Sutton 652 Palettes of 6 by 16 Grid Dynamic Pages: single file 114 KB Symbol Encoding Model Plane 4 (37,811 characters) No Private Use Area No Ligatures Temporary Characters used with 2 TrueType Fonts SVG and CSS for presentation
  • 11. CSMW Proposal for Unicode 10 with Vertical Layout and Lanes http://codepen.io/Slevinski/pen/MywOej JavaScript and CSS Dynamic http://codepen.io/Slevinski/pen/zqGNqz HTML and CSS Hardcoded Visit either link, then change page size or zoom. The signs will reflow into different columns.
  • 12. CSMW Proposal for Unicode 10 Individual Sign Copy and Paste Double-Click or Triple-Click an individual signs to select. Use the Alternate-Click on the same sign for a menu to copy. An individual sign may or may not appear selected.
  • 13. CSMW Proposal for Unicode 10 Multiple Sign Copy and Paste Using the mouse, click and drag to select several signs. The FSW will be selected, possibly with plane 4 or 16 characters.
  • 14. CSMW Proposal for Unicode 10 with Vertical Layout and Lanes HTML FSW source coordinates Unicode Plane 4 or 16 for S2ff00 http://codepen.io/Slevinski/pen/zqGNqz
  • 15. Formal SignWriting and Fonts Version 1: Private Use Area Plane 16 SignWriting 2010 Fonts https://slevinski.github.io/SignWriting_Character_Viewer/ Render FSW with style, zoom, and reflow Version 2: Proposed Unicode 10 Plane 4 Sutton SignWriting Fonts http://codepen.io/Slevinski/full/XKRPzm/ Sutton SignWriting rendered from Formal SignWriting with 2 KB each of HTML, CSS and JS
  • 16. Plain Text Unicode Standard: Chapter 2 Plain text must contain enough information to permit the text to be rendered legibly, and nothing more. Plain text is a pure sequence of character codes; Formal SignWriting is Plain Text.
  • 17. Rich Text Unicode Standard: Chapter 2 Rich text carries complex formatting information as well as text context. Rich Text is any text representation consisting of plain text plus added information such as a language identifier, font size, color, hypertext links, and so on. Given that rich text equals plain text plus added information, the extra information in rich text can always be stripped away to reveal the “pure” text underneath.
  • 18. Size and color within a sign. Settings for all symbols Settings for specific symbols Styling String -D_blue_ Styling String --D03_blue_ After Formal SignWriting Styled SignWriting Text
  • 19. Defining Colors CSS color names or hex values CSS Color Names • red • green • blue Hex Values (3 or 6 long) • FF0 • FF0000
  • 20. SignWriting Styling String using color and size within a sign - Adjusting all symbols • C - Colorize • P - Padding • G - Background • D - Detail colors • Z - Zoom level -- Adjusting specific symbols • D - Detail colors • Z - Zoom level
  • 21. Colorize - All Symbols Styling String -C
  • 22. Padding - All Symbols Styling String -P10 Signs default with a tight bounding-box. Padding value must be a 2 digit string, from 01 to 99.
  • 23. Background - All Symbols Styling String -G_lightblue_ Signs default with a transparent background
  • 24. Detail Colors - All Symbols Styling String -D_red_ Signs default with a black line and white fill
  • 25. Detail Colors - All Symbols Styling String -D_red,yellow_ Signs default with a black line and white fill
  • 26. Zoom Level - All Symbols Styling String -Z6.4 Signs default with a size of 1 Zoom level can be any integer or decimal value.
  • 27. Combinations - All Symbols Styling String -CP10G_lightblue_Z4 Styling String -P10G_lightblue_D_red,yellow_Z4 The order of the styling options is important.
  • 28. Detail Colors - Specific Symbols Styling String --D01_red,yellow_ Styling String --D02_red,transparent_ Styling String --D03_red_ Specific symbols are identified using a 2 digit string, from 01 to 99.
  • 29. Zoom Level - Specific Symbols Styling String --Z01,2 Styling String --Z02,2,480x490 Styling String --Z03,2,510x500 The zoom level for specific symbols allows for an optional adjustment coordinate, with 500x500 meaning no adjustment.
  • 31. SignWriting in Unicode and Rich Text Considerations by Stephen E Slevinski Jr http://signpuddle.com slevinski@signwriting.org http://www.signwriting.org/symposium/presentation0061.html