1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint/png.py
2012-09-20 17:57:15 +02:00

14 lines
255 B
Python

# coding: utf8
"""
weasyprint.png
---------------
PNG output.
:copyright: Copyright 2011-2012 Simon Sapin and contributors, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
from __future__ import division, unicode_literals