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
Add Ino\medskip
manongjohn 5d1508
\par
manongjohn 5d1508
\normalsize
manongjohn 5d1508
Simple addition of images\par
manongjohn 5d1508
Images will become brighter using addition\par
manongjohn 5d1508
Formula = Back + Fore\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Inputs \ -{-}-\par
manongjohn 5d1508
Both the connections are combined in the process.\par
manongjohn 5d1508
When the operating switch is OFF it displays the Back.\par
manongjohn 5d1508
It will also display if there is only one connection.\\
manongjohn 5d1508
Fore\par
manongjohn 5d1508
Connect the image to overlay on top.\\
manongjohn 5d1508
Back\par
manongjohn 5d1508
Connect the image to put below.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Settings \ -{-}-\\
manongjohn 5d1508
Opacity\par
manongjohn 5d1508
Specifies the opacity of the image overlaid on top.\par
manongjohn 5d1508
When 0 the Fore image will be transparent.\par
manongjohn 5d1508
The default value is \textquotedbl 1.0\textquotedbl \ for the Fore image and will be synthesized as opaque.\par
manongjohn 5d1508
Specify a value from 0 to 1.0.\par
manongjohn 5d1508
You can also specify larger values from 1 to 10.0\\
manongjohn 5d1508
\\
manongjohn 5d1508
Clipping Mask\par
manongjohn 5d1508
When ON,\par
manongjohn 5d1508
Material will not exist in the location (Back) (Alpha Value Zero), and remains clear.\par
manongjohn 5d1508
The default setting is ON.
manongjohn 5d1508
manongjohn 5d1508
\end{document}