blob: 531a7757e77f11a25e31c3082038e506132c33a2 (
plain) (
tree)
|
|
/* See LICENSE file for copyright and license details. */
#include "common.h"
extern inline double libskrift_inches_to_pixels(double inches, const struct libskrift_rendering *rendering);
|