You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.2 KiB
31 lines
1.2 KiB
https://rt.cpan.org/NoAuth/Bug.html?id=7864
|
|
|
|
--- t/gd.t~ 2003-04-30 11:04:32.000000000 +0300
|
|
+++ t/gd.t 2005-03-14 02:49:02.956699022 +0200
|
|
@@ -84,7 +84,8 @@
|
|
-- test --
|
|
[% FILTER replace('.');
|
|
#
|
|
- # This is test3 from GD-1.xx/t/GD.t
|
|
+ # This is test4 from GD-2.23/t/GD.t (note *.png-1):
|
|
+ # od -vAn -w35 -tx1 test.out.4.png-1 | tr -d ' '
|
|
#
|
|
USE im = GD.Image(100,50);
|
|
black = im.colorAllocate(0, 0, 0);
|
|
@@ -96,13 +97,13 @@
|
|
END; -%][% im.png | hex -%]
|
|
-- expect --
|
|
89504e470d0a1a0a0000000d4948445200000064000000320203000000d75b962d0000
|
|
-000c504c5445000000ffffffff00000000ff011d334a000000bc49444154789cad94c1
|
|
+000c504c5445000000ffffffff00000000ff011d334a000000bc49444154388dad94c1
|
|
0d83300c451309ba01cc93117a203d3002d3f4403680037fca8a448526f1b710ea3fe6
|
|
c9f9b163db984b6ae4e3ce4755e7d64f88f2cf82787c151c0105eaf0ab708276ca0886
|
|
83bc7280d5919033a80c39826c1502a4a4fa1a608d6414c8e6c865e9ba560298894d32
|
|
926c9291680338636580b742e4a7ed8f7b10b2dc2272a27baafff5e1f9dca90eafb5f2
|
|
3ffc4f791ff0dee1fda6f428ef6b3e0bcafcf09953e694cfb6b20f941da2ec1dbeaba2
|
|
-b2fdf60111b64d2854ccf25e0000000049454e44ae426082
|
|
+b2fdf60111b64d28a110a5c20000000049454e44ae426082
|
|
-- test --
|
|
[% FILTER replace('.');
|
|
#
|