forked from enviPath/enviPy
Current Dev State
This commit is contained in:
49
static/js/ketcher2/node_modules/ttf2woff/CHANGELOG.md
generated
vendored
Normal file
49
static/js/ketcher2/node_modules/ttf2woff/CHANGELOG.md
generated
vendored
Normal file
@ -0,0 +1,49 @@
|
||||
2.0.1 / 2016-03-06
|
||||
------------------
|
||||
|
||||
- Added missed CLI file to published package.
|
||||
|
||||
|
||||
2.0.0 / 2016-03-06
|
||||
------------------
|
||||
|
||||
- Maintenance release, no API changes.
|
||||
- Drop old nodes support.
|
||||
- Deps, CS update, tests.
|
||||
|
||||
|
||||
1.3.0 / 2014-08-06
|
||||
------------------
|
||||
|
||||
- Replaced deflate implementation with pako (speed).
|
||||
- Replaced ByteBuffer implementation with more fresh (sync with svg2ttf).
|
||||
|
||||
|
||||
1.2.0 / 2013-11-04
|
||||
------------------
|
||||
|
||||
- Changed API to sync.
|
||||
- Removed jDataView dependency.
|
||||
- Removed node.js `zlib` dependency (use built-in js compressor).
|
||||
- Should work in browser.
|
||||
|
||||
|
||||
1.1.0 / 2013-07-24
|
||||
------------------
|
||||
|
||||
- Changed API to return jDataView (internals still uses async code for zlib).
|
||||
- Fixed store for uncompressable tables.
|
||||
- Code cleanup.
|
||||
|
||||
|
||||
1.0.1 / 2013-04-25
|
||||
------------------
|
||||
|
||||
- Added tables checksums calculation.
|
||||
- Minor code improvments.
|
||||
|
||||
|
||||
1.0.0 / 2013-04-21
|
||||
------------------
|
||||
|
||||
- First release.
|
||||
Reference in New Issue
Block a user