From 2f31aa5b6bf4705d1657a3e6516b1aeb1aa7ba29 Mon Sep 17 00:00:00 2001 From: Watson Date: Mon, 8 Apr 2024 01:02:08 +0900 Subject: [PATCH] Update documents with RMagick v5.5.0 (#17) --- comtasks.html | 4 ++-- constants.html | 4 ++-- draw.html | 4 ++-- ilist.html | 4 ++-- image1.html | 4 ++-- image2.html | 8 ++++---- image3.html | 4 ++-- imageattrs.html | 4 ++-- imusage.html | 4 ++-- index.html | 6 +++--- info.html | 4 ++-- magick.html | 4 ++-- optequiv.html | 4 ++-- rvg.html | 4 ++-- rvgclip.html | 4 ++-- rvggroup.html | 4 ++-- rvgimage.html | 4 ++-- rvgpattern.html | 4 ++-- rvgshape.html | 4 ++-- rvgstyle.html | 4 ++-- rvgtext.html | 4 ++-- rvgtspan.html | 4 ++-- rvgtut.html | 4 ++-- rvguse.html | 4 ++-- rvgxform.html | 4 ++-- struct.html | 4 ++-- usage.html | 4 ++-- 27 files changed, 57 insertions(+), 57 deletions(-) diff --git a/comtasks.html b/comtasks.html index b3e0bfb..da194e9 100644 --- a/comtasks.html +++ b/comtasks.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: Common Tasks + RMagick 5.5.0: Common Tasks @@ -25,7 +25,7 @@ - + diff --git a/constants.html b/constants.html index 5e00e3a..f1ca59f 100644 --- a/constants.html +++ b/constants.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: Constants + RMagick 5.5.0: Constants @@ -57,7 +57,7 @@ - + diff --git a/draw.html b/draw.html index 219bb8d..482290f 100644 --- a/draw.html +++ b/draw.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: class Draw + RMagick 5.5.0: class Draw @@ -20,7 +20,7 @@ - + diff --git a/ilist.html b/ilist.html index 2c54f86..01c2b07 100644 --- a/ilist.html +++ b/ilist.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: class ImageList + RMagick 5.5.0: class ImageList @@ -14,7 +14,7 @@ - + diff --git a/image1.html b/image1.html index febb4e9..fd0d109 100644 --- a/image1.html +++ b/image1.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: class Image (class methods and instance methods a-d) + RMagick 5.5.0: class Image (class methods and instance methods a-d) @@ -39,7 +39,7 @@ - + diff --git a/image2.html b/image2.html index fc918e4..2707127 100644 --- a/image2.html +++ b/image2.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: class Image (instance methods e-o) + RMagick 5.5.0: class Image (instance methods e-o) @@ -41,7 +41,7 @@ - + @@ -3075,8 +3075,8 @@

Description

Arguments

- The percent change in the brightness, saturation, and hue, represented as Float numbers. For example, 0.25 means "25%". All three arguments may be - omitted. The default value of each argument is 1.0, that is, 100%. + The percent change in the brightness, saturation, and hue. Must be a number or a string in the form "NN%". For example, 0.25 means "25%". + All three arguments may be omitted. The default value of each argument is 1.0, that is, 100%.

Returns

diff --git a/image3.html b/image3.html index eb95d55..ec0ef01 100644 --- a/image3.html +++ b/image3.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: class Image (instance methods p-w) + RMagick 5.5.0: class Image (instance methods p-w) @@ -46,7 +46,7 @@ - + diff --git a/imageattrs.html b/imageattrs.html index e2a0365..ff60aa9 100644 --- a/imageattrs.html +++ b/imageattrs.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: class Image (attribute methods) + RMagick 5.5.0: class Image (attribute methods) @@ -20,7 +20,7 @@ - + diff --git a/imusage.html b/imusage.html index 12f8bd3..88601ce 100644 --- a/imusage.html +++ b/imusage.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: ImageMagick Conventions + RMagick 5.5.0: ImageMagick Conventions @@ -64,7 +64,7 @@ - + diff --git a/index.html b/index.html index 90a643c..8d38b71 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - RMagick 5.4.4 User's Guide and Reference + RMagick 5.5.0 User's Guide and Reference @@ -102,7 +102,7 @@

Ruby+ImageMagickTM
- Version 5.4.4 + Version 5.5.0

User's Guide and Reference

@@ -277,7 +277,7 @@

What is RMagick?

About this document

- This document describes Version 5.4.4 of RMagick. It is divided into 4 parts. The first is this page. The second part is a user's guide covering both + This document describes Version 5.5.0 of RMagick. It is divided into 4 parts. The first is this page. The second part is a user's guide covering both RMagick and ImageMagick usage and conventions. The third part is a reference guide to the ImageList, Image, and Draw classes. This guide includes many examples. The fourth part covers Ruby Vector Graphics (RVG). RVG is a facade for Draw that provides a high-level API for scalable vector graphics. The RVG section includes a tutorial and complete reference documentation. diff --git a/info.html b/info.html index 2ed097a..cc627fb 100644 --- a/info.html +++ b/info.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: class Image::Info - Optional method arguments + RMagick 5.5.0: class Image::Info - Optional method arguments @@ -38,7 +38,7 @@ -

+ diff --git a/magick.html b/magick.html index 075a172..327e6d2 100644 --- a/magick.html +++ b/magick.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: module Magick + RMagick 5.5.0: module Magick @@ -19,7 +19,7 @@ - + diff --git a/optequiv.html b/optequiv.html index dda42fe..9dadc11 100644 --- a/optequiv.html +++ b/optequiv.html @@ -4,7 +4,7 @@ - RMagick 5.4.4: Magick Command Options and Their Equivalent Methods + RMagick 5.5.0: Magick Command Options and Their Equivalent Methods @@ -63,7 +63,7 @@ - +