diff --git a/reference/image/functions/gd-info.xml b/reference/image/functions/gd-info.xml index aa789de3ea..0dbe5837aa 100644 --- a/reference/image/functions/gd-info.xml +++ b/reference/image/functions/gd-info.xml @@ -103,6 +103,37 @@ + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.6.12 + + WebP Support added. + + + + 5.3.0 + + JPG Support attribute renamed to JPEG Support. + + + + + + + + &reftitle.examples; @@ -146,36 +177,6 @@ array(10) { - - &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 5.6.12 - - WebP Support added. - - - - 5.3.0 - - JPG Support attribute renamed to JPEG Support. - - - - - - - - &reftitle.seealso; diff --git a/reference/image/functions/imagecolorclosesthwb.xml b/reference/image/functions/imagecolorclosesthwb.xml index 2a08ee418d..2a50236e24 100644 --- a/reference/image/functions/imagecolorclosesthwb.xml +++ b/reference/image/functions/imagecolorclosesthwb.xml @@ -52,6 +52,31 @@ the hue, white and blackness nearest the given color. + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.3.0 + + This function is now available on Windows + + + + + + + + &reftitle.examples; @@ -77,29 +102,7 @@ HWB: 33 - - &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 5.3.0 - - This function is now available on Windows - - - - - - - + &reftitle.seealso; diff --git a/reference/image/functions/imagejpeg.xml b/reference/image/functions/imagejpeg.xml index c1f572a16c..afe4059d9e 100644 --- a/reference/image/functions/imagejpeg.xml +++ b/reference/image/functions/imagejpeg.xml @@ -52,6 +52,39 @@ &return.success; + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.4.0 + + Added support for passing a stream resource to + to. + + + + 5.4.0 + + Disallowed passing an empty string to to to + skip this argument. + + + + + + + + &reftitle.examples; @@ -141,38 +174,6 @@ imagedestroy($im); - - &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 5.4.0 - - Added support for passing a stream resource to - to. - - - - 5.4.0 - - Disallowed passing an empty string to to to - skip this argument. - - - - - - - - &reftitle.seealso; diff --git a/reference/image/functions/imagepsbbox.xml b/reference/image/functions/imagepsbbox.xml index 52a3cb63a0..97770add1d 100644 --- a/reference/image/functions/imagepsbbox.xml +++ b/reference/image/functions/imagepsbbox.xml @@ -118,6 +118,31 @@ + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 7.0.0 + + T1Lib support was removed from PHP, thus this function was removed. + + + + + + + + &reftitle.examples; @@ -155,29 +180,7 @@ imagedestroy($im); - - &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 7.0.0 - - T1Lib support was removed from PHP, thus this function was removed. - - - - - - - + &reftitle.notes; ¬e.config.t1lib; diff --git a/reference/image/functions/imagepsencodefont.xml b/reference/image/functions/imagepsencodefont.xml index 9055c6ff02..ce6bb15b8c 100644 --- a/reference/image/functions/imagepsencodefont.xml +++ b/reference/image/functions/imagepsencodefont.xml @@ -54,6 +54,31 @@ &return.success; + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 7.0.0 + + T1Lib support was removed from PHP, thus this function was removed. + + + + + + + + &reftitle.examples; @@ -78,29 +103,7 @@ imagepsfreefont($font); - - &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 7.0.0 - - T1Lib support was removed from PHP, thus this function was removed. - - - - - - - + &reftitle.notes; ¬e.config.t1lib; diff --git a/reference/image/functions/imagepsextendfont.xml b/reference/image/functions/imagepsextendfont.xml index 55c2477ecc..2bc578d74e 100644 --- a/reference/image/functions/imagepsextendfont.xml +++ b/reference/image/functions/imagepsextendfont.xml @@ -43,6 +43,31 @@ &return.success; + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 7.0.0 + + T1Lib support was removed from PHP, thus this function was removed. + + + + + + + + &reftitle.examples; @@ -67,29 +92,7 @@ imagepsfreefont($font); - - &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 7.0.0 - - T1Lib support was removed from PHP, thus this function was removed. - - - - - - - + &reftitle.notes; ¬e.config.t1lib; diff --git a/reference/image/functions/imagepsfreefont.xml b/reference/image/functions/imagepsfreefont.xml index 3f44b6fd15..90c8058b98 100644 --- a/reference/image/functions/imagepsfreefont.xml +++ b/reference/image/functions/imagepsfreefont.xml @@ -33,27 +33,7 @@ &return.success; - - &reftitle.examples; - - - <function>imagepsfreefont</function> example - - -]]> - - - - &reftitle.changelog; @@ -77,6 +57,29 @@ imagepsfreefont($font); + + + &reftitle.examples; + + + <function>imagepsfreefont</function> example + + +]]> + + + + + &reftitle.notes; ¬e.config.t1lib; diff --git a/reference/image/functions/imagepsloadfont.xml b/reference/image/functions/imagepsloadfont.xml index 6d564b2e34..5e85c6901b 100644 --- a/reference/image/functions/imagepsloadfont.xml +++ b/reference/image/functions/imagepsloadfont.xml @@ -41,6 +41,31 @@ can be used for further purposes. Otherwise the function returns &false;. + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 7.0.0 + + T1Lib support was removed from PHP, thus this function was removed. + + + + + + + + &reftitle.examples; @@ -73,29 +98,7 @@ imagedestroy($im); - - &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 7.0.0 - - T1Lib support was removed from PHP, thus this function was removed. - - - - - - - + &reftitle.notes; ¬e.config.t1lib; diff --git a/reference/image/functions/imagepsslantfont.xml b/reference/image/functions/imagepsslantfont.xml index 4f3c9b3631..bcf0d8673c 100644 --- a/reference/image/functions/imagepsslantfont.xml +++ b/reference/image/functions/imagepsslantfont.xml @@ -41,6 +41,31 @@ &return.success; + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 7.0.0 + + T1Lib support was removed from PHP, thus this function was removed. + + + + + + + + &reftitle.examples; @@ -65,29 +90,7 @@ imagepsfreefont($font); - - &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 7.0.0 - - T1Lib support was removed from PHP, thus this function was removed. - - - - - - - + &reftitle.notes; ¬e.config.t1lib; diff --git a/reference/image/functions/imagepstext.xml b/reference/image/functions/imagepstext.xml index 7bce50d4f9..16068851d5 100644 --- a/reference/image/functions/imagepstext.xml +++ b/reference/image/functions/imagepstext.xml @@ -164,6 +164,31 @@ + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 7.0.0 + + T1Lib support was removed from PHP, thus this function was removed. + + + + + + + + &reftitle.examples; @@ -194,29 +219,7 @@ imagedestroy($im); - - &reftitle.changelog; - - - - - - &Version; - &Description; - - - - - 7.0.0 - - T1Lib support was removed from PHP, thus this function was removed. - - - - - - - + &reftitle.notes; ¬e.config.t1lib;