[cvs] commit: framework/Image/Image gd.php png.php svg.php
horde/util barcode.php
Chuck Hagenbuch
chuck at horde.org
Fri May 7 13:51:36 PDT 2004
chuck 2004/05/07 13:51:36 PDT
Modified files:
Image/Image gd.php png.php svg.php
util barcode.php
Log:
- Move barcode generation solely into barcode.php and remove the 3
duplicative backend-specific methods.
- In the process, start turning the PNG driver into a true Image canvas driver,
starting with a rectangle() method.
Revision Changes Path
1.43 +8 -60 framework/Image/Image/gd.php
1.19 +41 -76 framework/Image/Image/png.php
1.31 +3 -68 framework/Image/Image/svg.php
1.10 +52 -5 horde/util/barcode.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Image/Image/gd.php?r1=1.42&r2=1.43&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/png.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/svg.php?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/horde/util/barcode.php?r1=1.9&r2=1.10&ty=u
More information about the cvs
mailing list