aboutsummaryrefslogblamecommitdiffstats
path: root/libskrift_inches_to_pixels.c
blob: 39011753509eef76e7db5af8f93fd54b73560d2a (plain) (tree)
1
2
3
4



                                                                                                            
/* See LICENSE file for copyright and license details. */
#include "common.h"

extern inline double libskrift_points_to_pixels(double points, const struct libskrift_rendering *rendering);