fcmatrixscale(3) debian man page | unix.com

Man Page: fcmatrixscale

Operating Environment: debian

Section: 3

FcMatrixScale(3)														  FcMatrixScale(3)

NAME
FcMatrixScale - Scale a matrix
SYNOPSIS
#include <fontconfig.h> void FcMatrixScale (FcMatrix *matrix, double sx, double dy);
DESCRIPTION
FcMatrixScale multiplies matrix x values by sx and y values by dy. This is done by multiplying by the matrix: sx 0 0 dy
VERSION
Fontconfig version 2.9.0 16 April 2012 FcMatrixScale(3)
Related Man Pages
glloadmatrix(3g) - mojave
glmultmatrix(3g) - mojave
glloadmatrixd(3g) - xfree86
pango::matrix(3) - suse
pango::matrix(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?