Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

refactoring to draw elements #21

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

tonicospinelli
Copy link

first steps to segregate responsibilities to draw pdf elements and able to get better control each one them

the Page no need to know how to draw a text.
This code creates Drawings namespace to segregate those responsibilities
object to draw a rectangle
object to draw rounded rectangle
object to draw an ellipse
object to draw an image from file
object to draw a line
class to draw a polygon
@mwillbanks
Copy link

@tonicospinelli awesome, @weierophinney this has quite a bit of items but makes complete sense. might want to find a version for this to go into.

@vaclavvanik
Copy link

ping @weierophinney

@Maks3w
Copy link
Member

Maks3w commented Oct 21, 2015

This repo is out of support. Its better if you maintain your own fork.

@vaclavvanik
Copy link

That's a pity. ZendPdf has large functionality. It should be mentioned (in readme) that this repo is deprecated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants