UNPKG

@sutton-signwriting/font-ttf

Version:

a javascript package for the web components and browser that generates SVG and PNG images for individual symbols and complete signs

117 lines (90 loc) 3.21 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.5.2] - 2023-10-21 ### fixed - security issue ## [1.5.1] - 2023-10-01 ### fixed - security issue ## [1.5.0] - 2023-03-11 ### Added - symbol transformations: mirror, rotate, flop, and scroll ### Updated - tests and documentation ### Fixed - symbol size for bad input ## [1.4.5] - 2023-02-11 ### Fixed - frequent canvas read warning ## [1.4.4] - 2023-01-09 ### Fixed - security issue ## [1.4.3] - 2022-11-07 ### Changed - donate link ## [1.4.2] - 2022-10-13 ### Changed - types to @sutton-signwritng/core types with optional properties ## [1.4.1] - 2022-09-25 ### Removed - types and exports from package.json ## [1.4.0] - 2022-09-24 ### Added - TypeScript definitions ### Changed - imports to use modules rather than functions ### Fixed - security issue ## [1.3.2] - 2022-04-23 ### Added - data types in documentation ### Fixed - symbol normalization - symbol svg size - testing ## [1.3.1] - 2022-03-30 ### Fixed - SVG formatting - security dependency ## [1.3.0] - 2022-03-20 ### Added - SVG Body functions - Column SVG images - Column PNG images ### Removed - Individual symbol resizing and offset inside of signs ## [1.2.1] - 2022-01-22 ### Changed - Delay DOM setup for server side rendering ## [1.2.0] - 2020-07-24 ### Changed - Updated font CDN to use jsdelivr.net ## [1.1.0] - 2020-02-19 ### Changed - Updated font CDN to use Unpkg ## [1.0.0] - 2019-12-09 ### Added - core modules of font, fsw and swu for individual symbols and complete signs - documentation for core modules [Unreleased]: https://github.com/sutton-signwriting/font-ttf/compare/v1.5.2...HEAD [1.5.2]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.5.2 [1.5.1]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.5.1 [1.5.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.5.0 [1.4.5]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.4.5 [1.4.4]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.4.4 [1.4.3]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.4.3 [1.4.2]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.4.2 [1.4.1]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.4.1 [1.4.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.4.0 [1.3.2]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.3.2 [1.3.1]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.3.1 [1.3.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.3.0 [1.2.1]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.2.1 [1.2.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.2.0 [1.1.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.1.0 [1.0.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.0.0