FIX: generate pngout-compatible letter avatars
This commit is contained in:
parent
acf9334ea5
commit
539861cc3f
|
@ -77,6 +77,7 @@ class LetterAvatar
|
||||||
-stroke #{to_rgb(stroke)}
|
-stroke #{to_rgb(stroke)}
|
||||||
-strokewidth 2
|
-strokewidth 2
|
||||||
-annotate -0+20 '#{letter}'
|
-annotate -0+20 '#{letter}'
|
||||||
|
-depth 8
|
||||||
'#{filename}'
|
'#{filename}'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue