File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Swift 5.2] ( https://img.shields.io/badge/swift-5.2-ED523F.svg?style=flat )] ( https://swift.org/download/ )
4
4
[ ![ Build Status] ( https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Falexey1312%2FSnapshotTestingHEIC%2Fbadge&style=flat )] ( https://actions-badge.atrox.dev/alexey1312/SnapshotTestingHEIC/goto )
5
5
6
- An extension to SnapshotTesting which allows you to create HEIC images.
6
+ An extension to [ SnapshotTesting] ( https://github.com/pointfreeco/swift-snapshot-testing ) which allows you to create HEIC images.
7
7
The benefit of using HEIC instead of PNG is that it can store as much as image quality as PNG, but with a smaller file size.
8
8
You can verify this by looking at [ SnapshotTestingHEICTests] ( Tests/SnapshotTestingHEICTests/__Snapshots__/SnapshotTestingHEICTests ) .
9
9
You can’t perform that action at this time.
0 commit comments