turn on smoothing in face demo
svn: r2702
This commit is contained in:
parent
3fc22de5f3
commit
2bcd8365ae
|
@ -14,6 +14,7 @@
|
|||
(paint-callback
|
||||
(lambda (x dc)
|
||||
(send dc set-scale canvas-scale canvas-scale)
|
||||
(send dc set-smoothing 'aligned)
|
||||
(cb dc)))))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user