Improvement: Pregenerate alpha pictures

Pregenerate alpha pictures to save time when painting. Add --alpha-step
to control the step of alpha picture generation (the opacity difference
between two consecutively generated alpha pictures).
This commit is contained in:
Richard Grenville
2012-10-13 18:46:59 +08:00
parent 72ea4b5f47
commit 07e4420ab4
4 changed files with 55 additions and 37 deletions

View File

@ -19,6 +19,7 @@ menu-opacity = 0.8;
inactive-opacity = 0.8;
frame-opacity = 0.7;
inactive-opacity-override = false;
alpha-step = 0.06;
# Fading
fading = true;