5
I Use This!
Activity Not Available

News

Analyzed 6 months ago. based on code collected 6 months ago.
Posted over 15 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release adds support for linear and radial gradients. The painthierarchy has also been restructured and as a result a new wrapper forcairo contexts has been implemented that includes internal statevalues. The Paint class is now a top level ... [More] ancestor for all paints,including the gradients. The former solid colors that were suppliedby Paint can now be found in its descendant Color.Other changes include a fix in ScrolledViewport for a display bug andthe restructuring of several primitives such as Point, Vertex andLineSegment. (0 comments) [Less]
Posted over 15 years ago by Rick L. Vinyard, Jr.
This release adds support for linear and radial gradients. The paint hierarchy has also been restructured and as a result a new wrapper for cairo contexts has been implemented that includes internal state values. The Paint class is now a top level ... [More] ancestor for all paints, including the gradients. The former solid colors that were supplied by Paint can now be found in its descendant Color. Other changes include a fix in ScrolledViewport for a display bug and the restructuring of several primitives such as Point, Vertex and LineSegment. [Less]
Posted over 15 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release adds support for linear and radial gradients. The painthierarchy has also been restructured and as a result a new wrapper forcairo contexts has been implemented that includes internal statevalues. The Paint class is now a top level ... [More] ancestor for all paints,including the gradients. The former solid colors that were suppliedby Paint can now be found in its descendant Color.Other changes include a fix in ScrolledViewport for a display bug andthe restructuring of several primitives such as Point, Vertex andLineSegment. (0 comments) [Less]
Posted almost 16 years ago by Rick L. Vinyard, Jr.
This release modifies the basic demo adding support for scrolled viewports and zooming on the shapes. New shapes are Deltilles, Hextilles and Quadrilles.
Posted almost 16 years ago by Rick L. Vinyard, Jr.
This release modifies the basic demo adding support for scrolled viewports and zooming on the shapes. New shapes are Deltilles, Hextilles and Quadrilles.
Posted almost 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release modifies the basic demo adding support for scrolled viewports and zooming on the shapes.New shapes are Deltilles, Hextilles and Quadrilles. (0 comments)
Posted almost 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release modifies the basic demo adding support for scrolled viewports and zooming on the shapes.New shapes are Deltilles, Hextilles and Quadrilles. (0 comments)
Posted almost 16 years ago by Rick L. Vinyard, Jr.
This release features a new controller called Zoomer providing mouse wheel zooming of drawables. There is a new viewport widget named ScrolledViewport. It contains a basic viewport, but adds vertical and horizontal scrollers and provides an API very ... [More] similar to Gtk's ScrolledWindow widget. Also new are two drawing modes. One allows for intermediate drawing, primarily to support compositing. The other is alpha drawing using cairo's paint_with_alpha() methods. The drawable controller's have also had the insert() method renamed to add() to match Papyrus::Group's syntax. Support for rounded rectangles is also added using the corner_radius property of rectangles. There are also a number of other small enhancements and/or bug fixes. [Less]
Posted almost 16 years ago by Rick L. Vinyard, Jr.
This release features a new controller called Zoomer providing mouse wheel zooming of drawables. There is a new viewport widget named ScrolledViewport. It contains a basic viewport, but adds vertical and horizontal scrollers and provides an API very ... [More] similar to Gtk's ScrolledWindow widget. Also new are two drawing modes. One allows for intermediate drawing, primarily to support compositing. The other is alpha drawing using cairo's paint_with_alpha() methods. The drawable controller's have also had the insert() method renamed to add() to match Papyrus::Group's syntax. Support for rounded rectangles is also added using the corner_radius property of rectangles. There are also a number of other small enhancements and/or bug fixes. [Less]
Posted almost 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release features a new controller called Zoomer providing mouse wheel zooming of drawables.There is a new viewport widget named ScrolledViewport. It contains a basic viewport, but adds vertical and horizontal scrollers and provides an API very ... [More] similar to Gtk's ScrolledWindow widget.Also new are two drawing modes. One allows for intermediate drawing, primarily to support compositing. The other is alpha drawing using cairo's paint_with_alpha() methods.The drawable controller's have also had the insert() method renamed to add() to match Papyrus::Group's syntax.Support for rounded rectangles is also added using the corner_radius property of rectangles.There are also a number of other small enhancements and/or bug fixes. (0 comments) [Less]