$Id: misc.rb,v 1.10 2007/01/20 17:39:49 rmagick Exp $ Copyright (C) 2007 Timothy P. Hunter
From rvg/text.rb
Text-related classes
From rvg/units.rb
$Id: units.rb,v 1.3 2007/01/20 17:39:50 rmagick Exp $ Copyright (C) 2007 Timothy P. Hunter
From rvg/paint.rb
Defines paint server classes. Eventually this will include gradients.
From rvg/rvg.rb
RVG is the main class in this library. All graphic elements must be contained within an RVG object.
| Modules | |
|---|---|
| IPTC | Define IPTC record number:dataset tags for use with Image#get_iptc_dataset |
| Classes | |
|---|---|
| Draw | |
| Geometry | |
| GeometryValue | Geometry class and related enum constants |
| HatchFill | Example fill class. Fills the image with the specified background color, then crosshatches with the specified crosshatch color. @dist is the number of pixels between hatch lines. See Magick::Draw examples. |
| Image | Ruby-level Magick::Image methods |
| ImageList | |
| RVG | |
| Constants | |
|---|---|
| AreaGeometry | |
| AspectGeometry | |
| GreaterGeometry | |
| LessGeometry | |
| PercentGeometry | |
| Public Methods | |
|---|---|
| formats | |
<code/>and<pre/>for code samples.