This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Rendering Hints and small bug in fill polygon


Hi,

This patch modifies GdkGraphics2D to accept rendering hint
KEY_STROKE_CONTROL and normalizes certain paths when
KEY_STROKE_CONTROL is set to "NORMALIZE" mode. This patch also
implements some of the rendering hints related methods. 
(Thanks to Graydon for answering many of my questions.)

I've also fixed a small bug that caused polygons to be filled
incorrectly.


- Olga.








Attachment: patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]