Skip to content

Conversation

@JellyBellyDev
Copy link
Collaborator

Add phar archive for badge generation.

closes #63

public function calculateWidth(string $text, int $size = self::TEXT_SIZE): float
{
$size = $this->convertToPt($size);
var_dump($this->fontPath);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forgotten var_dump?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left this for this reason: box-project/box#519


RUN mkdir -p /home/dev/.composer \
&& chown -R 1000:1000 /home/dev/
COPY --from=composer:2 /usr/bin/composer /usr/local/bin/composer
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change inside this PR is correct or we should create another PR for this?
I don't know at the moment if is necessary for phar archive.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct is not necessary, but I was and I updated! :)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok! :)

@garak
Copy link
Collaborator

garak commented Oct 5, 2023

Any new on this?

@JellyBellyDev
Copy link
Collaborator Author

Any new on this?

I had completely forgotten about this process :(
I should take it back! :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Download phar archive

4 participants