Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 070053c6 authored by Asher Simonds's avatar Asher Simonds Committed by Zhao Wei Liew
Browse files

cm: bootanimation: Improve boot animation

 * Make it run at 60 FPS
 * Slow down the pace to make it more relaxed

Change-Id: I563b09da875c53f1cd456606ee7a6200e8841bb1
parent 3c6bdac7
Loading
Loading
Loading
Loading
+4.62 MiB (9.79 MiB)

File changed.

No diff preview for this file type.

+2 −0
Original line number Diff line number Diff line
c 1 0 part0
c 0 0 part1
c 1 0 part2
c 1 1 part3
c 1 0 part4
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ done
tar xfp "vendor/cm/bootanimation/bootanimation.tar" --to-command="convert - -resize '$RESOLUTION' \"png8:$OUT/bootanimation/\$TAR_FILENAME\""

# Create desc.txt
echo "$IMAGESCALEWIDTH $IMAGESCALEHEIGHT" 30 > "$OUT/bootanimation/desc.txt"
echo "$IMAGESCALEWIDTH $IMAGESCALEHEIGHT" 60 > "$OUT/bootanimation/desc.txt"
cat "vendor/cm/bootanimation/desc.txt" >> "$OUT/bootanimation/desc.txt"

# Create bootanimation.zip