Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
What Is SVG Viewbox-Viewport Mapping
What is SVG Viewbox-Viewport mapping?
✍: FYIcenter.com
Viewbox-Viewport mapping refers to the process
of mapping a point from the Object Coordinate System
to a point in the Canvas Coordinate System.
The Viewbox-Viewport mapping is defined with a given area in the Object Coordinate System called Viewbox, and a given area in the Canvas Coordinate System called Viewport. Viewbox-Viewport mapping is a 2-dimensional linear transformation that will convert the Viewbox to the Viewport linearly.
If the Viewbox-Viewport mapping is defined without respecting the aspect ratio, the x-coordinate and y-coordinate will be mapped independently.
The following diagram shows you how the Viewbox-Viewport mapping works.
⇒ Define SVG Viewbox-Viewport Mapping
⇐ What Are SVG Coordinate Systems
2023-08-17, 1103🔥, 0💬
Popular Posts:
What are those search options provided on Library Genesis? Library Genesis provides 3 types of searc...
How can I create a Personal Folders File (.pst) to store messages, contacts and other types of Outlo...
How to troubleshoot Fitbit device sync issue? My Fitbit device is connected to my Windows computer, ...
How to save word documents into Unicode UTF-8 text files? When I convert Word documents into text fi...
How to download Mozilla Firefox 2.0? If you want to try Mozilla Firefox 2.0, you can follow this tut...