File:Bildschirmgroesse.svg
From Wikimedia Commons, the free media repository
Bildschirmgroesse.svg (SVG file, nominally 800 × 600 pixels, file size: 33 KB)
Contents |
[edit] Summary
| Description |
English: Width and height of a screen with given diagonal and aspect ratio
Deutsch: Breite und Höhe eines Bildschirms mit gegebener Diagonale und gegebenem Seitenverhältnis
|
|---|---|
| Date |
1.12.2008 |
| Source |
Own work |
| Author | |
| Permission (Reusing this image) |
See below. |
[edit] Licensing
[edit] Source Code
This image was created using gnuplot 4.2.4.
reset
set terminal svg size 800,600 fixed enhanced font "Verdana,12"
set encoding iso_8859_1
set style line 1 linetype 1 linewidth 2 linecolor rgb "black"
set style line 2 linetype 1 linewidth 2 linecolor rgb "red"
set style line 3 linetype 1 linewidth 2 linecolor rgb "blue"
set style line 4 linetype 1 linewidth 2 linecolor rgb "dark-green"
set style line 5 linetype 1 linewidth 0 linecolor rgb "gray90"
set style line 6 linetype 1 linewidth 0 linecolor rgb "light-yellow"
w (x, a, b) = x * a / sqrt (a**2 + b**2)
h (x, a, b) = x * b / sqrt (a**2 + b**2)
unset key
set grid front
set xlabel "Bildschirmdiagonale in Zoll"
set xrange [13:24]
set xtics 1
set mxtics 1
set ylabel "H\366he und Breite in cm"
set autoscale y
set ytics 5
set mytics 5
set label 1 "Breite" at 15.5, 40 center front textcolor rgb "dark-yellow" offset 0, 1
set label 2 "H\366he" at 21.5, 20 center front offset 0, 1
set label 1 font "Verdana,40"
set label 2 font "Verdana,40" textcolor rgb "dark-gray"
set label 3 "5:4" at 22, 2.54 * w (22.0, 5.0, 4.0) left front textcolor rgb "black" offset 0.2, -0.5
set label 4 "5:4" at 23, 2.54 * h (23.0, 5.0, 4.0) right front textcolor rgb "black" offset -0.2, 0.5
set label 5 "4:3" at 22, 2.54 * w (22.0, 4.0, 3.0) right front textcolor rgb "red" offset -0.2, 0.5
set label 6 "4:3" at 23, 2.54 * h (23.0, 4.0, 3.0) left front textcolor rgb "red" offset 0.2, -0.5
set label 7 "16:10" at 23, 2.54 * w (23.0, 16.0, 10.0) left front textcolor rgb "blue" offset 0.2, -0.5
set label 8 "16:10" at 23, 2.54 * h (23.0, 16.0, 10.0) right front textcolor rgb "blue" offset -0.2, 0.5
set label 9 "16:9" at 23, 2.54 * w (23.0, 16.0, 9.0) right front textcolor rgb "dark-green" offset -0.2, 0.5
set label 10 "16:9" at 23, 2.54 * h (23.0, 16.0, 9.0) left front textcolor rgb "dark-green" offset 0.2, -0.5
set output "bildschirmgroesse.svg"
plot 2.54*x/sqrt(2) ls 5 with filledcurves x1,\
2.54*x/sqrt(2) ls 6 with filledcurves x2,\
2.54*w(x,5.0,4.0) ls 1,\
2.54*h(x,5.0,4.0) ls 1,\
2.54*w(x,4.0,3.0) ls 2,\
2.54*h(x,4.0,3.0) ls 2,\
2.54*w(x,16.0,10.0) ls 3,\
2.54*h(x,16.0,10.0) ls 3,\
2.54*w(x,16.0,9.0) ls 4,\
2.54*h(x,16.0,9.0) ls 4
set output
set terminal pop
reset
- Remove redundant categories and try to put this image in the most specific category/categories
- Remove this template
Afrikaans | Alemannisch | Català | Česky | Dansk | Deutsch | Deutsch (Sie-Form) | English | Español | Eesti | Suomi | Français | עברית | Հայերեն | Italiano | 日本語 | Magyar | Македонски | Malti | Plattdüütsch | Nederlands | Polski | Português | Română | Русский | Slovenčina | ไทย | Vèneto | 中文 | +/−
Usage:
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 15:18, 1 December 2008 | 800×600 (33 KB) | Benny R. (talk | contribs) | ({{Information |Description={{en|1=Width and height of a screen with given diagonal and aspect ratio}} {{de|1=Breite und Höhe eines Bildschirms mit gegebener Diagonale und gegebenem Seitenverhältnis}} |Source=Eigenes Werk (own work) |Author=[[User:Benny ) |
- Edit this file using an external application (See the setup instructions for more information)
File links
There are no pages that link to this file.
Global file usage
The following other wikis use this file:
- Usage of Bildschirmgroesse.svg on dewiki