|
Author |
Topic: hint(SMOOTH_IMAGES) (Read 491 times) |
|
Martin
|
hint(SMOOTH_IMAGES)
« on: Apr 25th, 2003, 3:28am » |
|
if i call hint(SMOOTH_IMAGES), how do i disable this? smooth() doesn't really work with BFont so hint(SMOOTH_IMAGES) has to be called. * not too sure if this is deprecated as of 0054.
|
|
|
|
arielm
|
Re: hint(SMOOTH_IMAGES)
« Reply #1 on: Apr 25th, 2003, 10:44pm » |
|
according to "revisions.txt", simply: unhint(SMOOTH_IMAGES)
|
Ariel Malka | www.chronotext.org
|
|
|
Martin
|
Re: hint(SMOOTH_IMAGES)
« Reply #2 on: Apr 26th, 2003, 8:05am » |
|
ah yes, thanks.
|
|
|
|
|