| bio | website | mnementh.de |
|---|---|---|
| location | Benden Weyr | |
| age | 14 | |
| visits | member for | 2 years, 4 months |
| seen | Jan 16 '12 at 10:03 | |
| stats | profile views | 37 |
My name is Jörgen Kosche.
Commit now to the proposal, to build an Q&A-site for Free and Open Source Software!
|
Jan 4 |
awarded | Yearling |
|
Jan 16 |
awarded | Commentator |
|
Jan 16 |
comment |
Should I Save Images Intended for the Web as PNG or SVG? @feeela: Basic support of browsers is not the only problem. The browsers interpret things like scaling and such very different and for some browsers you are better off with img-tags and in some with object-tags. But I'm confident, that in some years now SVG can be used without problems. |
|
Jan 4 |
awarded | Yearling |
|
Jul 19 |
revised |
Should I Save Images Intended for the Web as PNG or SVG? edited body |
|
Apr 1 |
awarded | Nice Question |
|
Jan 22 |
awarded | Scholar |
|
Jan 22 |
accepted | What colors to choose for displaying blocks of texts on a colored background? |
|
Jan 20 |
comment |
What colors to choose for displaying blocks of texts on a colored background? I don't think so. I said, that contrast doesn't seem enough to pick a good color-combination, or is it? What else is to take into account? |
|
Jan 20 |
asked | What colors to choose for displaying blocks of texts on a colored background? |
|
Jan 20 |
awarded | Critic |
|
Jan 20 |
comment |
How to choose the right color to get the wanted effect in web design? This has nothing to do with the 256 colors displayable with 8 bit. The #xxxxxx-value represents 24 Bit-colors. The answer is simply wrong. squillman's answer is better. |
|
Jan 11 |
awarded | Beta |
|
Jan 7 |
answered | What web graphics formats to use? |
|
Jan 7 |
awarded | Editor |
|
Jan 7 |
revised |
Should I Save Images Intended for the Web as PNG or SVG? added 320 characters in body |
|
Jan 7 |
comment |
Should I Save Images Intended for the Web as PNG or SVG? @ClemDesm: Ah, good hint, older IEs don't support transparent PNGs fully. |
|
Jan 7 |
comment |
Should I Save Images Intended for the Web as PNG or SVG? Good solution to keep the original as SVG and export it to PNG for web. If SVG is later better supported you can change it. I would recommend that solution for vector images. |
|
Jan 6 |
comment |
Should I Save Images Intended for the Web as PNG or SVG? As I wrote, IE has no SVG-support (only in the until now future version 9) and mobile browser may lack support too. |
|
Jan 6 |
answered | Should I Save Images Intended for the Web as PNG or SVG? |