| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/reportlab/lib/__pycache__/ |
Upload File : |
�
}G�b�A � �l � d Z dZdZddlmZ ddlmZmZ ddlm Z ddl
mZm
ZmZmZmZmZmZmZmZmZmZ m!Z"m#Z$ e edd� � Z% e edd� � Z& e edd� � Z' G d � d
� � Z( G d� de(� � Z) G d
� de(� � Z* G d� de(� � Z+ e,� � Z- G d� d� � Z.d� Z/d� Z0dS )z3.3.0a� Classes for ParagraphStyle and similar things.
A style is a collection of attributes, but with some extra features
to allow 'inheritance' from a parent, and to ensure nobody makes
changes after construction.
ParagraphStyle shows all the attributes available for formatting
paragraphs.
getSampleStyleSheet() returns a stylesheet you can use for initial
development, with a few basic heading and text styles.
)�PropertySet�ParagraphStyle� LineStyle� ListStyle�StyleSheet1�getSampleStyleSheet� )�black)�TA_LEFT� TA_CENTER)�tt2ps)
�canvas_basefontname�underlineWidth�underlineOffset�underlineGap�strikeWidth�strikeOffset� strikeGap�spaceShrinkage�platypus_link_underline�hyphenationLang�hyphenationMinWordLength�uriWasteReduce�embeddedHyphenation� c �<