stbtt_ScaleForMappingEmToPixels

computes a scale factor to produce a font whose EM size is mapped to 'pixels' tall. This is probably what traditional APIs compute, but I'm not positive.

nothrow @nogc
float
stbtt_ScaleForMappingEmToPixels
(,
float pixels
)

Meta