GlyphMeasurer

A GlyphMeasurer can compute line metrics from a font. Implementations of this trait are specific to a rendering context

class Object
trait Matchable
class Any

Value members

Abstract methods

def advance(s: Char, f: Font): Double