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.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,18 +8,14 @@ The non-UI modules are separated into a framework which you can link to your pro
8
8
9
9
The demo app shows how to build a camera view that uses the framework. You can copy the demo app modules to your project and customize them to your needs.
10
10
11
-
The demo view (`CameraView`) supports several shapes for the viewfinder: round, square, 3x4, and 9x16:
11
+
The demo view (`CameraView`) supports two shapes for the viewfinder, roundand square:
Landscape mode is also supported: the view adjusts itself by fitting the buttons on the right and extending the viewfinder to fill the full height of the screen:
16
-
17
-

18
-
19
-
The resuling image can be cropped and resizied using the utility methods in `UIImageCameraEx.swift`.
0 commit comments