GlyphMeasurer

org.nspl.Font$.GlyphMeasurer

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

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