Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example in README.md is broken #89

Closed
jeroenmoors opened this issue Mar 7, 2014 · 1 comment
Closed

Example in README.md is broken #89

jeroenmoors opened this issue Mar 7, 2014 · 1 comment
Milestone

Comments

@jeroenmoors
Copy link
Contributor

The readme file refers this example:
$myTextElement->setBold();
$myTextElement->setName('Verdana');
$myTextElement->setSize(22);

However these functions are (no longer?) implemented. I'm not sure if they should be implemented or if the example should be changed.

@Progi1984 Progi1984 added this to the 0.7.1 milestone Mar 7, 2014
Progi1984 added a commit that referenced this issue Mar 7, 2014
@Progi1984
Copy link
Member

Thanks @jeroenmoors

Fixed in develop branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants