Package: pango
Function pango:gravity-to-rotation
Lambda Listpango:gravity-to-rotation (gravity) ArgumentsReturn Value    The double float for the rotation value corresponding to gravity.   Details          Converts a pango:gravity value to its natural rotation in radians.    The gravity argument should not be the :auto value.  Note that the pango:matrix-rotate function takes angle in degrees, not  radians. So, to call the pango:matrix-rotate function with the output  of this function you should multiply it by (180 / pi).        | See also | 
2025-08-24