CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 16:43:34 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080512025624
location: https://web.archive.org/web/20080512025624/https://openjdk.java.net/projects/graphics-rasterizer/
server-timing: captures_list;dur=0.909815, exclusion.robots;dur=0.027744, exclusion.robots.policy;dur=0.011358, esindex;dur=0.017146, cdx.remote;dur=207.610620, LoadShardBlock;dur=833.006347, PetaboxLoader3.datanode;dur=439.401036, PetaboxLoader3.resolve;dur=306.489112
x-app-server: wwwb-app203
x-ts: 302
x-tr: 1101
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app203; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 24 Jul 2025 16:43:36 GMT
content-type: text/html
x-archive-orig-connection: close
x-archive-orig-etag: "-1040494170"
x-archive-orig-accept-ranges: bytes
x-archive-orig-last-modified: Thu, 01 May 2008 03:21:28 GMT
x-archive-orig-content-length: 7256
x-archive-orig-date: Mon, 12 May 2008 09:56:24 GMT
x-archive-orig-server: openjdk/0.9
x-archive-orig-x_commoncrawl_parsesegmentid: 255
x-archive-orig-x_commoncrawl_originalurl: https://openjdk.java.net/projects/graphics-rasterizer/
x-archive-orig-x_commoncrawl_urlfp: -8533766566002632537
x-archive-orig-x_commoncrawl_hostfp: -266022479577943499
x-archive-orig-x_commoncrawl_signature:
x-archive-orig-x_commoncrawl_crawlno: 1
x-archive-orig-x_commoncrawl_fetchtimestamp: 1210586184896
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: us-ascii
memento-datetime: Mon, 12 May 2008 02:56:24 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 16 May 2007 13:26:02 GMT", ; rel="prev memento"; datetime="Mon, 14 Apr 2008 19:13:06 GMT", ; rel="memento"; datetime="Mon, 12 May 2008 02:56:24 GMT", ; rel="next memento"; datetime="Sat, 14 Jun 2008 00:30:03 GMT", ; rel="last memento"; datetime="Wed, 11 Dec 2024 06:59:47 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 1213896345905_7-c/1214434815606_1.arc.gz
server-timing: captures_list;dur=4.340084, exclusion.robots;dur=0.156300, exclusion.robots.policy;dur=0.065289, esindex;dur=0.080094, cdx.remote;dur=448.887100, LoadShardBlock;dur=1579.704413, PetaboxLoader3.datanode;dur=985.422017, PetaboxLoader3.resolve;dur=542.871986, load_resource;dur=359.877724
x-app-server: wwwb-app203
x-ts: 200
x-tr: 2596
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Graphics Rasterizer Project
Graphics Rasterizer Project
Introduction
Due to encumbrances in the 2D source code (see the 2D Graphics page for more), some of the implementation of the Java 2D API requires open source replacements.
This project encompasses the JDK code that
- generates alpha tiles of coverage values given an input geometry
- widens paths as per the implementation of BasicStroke.createStrokedShape()
As documented on the group page referenced above, this work has been implemented using the Pisces renderer, but still needs work in several areas :
- Performance is not as good as the library it replaces.
- Fixed point is used with little or no overflow protection
- Support for the STROKE_CONTROL hint
Community
- Mailing Lists
Groups
Projects
Related
Copyright © 2007-2008 Sun Microsystems, Inc.
· All Rights Reserved
Terms of Use · Privacy · Trademarks
Terms of Use · Privacy · Trademarks