-
Notifications
You must be signed in to change notification settings - Fork 15
Placement Example
Paul Zabelin edited this page Mar 11, 2018
·
4 revisions
We are trying to place overlay sky image on top of a photograph of iPad to fit into iPad screen.



We can construct SVG file trying to fill polygon with pattern from image:

We can use SVG to define corners of the polygon.

After we constructed SVG using graphics editor we can get corners of the polygon from SVG file: Example/Tests/with-overlay.svg and we can see points:
points="377.282671 41.4352201 459.781253 251.836131 193.321418 330.023027 108.315837 80.1687782 "