UNPKG

@sutton-signwriting/unicode8

Version:

a javascript package for processing SignWriting in Unicode 8 (uni8) characters

44 lines (33 loc) 1.28 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Todo - ??? ## [1.2.0] - 2022-11-08 ### Changed - font - dependencies - URL links ## [1.1.2] - 2020-12-12 ### Fixed - symbol compose function ### Added - tests for compose and parse ## [1.1.1] - 2020-12-11 ### Fixed - font-family name to NotoSansSignWriting ## [1.1.0] - 2020-12-10 ### Added - font module with OTF file and font-face declaration and cssAppend function ## [1.0.0] - 2020-12-06 ### Added - unicode 8 modules of symbol, string, and convert - documentation for unicode 8 modules [Unreleased]: https://github.com/sutton-signwriting/unicode8/compare/v1.2.0...HEAD [1.2.0]: https://github.com/sutton-signwriting/unicode8/releases/tag/v1.2.0 [1.1.2]: https://github.com/sutton-signwriting/unicode8/releases/tag/v1.1.2 [1.1.1]: https://github.com/sutton-signwriting/unicode8/releases/tag/v1.1.1 [1.1.0]: https://github.com/sutton-signwriting/unicode8/releases/tag/v1.1.0 [1.0.0]: https://github.com/sutton-signwriting/unicode8/releases/tag/v1.0.0