![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Classes | |
| class | BmpImageFormatter |
| class | FontManager |
| class | FontNotFound |
| class | GifImageFormatter |
| class | ImageFormatter |
| class | JpgImageFormatter |
| class | PilNotAvailable |
Variables | |
| bool | pil_available = True |
| _winreg = None | |
| dict | STYLES |
| str | DEFAULT_FONT_NAME_NIX = 'DejaVu Sans Mono' |
| str | DEFAULT_FONT_NAME_WIN = 'Courier New' |
| str | DEFAULT_FONT_NAME_MAC = 'Menlo' |
pygments.formatters.img
~~~~~~~~~~~~~~~~~~~~~~~
Formatter for Pixmap output.
:copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
| dict pygments.formatters.img.STYLES |