#author("2020-03-08T14:55:04+01:00","default:user","user")
#navi(../)
~
*Plugin Scale
文字サイズの拡大・縮小
~
***概要
文字サイズを相対的に拡大・縮小したい場合に使います。
~
***書式
&scale( パーセンテージ ){ [文章] };
-第1引数は、文字のサイズ(パーセンテージ指定)。
&scale(80){MIN:40 - MAX:500 に設定されています。};
-第2引数は、任意の文章です。&color(){}; も含めることが可能です。
~
***使用例
Lorem Ipsum is simply ''&scale(150){TextScale:150%};'' dummy text of the
printing and ''&scale(75){TextScale:75%};'' typesetting industry. Lorem Ipsum
has been the industry's standard dummy text ever since the 1500s, when an
unknown printer took a galley of type and scrambled it to make a type specimen
book.
Lorem Ipsum is simply ''&scale(150){TextScale:150%};'' dummy text of the printing and ''&scale(75){TextScale:75%};'' typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
~
~
#navi(../)
~