Skip to content

Commit ae0d796

Browse files
authored
Merge pull request #2997 from swiftlang/jgrynspan/adjust-st-0014-image-format-conveniences
Update ST-0014
2 parents 5a3a811 + c4f5b46 commit ae0d796

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/testing/0014-image-attachments-in-swift-testing-apple-platforms.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,8 @@ None needed.
408408
the various graphics libraries in use today. If we provided a larger set of
409409
formats that are supported on Apple's platforms, developers may run into
410410
difficulties porting their test code to platforms that _don't_ support those
411-
additional formats.
411+
additional formats. For example, Android's [image encoding API](https://developer.android.com/reference/android/graphics/Bitmap.CompressFormat)
412+
only supports the PNG, JPEG, and WEBP formats.
412413

413414
## Acknowledgments
414415

0 commit comments

Comments
 (0)