Skip to content

How do you use this? #115

@movepixels

Description

@movepixels

There are no instructions on how to add a URL and Email?

$renderer = new ImageRenderer(
      new RendererStyle(400),
      new SvgImageBackEnd()
    );
    $writer = new Writer($renderer);
    $qr =  $writer->writeString($this->phone);

I can write the phone number or the email or the URL but how can you combine all of these?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions