Skip to content

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

Open
gubi wants to merge 1 commit into
kreativekorp:masterfrom
gubi:master
Open

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

Conversation

@gubi

@gubi gubi commented Apr 23, 2019

Copy link
Copy Markdown

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

Kam3leoN commented Mar 8, 2023

Copy link
Copy Markdown

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

@TheSin-

TheSin- commented Nov 20, 2024

Copy link
Copy Markdown

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