Submit
Path:
~
/
/
lib
/
python2.7
/
site-packages
/
pygments
/
formatters
/
File Content:
svg.pyc
� _aTc @ s^ d Z d d l m Z d d l m Z m Z d g Z d � Z i Z d e f d � � YZ d S( s� pygments.formatters.svg ~~~~~~~~~~~~~~~~~~~~~~~ Formatter for SVG output. :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. i����( t Formatter( t get_bool_optt get_int_optt SvgFormatterc C s@ | j d d � j d d � j d d � j d d � j d d � S( s<