Skip to content

Commit 4c5ae1c

Browse files
committed
Add @lunapaint/png-codec to OSS libs
1 parent 1ed1f84 commit 4c5ae1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.extension.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,9 @@ This is also a great way to learn the default keybindings.
6767

6868
## Open source licenses
6969

70-
The following open source libraries are shipped as part of Luna Paint:
70+
The following third party open source libraries are shipped as part of Luna Paint:
7171

7272
| Project | License | Reason
7373
|---------|---------|--------
7474
| [pako](https://www.npmjs.com/package/pako) | [MIT](https://github.com/nodeca/pako/blob/master/LICENSE) and [Zlib](https://github.com/nodeca/pako/blob/master/lib/zlib/README) | Used to decompress png datastreams
75+
| [@lunapaint/png-codec](https://www.npmjs.com/package/png-codec) | [MIT](https://github.com/lunapaint/png-codec/blob/main/LICENSE) | Used to decode/encode png and ico files

0 commit comments

Comments
 (0)