Amiga Music Preservation - Forum
Amiga Music Preservation => New features => Topic started by: Anarkhya on August 09, 2009, 17:07:47
-
@AMP: How about about raising the max size of avatars? (current values: 65x65)
100x100 is my suggestion...
Cheers!
-
Hello Anarkhya,
Nice having you here,
Size changed to 100*100 pixels.
Thanks for the suggestion
-
Thx Crown!
-
nice avatar pal
-
btw, yours seems really tiny, you might want to
resize it?
[edit]: crop better than resize..stg like this?
24bits:
(https://amp.dascene.net/forum/proxy.php?request=http%3A%2F%2Fimg26.imageshack.us%2Fimg26%2F8956%2Fstipampcrop.png&hash=086e5d4dbaf1f0deb624ea017a78bae7) (http://img26.imageshack.us/i/stipampcrop.png/) (https://amp.dascene.net/forum/proxy.php?request=http%3A%2F%2Fimg26.imageshack.us%2Fimg26%2Fstipampcrop.png%2F1%2Fw100.png&hash=08392721d5262763827f4c4e633f195f) (http://g.imageshack.us/img26/stipampcrop.png/1/)
64 colors:
(https://amp.dascene.net/forum/proxy.php?request=http%3A%2F%2Fimg8.imageshack.us%2Fimg8%2F9341%2Fstipampcropautoidx64c.png&hash=a2555b67180f6e6004a684016afb945e) (http://img8.imageshack.us/i/stipampcropautoidx64c.png/) (https://amp.dascene.net/forum/proxy.php?request=http%3A%2F%2Fimg8.imageshack.us%2Fimg8%2Fstipampcropautoidx64c.png%2F1%2Fw100.png&hash=49a97b6d58746f89e327f0a364fecff2) (http://g.imageshack.us/img8/stipampcropautoidx64c.png/1/)
Of course, I'm only guessing here...
Ciao!
-
Hei mate.
yeah that would be nice. :)
-
Size changed to 100*100 pixels.
Doesn't work for me, re-uploaded avatar always gets resized to 65x65.
-
Same problem with me. :/
-
I'm not yet used to smf admin panel but if there aren't any visible options about this matter, solution could be inside the html template. Surely not in style.css as I already inspected it for design purposes. AmiGame uses now a smf board but I did not have yet a sufficient web access to study and customize our smf. I'll get back with infos sooner or later.
-
Ok. Here are our settings for the board, regarding avatars, hoping it can help...
(https://amp.dascene.net/forum/proxy.php?request=http%3A%2F%2Fs4.postimage.org%2Fonb8S.jpg&hash=696196aa8aa10bfc55d7609e71664928) (http://www.postimage.org/image.php?v=aVonb8S)
-
Hey dude i Know this board ;)
-
You damn troller! (:<
-
Gosh you're so hard with me :'(
:D
-
I've set up 100x100 for avatars.
Does this work ?
And sorry for the very late reply. I thought this topic was taken care of ...
-
It's working here !
-
Confirmed to be working.
I reuploaded a optimized version of my avatar in 65x65, half the file size of what this forum app was able to create previously. I think visually 65x65 avatars fit better into the current AMP theme than anything of larger size.
[EDIT]: Find below optimized versions of the avatars appearing in this thread. To the owners: Please feel free to use any of them.
-
Just curious about the tools you used to crunch the size of my avatar, with the parameters I know I can get 1.79ko but yours is 1.54ko.
-
I use a certain chain of tools made of PngOut, PngCrush, Deflopt and a self developed batch routine for the command shell TakeCommand/4NT/4DOS which I fine tuned during many years based on my findings recompressing PNG-images. Its preferable to have a strong CPU with multi-core architecture at hand to get the job done in a reasonable amount of time, though.
-
Well, those seem to be the big guns :D
So it was not an obvious feature I was unaware of, It was really deeper.
So far, I only used tweakpng to kill some chunks. Good to know, thanks!