← Back
Editing: styles.cpython-311.pyc
� }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 �<