1. 08 Sep, 2023 6 commits
  2. 05 Sep, 2023 4 commits
  3. 11 Mar, 2020 1 commit
  4. 02 Mar, 2020 1 commit
  5. 18 Feb, 2020 2 commits
  6. 31 Jan, 2020 1 commit
  7. 29 Jan, 2020 2 commits
  8. 27 Jan, 2020 3 commits
  9. 22 Jan, 2020 1 commit
  10. 21 Jan, 2020 3 commits
  11. 20 Jan, 2020 1 commit
  12. 17 Jan, 2020 1 commit
    • changed the compilation method · b33385d8
      Now every drawable entity has a draw(pdf) function that takes in a pdf and adds a drawing to it
      
      Div holds drawable entities, so it checks that the method exists and calls them all in its draw method
      
      Now there's an option for adding children with absolute coordinates
      
      the adding process is generic now
      
      there's an utility for compiling coordinates in the Div class.
      Luciano Barletta committed
  13. 16 Jan, 2020 1 commit
  14. 15 Jan, 2020 1 commit
  15. 14 Jan, 2020 2 commits