class Options

Defined in:

pixelfont-image.cr

Instance Method Summary

Instance Method Detail

def leading : Int8 #

[View source]
def leading=(leading : Int8) #

[View source]
def margin : Int32 #

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

[View source]
def output : String | Nil #

[View source]
def output=(output : String | Nil) #

[View source]
def palette : Bytes #

[View source]
def palette=(palette : Bytes) #

[View source]
def path : String | Nil #

[View source]
def path=(path : String | Nil) #

[View source]
def tracking : Int8 #

[View source]
def tracking=(tracking : Int8) #

[View source]
def transparent=(transparent : Bool) #

[View source]
def transparent? : Bool #

[View source]