1. 27 Jan, 2020 1 commit
    • entregable · 4ed27883
      - terminada la compilacion del segundo pdf
      - hecho el manual de usuario
      - llenado el README para programadores
      - pulido de comportamientos no deseados
      Luciano Barletta committed
  2. 22 Jan, 2020 1 commit
  3. 21 Jan, 2020 3 commits
  4. 20 Jan, 2020 1 commit
  5. 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
  6. 16 Jan, 2020 1 commit
  7. 15 Jan, 2020 1 commit
  8. 14 Jan, 2020 2 commits