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, 1024🔥, 0💬
Popular Posts:
How to save a presentation with macros in the PowerPoint Macro-Enabled Presentation (*.pptm) file fo...
How to join a team in Microsoft Teams? My manager told me we are using Microsoft Teams service. In o...
Where to find answers to frequently asked questions on FTP (File Transfer Protocol and related tools...
How to unzip a Word Document .docx file? According to Microsoft documentation, a .docx file is reall...
What are Mozilla Firefox 2 add-ons? Mozilla Firefox 2 add-ons extend the browser functionalities. So...