Declaration

func scale(toFullHeight layerMetrics: GSGlyphMetrics, bounds: NSRect)

Declaration

- (void) scaleToFullHeight:(GSGlyphMetrics) layerMetrics bounds:(NSRect) bounds;

Declaration

scaleToFullHeight_bounds_(layerMetrics: GSGlyphMetrics, bounds: NSRect)

Parameters

layerMetrics

The target vertical metrics.

bounds

The source bounds to use when the layer has no enclosing rectangular path.

Discussion

A rectangular path enclosing the other content is treated as the source bounds and removed.

See Also

Importing Outlines