UNPKG

21.9 kBJSONView Raw
1{"config":{"lang":["en"],"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Sutton SignWriting \uf0c1 SignWriting.org SignWriting Stream Gitter Chat Email List Facebook Group Wikipedia The Sutton SignWriting script is the universal and complete solution for written sign language, ISO 15924 script code \"Sgnw\". It has been applied by a wide and deep international community of sign language users. Sutton SignWriting is an international standard for writing sign languages by hand or with computers. From education to research, from entertainment to religion, SignWriting has proven useful because people are using it to write signed languages. Formal SignWriting is one particular computerized design for Sutton SignWriting. Formal SignWriting envisions a sign as a two-part word of time and space. Each word is written as a string of characters that can be recognized and processed by regular expressions. The design has been optimized for display, searching, sorting, text flow, and other character processing. www.Sutton-SignWriting.io is a website of information and resources about the Sutton SignWriting script and Formal SignWriting technology. Source Package Distribution Download Specification \uf0c1 The Formal SignWriting specification is a faithful encoding of Sutton SignWriting that is documented in an Internet Draft submitted to the IETF. Text HTML XML PDF HTMLized Bibtex Characters \uf0c1 Any sign can be written as a string of characters. Formal SignWriting has two sets of characters that can be used: Formal SignWriting in ASCII (FSW) and SignWriting in Unicode (SWU). These sets are isomorphic with an easy bi-directional conversion between the two sets. Description FSW Characters SWU Characters Sequence Marker A U+1D800 Signbox Markers B, L, M, R U+1D801 to U+1D804 Numbers 250 to 749 U+1D80C to U+1D9FF Symbols S10000 to S38b07 U+40001 to U+4F428 Character Sets FSW Demo FSW Symbols SWU Demo SWU Symbols Fonts \uf0c1 The TrueType Fonts can be used without installing the fonts on any platform with font-face statements. Simply include the following CSS in any HTML page to access the fonts. @font-face { font-family: \"SuttonSignWritingLine\"; src: local('SuttonSignWritingLine'), url('https://unpkg.com/@sutton-signwriting/font-ttf@1.0.0/font/SuttonSignWritingLine.ttf') format('truetype'); } @font-face { font-family: \"SuttonSignWritingFill\"; src: local('SuttonSignWritingFill'), url('https://unpkg.com/@sutton-signwriting/font-ttf@1.0.0/font/SuttonSignWritingFill.ttf') format('truetype'); } @font-face { font-family: \"SuttonSignWritingOneD\"; src: local('SuttonSignWritingOneD'), url('https://unpkg.com/@sutton-signwriting/font-ttf@1.0.0/font/SuttonSignWritingOneD.ttf') format('truetype'); } If the fonts are installed, then the system fonts will be used. If the fonts are not installed when a SignWriting Font page is opened, the CSS will cause the fonts to be automatically downloaded to the browser's cache on the first visit. Once the fonts are installed in the browser cache, they will remain there until the browser cache is emptied. Any webside that uses this CSS can access the browser installed font without requesting a new copy. The fonts are 18 MB, so the first page view make take a few seconds or longer depending on your download speed and processor. Reference Development Source Distribution Production \uf0c1 Sutton SignWriting has several production ready packages available on GitHub, NPM, and Unpkg. @sutton-signwriting/core \uf0c1 a javascript package for node and browsers that supports general processing of SignWriting text Docs Source Package Distribution @sutton-signwriting/font-db \uf0c1 a javascript package for node that generates SVG and PNG images for individual symbols and complete signs Docs Source Package Distribution @sutton-signwriting/font-ttf \uf0c1 a javascript package for the browser that generates SVG and PNG images for individual symbols and complete signs using TrueType Fonts Docs Source Package Distribution @sutton-signwriting/sgnw-components \uf0c1 a javascript package for the browser that includes a collection of web components built with https://stenciljs.com/ Docs Source Package Distribution SignMaker 2022 \uf0c1 Sutton SignWriting has one prototype that is ready to use. @sutton-signwriting/signmaker \uf0c1 an online editor that can be accessed directly, embedded in an iFrame, and downloaded Direct iFrame Download Source Package Distribution Machine Learning \uf0c1 Sutton SignWriting is growing in the machine learning communities. handwriting recognition of SignWriting video to SignWriting SignWriting to spoken language spoken language to SignWriting @sign-language-processing \uf0c1 A collection of projects using SignWriting with large datasets and machine learning. About Projects @sign-language-processing/sign-translate \uf0c1 A bi-directional multilingual translation app for desktop and mobile, based on state-of-the-art real-time client side models. Source @sign-language-processing/signwriting-annotator \uf0c1 This project aims to transcribe in SignWriting a large vocabulary of single-sign videos in various signed languages. Source Help Annotate @agarsev/visse \uf0c1 The VisSE project (\"Visualizando la SignoEscritura\", \"Visualizing SignWriting\") aims to develop tools that ease the use and understanding of SignWriting in the digital world. Source Homepage @andreihirata/SignWriting \uf0c1 Python script for extracting deep learning features from images. Source @J22Melody/signwriting-translation \uf0c1 Python scripts to analyze SignWriting text Source Development \uf0c1 Sutton SignWriting has three coding projects under development. @sutton-signwriting/cloud-maker \uf0c1 a collection of scripts and data used together to make a functional Sutton SignWriting Cloud server Source @sutton-signwriting/hello-world \uf0c1 a client-side application with optional connection to a cloud server Source Prototype @sutton-signwriting/portable \uf0c1 utilities to create filesystems, static websites, USB drives, client side applications, and cloud server installations Source","title":"Home"},{"location":"#sutton-signwriting","text":"SignWriting.org SignWriting Stream Gitter Chat Email List Facebook Group Wikipedia The Sutton SignWriting script is the universal and complete solution for written sign language, ISO 15924 script code \"Sgnw\". It has been applied by a wide and deep international community of sign language users. Sutton SignWriting is an international standard for writing sign languages by hand or with computers. From education to research, from entertainment to religion, SignWriting has proven useful because people are using it to write signed languages. Formal SignWriting is one particular computerized design for Sutton SignWriting. Formal SignWriting envisions a sign as a two-part word of time and space. Each word is written as a string of characters that can be recognized and processed by regular expressions. The design has been optimized for display, searching, sorting, text flow, and other character processing. www.Sutton-SignWriting.io is a website of information and resources about the Sutton SignWriting script and Formal SignWriting technology. Source Package Distribution Download","title":"Sutton SignWriting"},{"location":"#specification","text":"The Formal SignWriting specification is a faithful encoding of Sutton SignWriting that is documented in an Internet Draft submitted to the IETF. Text HTML XML PDF HTMLized Bibtex","title":"Specification"},{"location":"#characters","text":"Any sign can be written as a string of characters. Formal SignWriting has two sets of characters that can be used: Formal SignWriting in ASCII (FSW) and SignWriting in Unicode (SWU). These sets are isomorphic with an easy bi-directional conversion between the two sets. Description FSW Characters SWU Characters Sequence Marker A U+1D800 Signbox Markers B, L, M, R U+1D801 to U+1D804 Numbers 250 to 749 U+1D80C to U+1D9FF Symbols S10000 to S38b07 U+40001 to U+4F428 Character Sets FSW Demo FSW Symbols SWU Demo SWU Symbols","title":"Characters"},{"location":"#fonts","text":"The TrueType Fonts can be used without installing the fonts on any platform with font-face statements. Simply include the following CSS in any HTML page to access the fonts. @font-face { font-family: \"SuttonSignWritingLine\"; src: local('SuttonSignWritingLine'), url('https://unpkg.com/@sutton-signwriting/font-ttf@1.0.0/font/SuttonSignWritingLine.ttf') format('truetype'); } @font-face { font-family: \"SuttonSignWritingFill\"; src: local('SuttonSignWritingFill'), url('https://unpkg.com/@sutton-signwriting/font-ttf@1.0.0/font/SuttonSignWritingFill.ttf') format('truetype'); } @font-face { font-family: \"SuttonSignWritingOneD\"; src: local('SuttonSignWritingOneD'), url('https://unpkg.com/@sutton-signwriting/font-ttf@1.0.0/font/SuttonSignWritingOneD.ttf') format('truetype'); } If the fonts are installed, then the system fonts will be used. If the fonts are not installed when a SignWriting Font page is opened, the CSS will cause the fonts to be automatically downloaded to the browser's cache on the first visit. Once the fonts are installed in the browser cache, they will remain there until the browser cache is emptied. Any webside that uses this CSS can access the browser installed font without requesting a new copy. The fonts are 18 MB, so the first page view make take a few seconds or longer depending on your download speed and processor. Reference Development Source Distribution","title":"Fonts"},{"location":"#production","text":"Sutton SignWriting has several production ready packages available on GitHub, NPM, and Unpkg.","title":"Production"},{"location":"#sutton-signwritingcore","text":"a javascript package for node and browsers that supports general processing of SignWriting text Docs Source Package Distribution","title":"@sutton-signwriting/core"},{"location":"#sutton-signwritingfont-db","text":"a javascript package for node that generates SVG and PNG images for individual symbols and complete signs Docs Source Package Distribution","title":"@sutton-signwriting/font-db"},{"location":"#sutton-signwritingfont-ttf","text":"a javascript package for the browser that generates SVG and PNG images for individual symbols and complete signs using TrueType Fonts Docs Source Package Distribution","title":"@sutton-signwriting/font-ttf"},{"location":"#sutton-signwritingsgnw-components","text":"a javascript package for the browser that includes a collection of web components built with https://stenciljs.com/ Docs Source Package Distribution","title":"@sutton-signwriting/sgnw-components"},{"location":"#signmaker-2022","text":"Sutton SignWriting has one prototype that is ready to use.","title":"SignMaker 2022"},{"location":"#sutton-signwritingsignmaker","text":"an online editor that can be accessed directly, embedded in an iFrame, and downloaded Direct iFrame Download Source Package Distribution","title":"@sutton-signwriting/signmaker"},{"location":"#machine-learning","text":"Sutton SignWriting is growing in the machine learning communities. handwriting recognition of SignWriting video to SignWriting SignWriting to spoken language spoken language to SignWriting","title":"Machine Learning"},{"location":"#sign-language-processing","text":"A collection of projects using SignWriting with large datasets and machine learning. About Projects","title":"@sign-language-processing"},{"location":"#sign-language-processingsign-translate","text":"A bi-directional multilingual translation app for desktop and mobile, based on state-of-the-art real-time client side models. Source","title":"@sign-language-processing/sign-translate"},{"location":"#sign-language-processingsignwriting-annotator","text":"This project aims to transcribe in SignWriting a large vocabulary of single-sign videos in various signed languages. Source Help Annotate","title":"@sign-language-processing/signwriting-annotator"},{"location":"#agarsevvisse","text":"The VisSE project (\"Visualizando la SignoEscritura\", \"Visualizing SignWriting\") aims to develop tools that ease the use and understanding of SignWriting in the digital world. Source Homepage","title":"@agarsev/visse"},{"location":"#andreihiratasignwriting","text":"Python script for extracting deep learning features from images. Source","title":"@andreihirata/SignWriting"},{"location":"#j22melodysignwriting-translation","text":"Python scripts to analyze SignWriting text Source","title":"@J22Melody/signwriting-translation"},{"location":"#development","text":"Sutton SignWriting has three coding projects under development.","title":"Development"},{"location":"#sutton-signwritingcloud-maker","text":"a collection of scripts and data used together to make a functional Sutton SignWriting Cloud server Source","title":"@sutton-signwriting/cloud-maker"},{"location":"#sutton-signwritinghello-world","text":"a client-side application with optional connection to a cloud server Source Prototype","title":"@sutton-signwriting/hello-world"},{"location":"#sutton-signwritingportable","text":"utilities to create filesystems, static websites, USB drives, client side applications, and cloud server installations Source","title":"@sutton-signwriting/portable"},{"location":"sponsors/","text":"Sponsors \uf0c1 We support free culture! Our Gift \uf0c1 The Sutton SignWriting script is Valerie Sutton's gift to the world. She first created SignWriting in 1974. Since then, she has continued to develop, promote, and encourage the use of SignWriting throughout the world. The Formal SignWriting encoding and infrastructure is Steve Slevinski's gift to the world. He joined Valerie Sutton in 2004 after several previous generations of writers and developers. Working together, the Sutton-Slevinski collaboration created the Sutton SignWriting standards of 2010 , 2012 , and 2017 that we all use today. Our licenses are open and permissive, including the Open Font License, MIT, and Creative Commons. Use of Sutton SignWriting characters, fonts, packages, and data is open to all. Sutton SignWriting can be used for education, research, fun, and for profit. Our Request \uf0c1 Use Sutton SignWriting and enjoy. If you are able, consider financially supporting our efforts. If you are unable to financially support our efforts, consider asking someone you know who can. In several ways, money is a limiting factor for what we can accomplish. We have big dreams for the future and we'd love to bring you more options and better tools. Fortunately, time is on our side. SignWriting is inevitable. Your financial support isn't necessary for SignWriting to succeed, but your support will improve our development speed and quality. Patreon \uf0c1 Our main source of funding to keep the servers running and cover registration fees. https://patreon.com/signwriting PayPal \uf0c1 Crypto \uf0c1 Bitcoin: bc1qj0fxphz4qsdt6xd4f3cr4lc96rxyp2ngh0npdp Ethereum: 0x68733c1Dd7CB5A76d38b0711d937FBb953928357 Dogecoin: DC8K7qWC7WdTrbDSpAJhFtp3kr9owzMF8j Thank You \uf0c1 Thank you to all of our readers, writers, and developers. Future generations will be blessed because of what we do today. A special thanks to all of our financial supporters. You help keep the servers running and encourage future growth. We are honored by those who believe in our work enough to make a financial commitment.","title":"Sponsors"},{"location":"sponsors/#sponsors","text":"We support free culture!","title":"Sponsors"},{"location":"sponsors/#our-gift","text":"The Sutton SignWriting script is Valerie Sutton's gift to the world. She first created SignWriting in 1974. Since then, she has continued to develop, promote, and encourage the use of SignWriting throughout the world. The Formal SignWriting encoding and infrastructure is Steve Slevinski's gift to the world. He joined Valerie Sutton in 2004 after several previous generations of writers and developers. Working together, the Sutton-Slevinski collaboration created the Sutton SignWriting standards of 2010 , 2012 , and 2017 that we all use today. Our licenses are open and permissive, including the Open Font License, MIT, and Creative Commons. Use of Sutton SignWriting characters, fonts, packages, and data is open to all. Sutton SignWriting can be used for education, research, fun, and for profit.","title":"Our Gift"},{"location":"sponsors/#our-request","text":"Use Sutton SignWriting and enjoy. If you are able, consider financially supporting our efforts. If you are unable to financially support our efforts, consider asking someone you know who can. In several ways, money is a limiting factor for what we can accomplish. We have big dreams for the future and we'd love to bring you more options and better tools. Fortunately, time is on our side. SignWriting is inevitable. Your financial support isn't necessary for SignWriting to succeed, but your support will improve our development speed and quality.","title":"Our Request"},{"location":"sponsors/#patreon","text":"Our main source of funding to keep the servers running and cover registration fees. https://patreon.com/signwriting","title":"Patreon"},{"location":"sponsors/#paypal","text":"","title":"PayPal"},{"location":"sponsors/#crypto","text":"Bitcoin: bc1qj0fxphz4qsdt6xd4f3cr4lc96rxyp2ngh0npdp Ethereum: 0x68733c1Dd7CB5A76d38b0711d937FBb953928357 Dogecoin: DC8K7qWC7WdTrbDSpAJhFtp3kr9owzMF8j","title":"Crypto"},{"location":"sponsors/#thank-you","text":"Thank you to all of our readers, writers, and developers. Future generations will be blessed because of what we do today. A special thanks to all of our financial supporters. You help keep the servers running and encourage future growth. We are honored by those who believe in our work enough to make a financial commitment.","title":"Thank You"},{"location":"subdomains/","text":"Subdomains \uf0c1 Apex Domain www token cloud archive legacy Subdomain Purpose Status Apex Domain Not configured www Static Information Live using github pages token Authentication Under Development cloud Data Services Under Development archive Data Archives Under Development legacy Historical Source Under Development Apex Domain \uf0c1 The Apex Domain of Sutton-SignWriting.io is not available yet. The DNS entry points to the Sutton SignWriting flagship server. The server configuration needs a definition, redirect, and security certificates. https://sutton-signwriting.io www \uf0c1 The www subdomain of Sutton-SignWriting.io is live on GitHub pages. This subdomain hosts the main documentation for Sutton SignWriting along with various project sites. https://www.sutton-signwriting.io https://www.sutton-signwriting.io/core https://www.sutton-signwriting.io/font-db https://www.sutton-signwriting.io/font-ttf https://www.sutton-signwriting.io/sgnw-components https://www.sutton-signwriting.io/signmaker token \uf0c1 The token subdomain is used to provision and validate Json Web Tokens for Sutton SignWriting authentication. JWT is used to validate access to routes using header authentication and URI. Use \"jti\" to pass via URL query parameter. https://jwt.io RFC 7519 cloud \uf0c1 The cloud subdomain is under active development. The cloud will collect and organize writing by country, language, and channel. The source code is on GitHub. https://github.com/sutton-signwriting/cloud-maker archive \uf0c1 The archive subdomain will be used to host large datasets by group and project. Project data will be divided between: rawdata - starting point sourcedata - nicely formatted TSV and JSON data derivatives - useful prebuilt by pipeline legacy \uf0c1 The legacy subdomain will be used to host historical websites and documents.","title":"Subdomains"},{"location":"subdomains/#subdomains","text":"Apex Domain www token cloud archive legacy Subdomain Purpose Status Apex Domain Not configured www Static Information Live using github pages token Authentication Under Development cloud Data Services Under Development archive Data Archives Under Development legacy Historical Source Under Development","title":"Subdomains"},{"location":"subdomains/#apex-domain","text":"The Apex Domain of Sutton-SignWriting.io is not available yet. The DNS entry points to the Sutton SignWriting flagship server. The server configuration needs a definition, redirect, and security certificates. https://sutton-signwriting.io","title":"Apex Domain"},{"location":"subdomains/#www","text":"The www subdomain of Sutton-SignWriting.io is live on GitHub pages. This subdomain hosts the main documentation for Sutton SignWriting along with various project sites. https://www.sutton-signwriting.io https://www.sutton-signwriting.io/core https://www.sutton-signwriting.io/font-db https://www.sutton-signwriting.io/font-ttf https://www.sutton-signwriting.io/sgnw-components https://www.sutton-signwriting.io/signmaker","title":"www"},{"location":"subdomains/#token","text":"The token subdomain is used to provision and validate Json Web Tokens for Sutton SignWriting authentication. JWT is used to validate access to routes using header authentication and URI. Use \"jti\" to pass via URL query parameter. https://jwt.io RFC 7519","title":"token"},{"location":"subdomains/#cloud","text":"The cloud subdomain is under active development. The cloud will collect and organize writing by country, language, and channel. The source code is on GitHub. https://github.com/sutton-signwriting/cloud-maker","title":"cloud"},{"location":"subdomains/#archive","text":"The archive subdomain will be used to host large datasets by group and project. Project data will be divided between: rawdata - starting point sourcedata - nicely formatted TSV and JSON data derivatives - useful prebuilt by pipeline","title":"archive"},{"location":"subdomains/#legacy","text":"The legacy subdomain will be used to host historical websites and documents.","title":"legacy"}]}
\No newline at end of file