X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=doc%2Ffcmatrix.fncs;h=2d48b1e95f732355bf2eac909885a61abba73849;hb=61895ed16c0c06e4d6b2abeb8ff292d53b4ea499;hp=aae3b8ea278553488fedc3541c448993f0ac45f0;hpb=b1aa20098f641a16d02e70a161450e6b85afe410;p=fontconfig.git diff --git a/doc/fcmatrix.fncs b/doc/fcmatrix.fncs index aae3b8e..2d48b1e 100644 --- a/doc/fcmatrix.fncs +++ b/doc/fcmatrix.fncs @@ -69,9 +69,9 @@ the result in result. @PURPOSE@ Rotate a matrix @TYPE1@ FcMatrix * @ARG1@ matrix -@TYPE2@ double +@TYPE2@ double% @ARG2@ cos -@TYPE3@ double +@TYPE3@ double% @ARG3@ sin @DESC@ FcMatrixRotate rotates matrix @@ -88,9 +88,9 @@ matrix: @PURPOSE@ Scale a matrix @TYPE1@ FcMatrix * @ARG1@ matrix -@TYPE2@ double +@TYPE2@ double% @ARG2@ sx -@TYPE3@ double +@TYPE3@ double% @ARG3@ dy @DESC@ FcMatrixScale multiplies matrix @@ -107,9 +107,9 @@ the matrix: @PURPOSE@ Shear a matrix @TYPE1@ FcMatrix * @ARG1@ matrix -@TYPE2@ double +@TYPE2@ double% @ARG2@ sh -@TYPE3@ double +@TYPE3@ double% @ARG3@ sv @DESC@ FcMatrixShare shears matrix