Results 1 to 3 of 3

Thread: DelphiX and PowerDraw 1.4

  1. #1

    DelphiX and PowerDraw 1.4

    Hello,

    I have got PowerDraw 1.4 can be used with DelphiX (PowerTool pack).

    And I have some troubles - no demo can be run. I found problem in unit AGFunit.pas bad decompression function here

    Code:
    DeCompressBuf(@InBuf, InSize, 0, OutBuf, OutSize);
    in routine

    Code:
    function TAGFImage.LoadFromFile(FileName: String): Integer;
    I tried a lot of versions of ZLib, but problem was occurred still.

    I have of doubt that is not problem in Bmp2AGF.exe utility (is it without source code). I can't run any demo with my converted image.

    Please, is source code of this utility? Or is bad generated code in *.AGF file. Or is problem in AGFunit.pas? Please help me with.

    Very thanks
    Regards
    Ijcro.

  2. #2

    DelphiX and PowerDraw 1.4

    All OK.
    Very thanks for Lifepower.
    PowerDraw is excellent. Thank.
    Ijcro.

  3. #3

    Re: DelphiX and PowerDraw 1.4

    Quote Originally Posted by ijcro
    Hello,

    I have got PowerDraw 1.4 can be used with DelphiX (PowerTool pack).

    And I have some troubles - no demo can be run. I found problem in unit AGFunit.pas bad decompression function here

    Code:
    DeCompressBuf(@InBuf, InSize, 0, OutBuf, OutSize);
    in routine

    Code:
    function TAGFImage.LoadFromFile(FileName: String): Integer;
    I tried a lot of versions of ZLib, but problem was occurred still.

    I have of doubt that is not problem in Bmp2AGF.exe utility (is it without source code). I can't run any demo with my converted image.

    Please, is source code of this utility? Or is bad generated code in *.AGF file. Or is problem in AGFunit.pas? Please help me with.

    Very thanks
    Regards
    ---------------------------------
    i fill PowerDraw is short of example for us!!
    i hope someone can make some example for our beginner!!
    thanks!
    i want to be a bird.
    <br />beause i can fly and i will be free!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •