UNPKG

@sutton-signwriting/font-db

Version:

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

43 lines (31 loc) 1.25 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.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.2...HEAD [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