Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 959 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 959 Bytes

Branch AlignedDimensions contains huge upgrade of original CodeTyphon 6.1 package pl_Shapes for use in my closed source application Product Drawing.

Changes

General:

  • add using antialiasing drawing with bgrabitmap
  • add proper transparency to all shapes
  • add support for Drag and Drop shape to shape
  • add possibility to use aligned dimensions for shapes (switchable)
    • external
    • internal
  • fix flickering issues during resize
  • fix saving shapes on disk
  • fix dataStream (TMemoryStream compression) in base object
  • add posibility to paint whole object to custom canvas (needed for print)

TplDrawPicture:

  • expand for using png and jpg formats
  • add pictureFileName property
  • add showBorder property
  • add stretch and transparent funcionality