changed the compilation method
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.
Showing
5 changed files
with
586 additions
and
399 deletions
static/src/convert.js
deleted
100644 → 0
static/src/pdf1.js
0 → 100644
static/src/pdf2.js
0 → 100644
-
Please register or sign in to post a comment