We crown ourselves

Royal Para Regiment

In-game screenshots

More
2 years 5 months ago #829 by Damni
Replied by Damni on topic In-game screenshots
Ah so LARK was you? I can't keep up with all these nicknames :D

HD2 on Linux thread here

Please Log in or Create an account to join the conversation.

More
2 years 5 months ago #830 by Damni
Replied by Damni on topic In-game screenshots
Private Roger Jenkins
 

HD2 on Linux thread here
The following user(s) said Thank You: snowman, Juanma66

Please Log in or Create an account to join the conversation.

More
2 years 5 months ago #831 by Damni
Replied by Damni on topic In-game screenshots
GG with Maki and ⓇSoldier™


HD2 on Linux thread here
The following user(s) said Thank You: snowman, Maki, jacobston

Please Log in or Create an account to join the conversation.

More
2 years 5 months ago - 2 years 5 months ago #832 by Damni
Replied by Damni on topic In-game screenshots
I was looking how to make polaroid style images using imagemagick and used this guy as my model

 

I don't know if this is useful to anyone out there:

magick -caption "<enter caption here>" "<enter input filename>" -pointsize "<enter text size>" -gravity center -background black +polaroid "<enter output filename>"

Here's my little function in .zshrc:
Code:
image-polaroid() {     if [ $# -lt 3 ]; then         echo -e "Usage: $0 <caption> <input file> <caption size>"         echo -e "Example: $0 'some text' photo.png 28"         return 1     fi     magick -caption "$1" "$2" -pointsize "$3" -gravity center -background black +polaroid "${2%.*}"_p.png }

HD2 on Linux thread here
Last edit: 2 years 5 months ago by Damni.
The following user(s) said Thank You: snowman, jacobston

Please Log in or Create an account to join the conversation.

  • snowman
  • Topic Author
  • Offline
  • Your most dear friend.
More
2 years 5 months ago #833 by snowman
Replied by snowman on topic In-game screenshots
I wonder if it's possible to make the background/shadow a bit more HD

"Straight and narrow is the path."
The following user(s) said Thank You: Damni

Please Log in or Create an account to join the conversation.

More
2 years 5 months ago #834 by Damni
Replied by Damni on topic In-game screenshots
It actually looks a bit better than this. I used pngquant to shrink it for upload.
(I'm obsessed with uploading images as small as possible. It's some sort of mental disorder).

Try running it on your side on any png. The shadow actually looks like a shadow.

HD2 on Linux thread here
The following user(s) said Thank You: snowman, jacobston

Please Log in or Create an account to join the conversation.

  • Tecnom
  • Hellcat in 3 days
  • Winters in 4 days
  • Alexliberty in 5 days
  • Mizha in 9 days
  • British Bulldog in 10 days
Powered by Kunena Forum