pouët.net

Graphicians: 256bytes pouët logo!

category: general [glöplog]
damn liranuna was faster... anyway, heres my pouet-svg:
<svg viewBox="0 0 104 30">
<path style="fill:none;stroke:#000000;stroke-width:2.5" d="M0 0L18 0L18 8L1 8L1 18M21 0L40 0L40 18L22 18L22 -1M44 -1L44 18L62 18L62 -1M84 18L66 18L66 4L84 4L84 12L66 12M69 0L75 0M77 0L83 0M86 0L104 0M95 0L95 20"/>
</svg>

http://k2.untergrund.net/pics/pouet.svg

firefox wants a certain namespace, which breaks the 256 byte limit :-(
http://k2.untergrund.net/pics/pouet_ff.svg

it's PÖUET you morons :)
added on the 2008-04-10 14:07:56 by havoc havoc
@Captain Zed Yago: You can gain 4 bytes by using #000 format instead of #000000. Even "black" should work but it's longer than #000.

...and maybe you should stick on integers for stroke-width to gain 2 more bytes. yes, limits kill the art, I know ;)
added on the 2008-04-10 15:42:14 by Skate Skate
oops, changing #000000 to #000 does not free 4 bytes but 3 bytes. sorry.
added on the 2008-04-10 15:43:55 by Skate Skate
4 bytes saved when using #000 instead of #000000? count again :-P

i know, i even started with #000. but since limit is 256 bytes, i thought wtf, and re-inserted the three 0s and 2 cr
btw, i am sure a real graphician can create much nicer svg pouet logo, esp. with using Q instead only L and M
What about this: Pøüæt?? LOL
added on the 2008-04-10 17:03:25 by nukem nukem
I experimented a bit with arcs and stuff

Code:<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 200"><path style="fill:none;stroke:#000;" d="M55 99A28 33 0 1 1 54 99M105 99A20 35 0 1 0 125 99M210 80L210 166M230 95L190 95M9 163L9 31A300 33 0 0 1 9 94M141 125L200 125A30 30 1 1 0 190 155"/></svg>

255 Byte

should look something like this:
BB Image
added on the 2008-04-10 20:27:31 by Decem Decem
Decem: Great one!
added on the 2008-04-10 21:39:33 by LiraNuna LiraNuna
thx @ LiraNuna
it's just a bit buggy. the "o" fucks up, when the ellipse is closed. don't know why.. so enjoy the white pixel ;)
added on the 2008-04-10 22:31:43 by Decem Decem
255b liquid logo aka turbulence displaced text strokes.

BB Image
5.86 kb screenshot taken on top of the trumpet background :p
BB Image
added on the 2008-04-10 22:44:42 by p01 p01
another try without filtering plain text:
(works only in IE)

Code:<svg><linearGradient id="p"><stop stop-color="tan"/><stop offset="1" stop-color="red"/></linearGradient><path fill="url(#p)" stroke="#0" d="M20 99A85 45 1 1 0 20 9L2 150a30 30 1 1 1 0 1m60 1a30 30 1 1 0 58 0c99 -70 -50 -70 60 0l0 -99M160 70l40 0"/></svg>

256Byte

after zooming:
BB Image
added on the 2008-04-11 12:46:12 by Decem Decem
Fuck vectors, oldskool FTW:
BB Image
264x78x2 colours
241 bytes
added on the 2008-04-13 02:27:30 by entity entity
damn straight.
added on the 2008-04-13 02:36:00 by Gargaj Gargaj
damn cool.
added on the 2008-04-13 02:41:39 by p01 p01
you won the tiny internets!
added on the 2008-04-13 02:42:43 by xernobyl xernobyl
And for the sake of completeness, the Speccy version :)

BB Image

448x32x6 colours
254 bytes
added on the 2008-04-13 03:39:21 by stage7 stage7
You won the more the internet with even more win ;)
added on the 2008-04-13 03:40:26 by xernobyl xernobyl
Awesome :)
added on the 2008-04-13 03:51:33 by entity entity
yohoow
64, speccy... where´s the miggy version ;)

ruling tiny logos, good work guys!!
added on the 2008-04-13 03:52:30 by gentleman gentleman
BTW, @entity: your logo can be squeezed to 182 bytes with 2 colours, so you may want to try to add something fancy for those 74 spare bytes ;)
added on the 2008-04-13 04:08:01 by stage7 stage7
the Speccy version is really sweet
added on the 2008-04-13 04:14:02 by p01 p01
it sure is!
added on the 2008-04-13 06:56:32 by dnes dnes
stage7 won the internets.
added on the 2008-04-13 09:45:24 by LiraNuna LiraNuna
My lame attempt

BB Image

252 bytes, 9 cols + transparency 108x16
added on the 2008-04-13 14:25:15 by すすれ すすれ
BB Image

Made even better. 348x104x2 colours, now with umlaut, .net and signature.

243 bytes!!
added on the 2008-04-14 01:37:13 by entity entity

login