Skip to content

SVG file parsing / rendering library

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING
GPL-3.0
COPYING.GPL
Notifications You must be signed in to change notification settings

BiomeMakers/php-svg-lib

 
 

Repository files navigation

Biomemakers notes II

Javi: I am using this again to support fonts in the svg

Biomemakers notes I

Javi: This is not needed anymore. This is a dependency used by phpdom, the pdf generator of Portal. This was just a fork of the original library to add a temporal patch to support php 7.2. But this problem has been fixed by the library creators. Our issue

Git commands

Original repository

git remote add upstream https://github.com/PhenX/php-svg-lib.git
git merge upstream/master

composer.json

"require": {
	"biomemakers/php-svg-lib": "dev-master"
}

"repositories": [
    {
        "type": "git",
        "url": "https://github.com/BiomeMakers/php-svg-lib.git"
    }
]

composer remove phenx/php-svg-lib composer update biomemakers/php-svg-lib

About

SVG file parsing / rendering library

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING
GPL-3.0
COPYING.GPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%