Re-add the original startanim graphic for future reference
BIN
pkg/credits/startanim-original.png
Normal file
After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
@@ -12,6 +12,6 @@ height=$((actual_line_size * line_count))
|
||||
magick -size 280x$height xc:transparent \
|
||||
-stroke black -pointsize $font_size -interline-spacing $spacing \
|
||||
-font 'pkg/credits/font-8.bdf' -annotate +7+$first_line_offset "$text" \
|
||||
pkg/credits/startanim2.png
|
||||
pkg/credits/startanim-pt-2.png
|
||||
|
||||
magick convert -append pkg/credits/startanim*.png rsrc/graphics/startanim.png
|
||||
magick convert -append pkg/credits/startanim-pt-*.png rsrc/graphics/startanim.png
|