Skip to content

Fixed https://github.com/kreativekorp/barcode/issues/6#7

Open
gubi wants to merge 1 commit intokreativekorp:masterfrom
gubi:master
Open

Fixed https://github.com/kreativekorp/barcode/issues/6#7
gubi wants to merge 1 commit intokreativekorp:masterfrom
gubi:master

Conversation

@gubi
Copy link
Copy Markdown

@gubi gubi commented Apr 23, 2019

No description provided.

@gubi gubi mentioned this pull request Apr 23, 2019
@admintariq
Copy link
Copy Markdown

How to decrease height of the svg image. I am using this "$generator->render_svg('ean-128', $suplierPartNumber, $options);"

@Kam3leoN
Copy link
Copy Markdown

Kam3leoN commented Mar 8, 2023

$options['h'] = 80;
$svg = $generator->render_svg("ean-128", $supplierPartNumber, $options);
echo $svg;

@TheSin-
Copy link
Copy Markdown

TheSin- commented Nov 20, 2024

why hasn't this been accepted yet?

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.

4 participants