summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2017-09-04 08:30:19 +0000
committerManolo Gouy <Manolo>2017-09-04 08:30:19 +0000
commitdd9f32c3f5dbe5b157a554ebd148f619c9279841 (patch)
treeed268519e7058c23f08e5cffda509e648f53d8fa
parentc42b4717a9af54f68f1ae01d93d6defbcb068d5f (diff)
Fix typo in documentation of Fl_SVG_Image.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12419 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
-rw-r--r--FL/Fl_SVG_Image.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_SVG_Image.H b/FL/Fl_SVG_Image.H
index fec869d8d..6467f4d3f 100644
--- a/FL/Fl_SVG_Image.H
+++ b/FL/Fl_SVG_Image.H
@@ -34,8 +34,8 @@ struct NSVGimage;
If the image has loaded correctly, w(), h(), and d() should return values greater than zero.
Rasterization is not done until the image is first drawn or resize() is called. Therefore,
- array() is NULL until then. The delayed rasterization ensures an Fl_Shared_Image based on
- an SVG image and scaled to its display size by calling Fl_Shared_Image::scale() will be
+ \ref array is NULL until then. The delayed rasterization ensures an Fl_Shared_Image based on
+ an SVG image and scaled to its display size by Fl_Shared_Image::scale() will be
always rasterized to the exact screen resolution.
The Fl_SVG_Image class draws images computed by \c nanosvg: one known limitation is that text