Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
Damn...
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryuzaki-MrL committed Jun 12, 2016
1 parent cfa99c5 commit 57dff66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion banner.bat
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ set lt=3
set lr=6
if %ln% EQU 2 ( set lt=1
set lr=20 )
tools\convert tools\USA_EN2.png -gravity center -font input\SCE-PS3-RD-R-LATIN.TTF -pointsize %f% -kerning %k% -fill #1e1e1e -interword-spacing 6 -interline-spacing %lt% -annotate +44+0 "%vc%\n" -pointsize 14 -kerning 1.5 -interline-spacing %lr% -annotate +46+0 "\nReleased: %release%" output\%title%\USA_EN2.png
tools\convert tools\USA_EN2.png -gravity center -font input\SCE-PS3-RD-R-LATIN.TTF -pointsize %f% -kerning %k% -fill #1e1e1e -interword-spacing 6 -interline-spacing %lt% -annotate +44+0 "%vc%\n" -pointsize 14 -kerning 1.5 -interline-spacing %lr% -annotate +46+0 "\nReleased: %release%" "output\%title%\USA_EN2.png"
goto end

:exportfull
Expand Down

0 comments on commit 57dff66

Please sign in to comment.