aboutsummaryrefslogtreecommitdiffstats
path: root/libskrift_add_rotation_degrees.c
blob: 239003bce7c12fe10ce7ef96f9a0164c24a2a528 (plain) (blame)
1
2
3
4
/* See LICENSE file for copyright and license details. */
#include "common.h"

extern inline void libskrift_add_rotation_degrees(double m[6], double degrees);