Glue

Latest version: v0.13

Safety actively analyzes 626403 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.3

^^^
* New ``--imagemagick`` option. If present, glue will use ImageMagick to scale down retina sprites instead of Pillow 72.
* New ``--imagemagickpath`` option 72.
* Soft 2px default for margin no longer exists 73.
* Fix how glue choose which classes to add to the global scope in order to add pseudo-classes if needed 77.
* Fix camelcase separator as it wasn't preserving original case 74.
* Fix sprites containing images with filenames included in PSEUDO_CLASSES 59.

0.2.9.1

^^^^^^^
* Fix ProjectSpriteManager issues.

0.2.9

^^^^^^^
* Improve error messages.
* Added variable ``identifier`` to ``--each-template``.
* Glue now require ``Pillow==1.7.8``

0.2.8.1

^^^^^^^
* Fix maximum recursion depth issues in ``ConfigManager``
* Update Documentation.

0.2.8

^^^^^
* New ``--recursive`` option.
* New ``--follow-links`` option.
* New ``--sprite-namespace`` option.
* Speed up improvement: Glue is now 1.3x faster in a cold run.
* Speed up improvement: Glue is now 14x faster for already created sprites.
* Glue now store some metadata inside the generated sprites in order to not rebuild them again if the source images and settings are the same.
* New ``--force`` option to make glue rebuild the sprites.
* New ``--no-img`` and ``--no-css`` options.
* Fix some CSS aligment issues related with odd sized images.
* A soft default of 2px of margin is going to be added while using glue with ``--ratios`` or ``--retina`` in order to fix scaling noise.
* Fix ``--url`` in order to override relative path calculated by ``--img`` and ``--css``.

0.2.7

^^^^^
* Glue now require Pillow instead of PIL (http://pypi.python.org/pypi/Pillow/)
* Improve compatibility with less allowing variables in the urls (Thanks rafeca).
* Fix cachebuster issues with --retina and --url

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.