manongjohn 5d1508
\documentclass[a4paper,12pt]{article}
manongjohn 5d1508
\usepackage[a4paper, total={180mm, 272mm}]{geometry}
manongjohn 5d1508
manongjohn 5d1508
\usepackage{fontspec}
manongjohn 5d1508
\setmainfont[Path=fonts/, Extension=.ttf]{ipaexm}
manongjohn 5d1508
manongjohn 5d1508
\setlength\parindent{3.5em}
manongjohn 5d1508
\setlength\parskip{0em}
manongjohn 5d1508
\renewcommand{\baselinestretch}{1.247}
manongjohn 5d1508
manongjohn 5d1508
\begin{document}
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\Large
manongjohn 5d1508
\noindent \\
manongjohn 5d1508
Warp HV Ino\medskip
manongjohn 5d1508
\par
manongjohn 5d1508
\normalsize
manongjohn 5d1508
Distort the picture based on the reference image.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Inputs \ -{-}-\\
manongjohn 5d1508
Source\par
manongjohn 5d1508
Connect the image to process.\\
manongjohn 5d1508
Hori\par
manongjohn 5d1508
Connect the reference image to distort in the horizontal direction.\\
manongjohn 5d1508
Vert\par
manongjohn 5d1508
Connect the reference image to distort in the vertical direction.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Settings \ -{-}-\\
manongjohn 5d1508
H MaxLen\par
manongjohn 5d1508
This distorts the picture in the horizontal direction.\par
manongjohn 5d1508
Specify the maximum value of the distortion.\par
manongjohn 5d1508
The unit is mm, you can give a value from 0 to 100.\par
manongjohn 5d1508
Please set a value since the default value of 0 will not make any changes.\\
manongjohn 5d1508
\par
manongjohn 5d1508
\textquotedbl Hori\textquotedbl \ the red value of the reference image determines the distortion of each pixel.\par
manongjohn 5d1508
8bits Image\par
manongjohn 5d1508
\noindent \hskip 7em 1 distortion-MaxLen(mm)\par
manongjohn 5d1508
\noindent \hskip 7em 128 without distortion\par
manongjohn 5d1508
\noindent \hskip 7em 255 distortion MaxLen(mm)\par
manongjohn 5d1508
16bits Image\par
manongjohn 5d1508
\noindent \hskip 7em 1 distortion-MaxLen(mm)\par
manongjohn 5d1508
\noindent \hskip 7em 32768 without distortion\par
manongjohn 5d1508
\noindent \hskip 7em 65535 distortion MaxLen(mm)\par
manongjohn 5d1508
Will produce the distortion.\\
manongjohn 5d1508
\\
manongjohn 5d1508
V MaxLen\par
manongjohn 5d1508
This distorts the picture in the vertical direction.\par
manongjohn 5d1508
\textquotedbl Vert\textquotedbl \ the red value of the reference image determines the distortion of each pixel.\par
manongjohn 5d1508
Options are the same as \textquotedbl H MaxLen\textquotedbl .\\
manongjohn 5d1508
\\
manongjohn 5d1508
Alpha Rendering\par
manongjohn 5d1508
When OFF it does not do anything to the Alpha channel.\par
manongjohn 5d1508
When ON it will also process to the Alpha channel.\par
manongjohn 5d1508
The default setting is ON.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Anti Aliasing\par
manongjohn 5d1508
When OFF it will maintain the jaggies in the picture.
manongjohn 5d1508
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn 5d1508
\par
manongjohn 5d1508
When ON it will process the picture to remove jaggies.\par
manongjohn 5d1508
The default setting is ON.
manongjohn 5d1508
manongjohn 5d1508
\end{document}