CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 11:16:10 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080614003003
location: https://web.archive.org/web/20080614003003/https://openjdk.java.net/projects/graphics-rasterizer
server-timing: captures_list;dur=0.605900, exclusion.robots;dur=0.018926, exclusion.robots.policy;dur=0.009015, esindex;dur=0.011113, cdx.remote;dur=32.355716, LoadShardBlock;dur=310.521336, PetaboxLoader3.datanode;dur=138.347104, PetaboxLoader3.resolve;dur=119.621282
x-app-server: wwwb-app217
x-ts: 302
x-tr: 386
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app217; 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, 31 Jul 2025 11:16:12 GMT
content-type: text/html
x-archive-orig-connection: close
x-archive-orig-etag: "1118981119"
x-archive-orig-accept-ranges: bytes
x-archive-orig-last-modified: Tue, 10 Jun 2008 18:24:54 GMT
x-archive-orig-content-length: 7329
x-archive-orig-date: Sat, 14 Jun 2008 00:30:03 GMT
x-archive-orig-server: openjdk/0.9
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: us-ascii
memento-datetime: Sat, 14 Jun 2008 00:30:03 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, 12 May 2008 02:56:24 GMT", ; rel="memento"; datetime="Sat, 14 Jun 2008 00:30:03 GMT", ; rel="next memento"; datetime="Fri, 25 Jul 2008 10:06:11 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: 52_4_20080613232524_crawl104-c/52_4_20080614002714_crawl101.arc.gz
server-timing: captures_list;dur=3.277058, exclusion.robots;dur=0.113199, exclusion.robots.policy;dur=0.051994, esindex;dur=0.059590, cdx.remote;dur=163.329558, LoadShardBlock;dur=564.657873, PetaboxLoader3.datanode;dur=540.208386, load_resource;dur=425.077274, PetaboxLoader3.resolve;dur=340.271801
x-app-server: wwwb-app217
x-ts: 200
x-tr: 1325
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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