blob: 39011753509eef76e7db5af8f93fd54b73560d2a (
plain) (
tree)
|
|
/* 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);
|