File:ClearTypePixels.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 1,132 × 792 pixels, file size: 15 KB)

Summary

Description Close-up comparison of rendered type on a screen with and without ClearType technology applied.
Date 04:24:58(UTC) (Original uploaded at 2010-08-03 18:30:59)
Source

Original uploaded on en.wikipedia

dnet wrote the following en:PHP script to generate the en:RGB grid:

# !/usr/bin/php

<?

$rows=13;$cols=38;$rowheight=18;$colwidth=6;$border=0.25;$order=array('ff0000', '00ff00', '0000ff');

print('<'.'?xml version="1.0"?'.'>'); ?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><?

printf('<svg xmlns="http://www.w3.org/2000/svg" width="%d" height="%d">', $cols*$colwidth, $rows*$rowheight);

for ($x=0;$x&lt;$cols;$x++) for ($y=0;$y&lt;$rows;$y++) foreach($order as $offset=&gt;$color)printf('<rect x="%d" y="%d" width="%d" height="%d" style="fill: #%s; stroke: #000000; stroke-width: %gpx;"></rect>',$colwidth*($x*count($order)+$offset), $y*$rowheight, $colwidth, $rowheight, $color, $border);

?&gt;</svg>
Author

Original raster version created by Anthony Atkielski (Agateller).

SVG created by dnet with Inkscape and the above PHP source.

Completely rewritten by Perey to reduce file size and complexity, then transferred to Commons.

Licensing

GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.

Original upload log

The original description page was here. All following user names refer to en.wikipedia.

Upload date | User | Bytes | Dimensions | Comment

  • 2010-08-03 18:30:59 | Perey | 15227 | 1132×792 | Hand-coded new version from scratch, rather than using Inkscape. Result: went from 561KB down to just 15KB!
  • 2007-09-16 20:23:18 | DnetSvg | 574632 | 679×474 | Close-up comparison of rendered type on a screen with and without ClearType technology applied. [Original raster version http://en.wikipedia.org/wiki/Image:ClearTypePixels.jpg] created by Anthony Atkielski (Agateller) SVG created by [[User:DnetSvg|dnet]]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

4 August 2010

image/svg+xml

ad51e9f32c0b0e27da95d7b772962da6138579b9

15,227 byte

792 pixel

1,132 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current04:32, 4 August 2010Thumbnail for version as of 04:32, 4 August 20101,132 × 792 (15 KB)Perey{{BotMoveToCommons|en.wikipedia|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} The tool and the bot are operated by User:Jan Luca and User:Magnus Manske. {{Information |description=Close-up comparison of re
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: