avatar.rc
changeset 3 c920fcf835c7
parent 0 29423ceb6adf
child 23 2b7060ce1152
equal deleted inserted replaced
2:c1ee5fae2549 3:c920fcf835c7
    18 # must exist in mcabber's environment, i.e. you should export them
    18 # must exist in mcabber's environment, i.e. you should export them
    19 # or you will be limited to 80x25). 
    19 # or you will be limited to 80x25). 
    20 set avatar_max_width  = 110
    20 set avatar_max_width  = 110
    21 set avatar_max_height = 40
    21 set avatar_max_height = 40
    22 
    22 
       
    23 # Background color to use for transparent images.
       
    24 # In fact in range 0..65535, but looks like actually matter only
       
    25 # first 9 bits (what does 9th bit I do not know, but it definitely
       
    26 # changes resulting image a bit)
       
    27 set avatar_background = 255
       
    28 
    23 load pep
    29 load pep
    24 load avatar
    30 load avatar
    25 
    31