Alexander Martinz | ed22fb5 | 2023-01-09 13:05:34 +0100 | [diff] [blame] | 1 | # ShiftOS animation |
| 2 | |
| 3 | # animation: num_cycles, first_frame_repeats, animation_file |
| 4 | animation: 5 1 charger/battery_scale |
| 5 | |
| 6 | # percent_display: text_percent_pos_x, text_percent_pos_y, color_b, color_g, color_r, color_a, font_file |
| 7 | percent_display: c 1200 40 189 215 255 charger/main_font |
| 8 | |
| 9 | fail: charger/battery_fail |
| 10 | |
| 11 | # frame: disp_time min_level max_level |
| 12 | frame: 750 0 19 |
| 13 | frame: 750 0 39 |
| 14 | frame: 750 0 59 |
| 15 | frame: 750 0 79 |
| 16 | frame: 750 80 95 |
| 17 | frame: 750 0 100 |