UNPKG

@sutton-signwriting/font-db

Version:

a javascript package for node that generates SVG and PNG images for individual symbols and complete signs

76 lines (56 loc) 2 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] ## [2.2.0] - 2024-12-07 ### Updated - sutton-signwriting/core to v2 to support the SignWriting null symbol ### Fixed - security issue ## [2.1.0] - 2024-02-18 ### Updated - svg to png library for speed improvement ### Added - scaling to specific width or height for PNG - scaling and examples to built-in server ### Fixed - security issue ## [2.0.5] - 2023-10-21 ### Fixed - security issue ## [2.0.4] - 2023-10-01 ### Fixed - security issue ## [2.0.3] - 2023-01-09 ### Fixed - security issue ## [2.0.2] - 2022-11-07 ### Changed - donate link - dependencies ## [2.0.1] - 2022-06-24 ### Added - common dir in npm ## [2.0.0] - 2022-04-22 ### Changed - function callbacks to async/await ### Added - svg body functions for symbols and signs - svg and png column images for FSW and SWU ### Fixed - symbol normalization for FSW and SWU ### Removed - Individual symbol resizing and offset inside of signs ## [1.0.1] - 2019-11-06 ### Added - core modules of fsw and swu for individual symbols and complete signs - documentation for core modules [Unreleased]: https://github.com/sutton-signwriting/font-db/compare/v2.0.5...HEAD [2.0.5]: https://github.com/sutton-signwriting/font-db/releases/tag/v2.0.5 [2.0.4]: https://github.com/sutton-signwriting/font-db/releases/tag/v2.0.4 [2.0.3]: https://github.com/sutton-signwriting/font-db/releases/tag/v2.0.3 [2.0.2]: https://github.com/sutton-signwriting/font-db/releases/tag/v2.0.2 [2.0.1]: https://github.com/sutton-signwriting/font-db/releases/tag/v2.0.1 [2.0.0]: https://github.com/sutton-signwriting/font-db/releases/tag/v2.0.0 [1.0.1]: https://github.com/sutton-signwriting/font-db/releases/tag/v1.0.1