You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.extension.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,8 +67,9 @@ This is also a great way to learn the default keybindings.
67
67
68
68
## Open source licenses
69
69
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:
71
71
72
72
| Project | License | Reason
73
73
|---------|---------|--------
74
74
| [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