struct Chitra::Font

Defined in:

helpers.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def family : String #

[View source]
def family=(family : String) #

[View source]
def height : Int32 #

[View source]
def height=(height : Int32) #

[View source]
def slant : String #

[View source]
def slant=(slant : String) #

[View source]
def weight : String #

[View source]
def weight=(weight : String) #

[View source]