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, ∼1247🔥, 0💬
Popular Posts:
How to download FrameMaker 2017 Release for my Windows computer? I want to try it. You can follow th...
Why I am getting the "FTP over TLS is not enabled, users cannot securely log in" waring on my FileZi...
What contents are stored in a Web Archive (.mht) file? When you convert a word document into a singl...
How to fix the Microphone Permissions error with making a call with Messenger in iPhone? If your Mic...
Why I am getting the "Warning: Unresponsive Script" message box? How to avoid this message box? When...