Informatika Komputer    
   
Daftar Isi
(Sebelumnya) Comparison of layout engines ( ...Comparison of layout engines (HTML) (Berikutnya)

Perbandingan -- layout engines (graphics)

The following tables compare graphics compatibility and support for a number of layout engines within web browsers. Please see the individual products' articles for further information. This article is not all-inclusive or necessarily up-to-date.

Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs. Version numbers, if possible, are provided for features that are fully supported. Proprietary extensions are not included.

Contents

Explanation of the tables

Engine nomenclature

Rather than the names of web browsers, the names of the underlying engines are used. The browsers that use the various engines are listed below.

Layout engineRelease versionPreview versionUsed by
Amaya11.3.111.3-preAmaya
Gecko19.020.0All Mozilla software, including Firefox; SeaMonkey and Galeon; Camino; K-Meleon; Flock (up to 2.x); Debian IceWeasel; GNU IceCat (formerly GNU IceWeasel); Icedove, Iceape and Iceowl; Fennec. Also used by the Maple platform in 2010 and 2011 Samsung "SmartTV" devices which are based on the build used in Firefox 3.0.
KHTML N/AKonqueror
Presto2.10.2292.10.238Opera; Opera Mobile, Nintendo DS & DSi Browser; Internet Channel
Tasman(IE 5.2.3 for Mac)none (aborted in 2003)Internet Explorer 5+ for Mac OS X
Trident6.0 (IE 10)6.0 (IE 10)Internet Explorer and other Internet Explorer shells like Maxthon (Microsoft Windows operating systems only), Windows Phone 8
WebKit534.20r146740Tizen (both OS and browser), Safari (both desktop and mobile), Google Chrome, Maxthon 3, Shiira, iCab 4, OmniWeb 5.5+, Web, Adobe AIR, Midori, Adobe Dreamweaver CS4 and CS5, Android browser, Palm webOS browser, Symbian S60 browser, OWB, Steam, Rekonq, Arora, Flock (version 3+), RockMelt, Dolphin Browser, Sleipnir, Konqueror, rekonq. Used by the LG Smart TV platform to enable web content on TVs.

In Konqueror, the user can switch layout engine.

Values

Values indicate the level of support in the most recent version of the layout engine, or (if a version number is given) in the specified version. Version numbers without any other value indicate the version at which the layout engine first fully supported the feature.

ValueMeaning
YesIndicates that the layout engine fully supports this property/element when valid values are used.
NoIndicates that the property/element is completely ignored.
PartialIndicates that the property/element is understood, but that not all values are supported. Supported values are implemented correctly.
IncorrectIndicates that the property/element is understood, but that it is not implemented correctly in all cases.
ExperimentalIndicates that the property/element is understood, but supported under an alternate name. May be incomplete or buggy.
DroppedIndicates that the property/element is no longer supported.
Nightly buildIndicates that the property/element is supported to some extent in an experimental/nightly build. Future support is expected.
DependsIndicates that the property/element is supported only on certain platforms, or if certain settings are configured.

Image format support

TridentTasmanGecko[note 1]WebKitKHTML[note 2]PrestoPrince XML
JPEG/JFIF<3.1[IE 3.0]Yes1.085Yes1.03.0
JPEG 2000 (.jp2)NoNoNo[g 1]Depends[note 3]NoNoNo
JPEG XR5.0[t 1]NoNo[g 2]NoNoNoNo
GIFGIF 89a<3.1[IE 3.0]Yes1.085Yes1.05.0
GIF 87a
PNG1.2 (W3C/ISO/IEC version)3.1Yes1.085Yes1.03.0
1.1
1.0
MNG1.0NoNoDropped[g 3]No[w 2]YesNoNo
JNG1.0No
APNG1.01.9No[w 3]No[k 1]2.1
BMPYes?YesYesYes1.0?
WBMPNo?No[g 4]??1.0?
ICOYes?YesYesYes1.0?
TIFF5.0[t 1]NoNo[g 5]NoYes[k 2]No3.0[note 4]
XBMDropped[note 5]Yes[note 6]Dropped[note 7]Yes?1.0No
WebPNoNoNo[g 7]534.10[w 4]No2.8.131[p 1]No

JPEG support

Perbandingan -- various JPEG/JFIF feature support.

TridentTasmanGeckoWebKitKPartsPrestoPrince XML[note 8]
Operation modeProgressive<3.1[IE 3.0]

[note 9]

Yes1.085Yes1.03.0
Baseline<3.1[IE 3.0]
Hierarchical?
LosslessNo

GIF support

Perbandingan -- various GIF feature support.

TridentTasmanGeckoWebKitKPartsPrestoPrince XML[note 10]
GIF 87aInterlacing3.1Yes1.085Yes1.03.0
GIF 89aBinary transparency
Animation

PNG support

Perbandingan -- various PNG feature support.[1][2][3]

TridentTasmanGeckoWebKitKPartsPrestoPrince XML[note 11]
Color mode[note 12]True color<3.1[IE 4.0]Yes1.085Yes1.03.0
Grayscale
Palette-based (max. 256 colors)
Alpha channel3.1Yes1.085Yes1.03.0
Gamma correction5.0[t 2]Partial[note 13]Incorrect[note 14]No[k 3]Partial[note 13]?
Color correction1.9??No3.0
InterlacingIncorrect[note 15]1.0?4.01.0?
Integrity checking???????

See also

Notes

  1. ^ Gecko uses the libpr0n library to render images.
  2. ^ Does not have any native image support. This is by design: in Konqueror, multimedia files are handled by KParts.
  3. ^ JPEG 2000 support is only available on the Mac OS X platform.[w 1] (Note that the referenced link leads to the Mozilla Bugzilla, where this was brought up and confirmed.)
  4. ^ Prince uses the libtiff library to load TIFF images.
  5. ^ Trident dropped support for XBM in Internet Explorer version 6.0.
  6. ^ As of 5.2.3, the last publicly released version.
  7. ^ Gecko dropped XBM support in version 1.9.2.[g 6]
  8. ^ Prince uses the libjpeg library from the Independent JPEG Group to load JPEG images.
  9. ^ Trident only displays progressive JPEGs once they have been completely downloaded.
  10. ^ Prince uses the libungif library to load GIF images.
  11. ^ Prince uses the libpng library to load PNG images.
  12. ^ There are 15 combinations of the color modes in PNG but not all modes are available in every image editor.
  13. ^ a b Gecko and Presto currently support gamma correction for all color profiles except for ICC-profile.[4]
  14. ^ Webkit incorrectly applies gamma correction to unlabeled PNGs.[w 5]
  15. ^ In Trident, interlaced PNGs are displayed progressively, but in 1D instead of 2D.

References

Trident references

Gecko references

Webkit references

KHTML references

Presto references

Other references

(Sebelumnya) Comparison of layout engines ( ...Comparison of layout engines (HTML) (Berikutnya)