%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3/dist-packages/reportlab/pdfbase/__pycache__/
Upload File :
Create Path :
Current File : //lib/python3/dist-packages/reportlab/pdfbase/__pycache__/_fontdata.cpython-312.pyc

�

��eh!��8�dZdZddlZddlZiZiZiZdZddddd	d
ddd
dddddd�Zdddddddddddddd d!�Z	d"�Z
dd#lmZdd$l
mZeefd%�Z[[d=d&�Zd'ZGd(�d)e�Ze�Zdd*lmZdd+lmZdd,lmZdd-lmZdd.lmZdd/lm Z dd0l!m"Z"ejGeeeeee e"d'��d1d2d2d1d3d3d3d3d4d5d6d7d8d8d9�Z$ddl%Z&ddl'Z&ddl(Z&ddl)Z&ddl*Z&ddl+Z&ddl,Z&ddl-Z&ddl.Z&ddl/Z&ddl0Z&ddl1Z&ddl2Z&ddl3Z&e&jhjjjle&jhjnjle&jhjpjle&jhjrjle&jhjtjle&jhjvjle&jhjxjle&jhjzjle&jhj|jle&jhj~jle&jhj�jle&jhj�jle&jhj�jle&jhj�jld�ZDee$j��ej��ej��ej��ej��eDj���:�fd;�ZFdd<lmGZGeGeF�[Gy)>z3.3.0a�Database of font related things

    - standardFonts - tuple of the 14 standard string font names
    - standardEncodings - tuple of the known standard font names
    - encodings - a mapping object from standard encoding names (and minor variants)
      to the encoding vectors ie the tuple of string glyph names
    - widthsByFontGlyph - fontname x glyphname --> width of glyph
    - widthVectorsByFont - fontName -> vector of widths 
    
    This module defines a static, large data structure.  At the request
    of the Jython project, we have split this off into separate modules
    as Jython cannot handle more than 64k of bytecode in the 'top level'
    code of a Python module.  
�N)�Courier�Courier-Bold�Courier-Oblique�Courier-BoldOblique�	Helvetica�Helvetica-Bold�Helvetica-Oblique�Helvetica-BoldOblique�Times-Roman�
Times-Bold�Times-Italic�Times-BoldItalic�Symbol�ZapfDingbats)rrr)r�r)rrr)rrr)rrr)rrr)rrr)rrr)rrr)rrr)rrr)rrr)rrr)rrr�s050000l�d050000l�n019003l�n019004l�n019023l�n019024l�n021003l�n021004l�n021023l�n021024l�n022003l�n022004l�n022023l�n022024l)�symbol�zapfdingbats�	helveticazhelvetica-boldzhelvetica-obliquezhelvetica-boldobliqueztimes-romanz
times-boldztimes-italicztimes-bolditalic�courierzcourier-boldzcourier-obliquezcourier-boldobliquec�0�t|j�S�N)�_font2fnrMap�lower)�fontNames �=/usr/lib/python3/dist-packages/reportlab/pdfbase/_fontdata.py�_findFNRr*Js������(�)�)�)�T1SearchPath)�	rl_isfilec��|gk7sJd��|D].}tjj||�}||�s�,|cSy)NzNo Type-1 font search path)�os�path�join)�nr-r,�d�fs     r)�
_searchT1Dirsr5OsI�����9�9�9��
�"���G�G�L�L��1����Q�<���"�r+c�0�tt|�|z�Sr%)r5r*)r(�exts  r)�
findT1Filer8Ws����(�+�C�/�0�0r+)�WinAnsiEncoding�MacRomanEncoding�StandardEncoding�SymbolEncoding�ZapfDingbatsEncoding�PDFDocEncoding�MacExpertEncodingc�0�eZdZdZdddddddd	�Zd
�Zd�Zy)
�_Name2StandardEncodingMapz*Trivial fake dictionary with some [] magicr9r:r;r<r=r>r?)�winansi�macroman�standardr r!�pdfdoc�	macexpertc��|j�}|dddk(r|dd}|j|}||vrtd|z��tj	|||�y)N����encodingzEncoding %s is already set)r'�_XMap�
IndexError�dict�__setitem__)�self�x�v�ys    r)rMz%_Name2StandardEncodingMap.__setitem__cs[��
�G�G�I���R�S�6�:��1�S�b�6�q��J�J�q�M����9�J�'C�a�'G�H�H�����a��"r+c��|j�}|dddk(r|dd}|j|}tj||�S)NrHrI)r'rJrL�__getitem__)rNrOrQs   r)rSz%_Name2StandardEncodingMap.__getitem__jsE��
�G�G�I���R�S�6�:��1�S�b�6�q��J�J�q�M������Q�'�'r+N)�__name__�
__module__�__qualname__�__doc__rJrMrS�r+r)rArA`s8��4�(�5G�Se�o�Qg�qA�Ob�
c�E�#�(r+rA)r9)r:)r;)r<)r=)r>)r?)iuic���)irir���)i�i1���)�i'���)i��3���)i�rZ)rYrZ)rr)rrrrrrr
r	rrrr
rr)�ascent_descent�fontsByBaseEnc�fontsByName�standardFontAttributes�widthVectorsByFont�widthsByFontGlyphc��|j�D]3\}}t�|}|j�|j|��5yr%)�items�globals�clear�update)�
initial_dicts�krPr3s    r)�_resetrh�s?���"�"�$����!�
�)�A�,��	���	�	�����r+)�register_reset)z.pfb)H�__version__rWr/�sysr_r]r\�
standardFontsr^r&r*�reportlab.rl_configr,�reportlab.lib.utilsr-r5r8�standardEncodingsrLrA�	encodings�'reportlab.pdfbase._fontdata_enc_winansir9�(reportlab.pdfbase._fontdata_enc_macromanr:�(reportlab.pdfbase._fontdata_enc_standardr;�&reportlab.pdfbase._fontdata_enc_symbolr<�,reportlab.pdfbase._fontdata_enc_zapfdingbatsr=�&reportlab.pdfbase._fontdata_enc_pdfdocr>�)reportlab.pdfbase._fontdata_enc_macexpertr?rer[�*reportlab.pdfbase._fontdata_widths_courier�	reportlab�.reportlab.pdfbase._fontdata_widths_courierbold�1reportlab.pdfbase._fontdata_widths_courieroblique�5reportlab.pdfbase._fontdata_widths_courierboldoblique�,reportlab.pdfbase._fontdata_widths_helvetica�0reportlab.pdfbase._fontdata_widths_helveticabold�3reportlab.pdfbase._fontdata_widths_helveticaoblique�7reportlab.pdfbase._fontdata_widths_helveticaboldoblique�-reportlab.pdfbase._fontdata_widths_timesroman�,reportlab.pdfbase._fontdata_widths_timesbold�.reportlab.pdfbase._fontdata_widths_timesitalic�2reportlab.pdfbase._fontdata_widths_timesbolditalic�)reportlab.pdfbase._fontdata_widths_symbol�/reportlab.pdfbase._fontdata_widths_zapfdingbats�pdfbase�_fontdata_widths_courier�widths�_fontdata_widths_courierbold�_fontdata_widths_courieroblique�#_fontdata_widths_courierboldoblique�_fontdata_widths_helvetica�_fontdata_widths_helveticabold�!_fontdata_widths_helveticaoblique�%_fontdata_widths_helveticaboldoblique�_fontdata_widths_timesroman�_fontdata_widths_timesbold�_fontdata_widths_timesitalic� _fontdata_widths_timesbolditalic�_fontdata_widths_symbol�_fontdata_widths_zapfdingbatsr`�copyrhrirXr+r)�<module>r�s��

��
	����������
��"�%�)�!�&�)�-�%�$�&�*�
�'�%��0!+� *� *� *� *� *� *� *� *� *� *� *� *� *���"*�-�)�'�\���)�1�\��(��(� 
&�'�	�D�E�E�A�M�A�G�	���&�(�(�$�0�$�*�����&�"��!�(�$���#������$2�5�8�<�3�7�:�>�4�3�5�9�0�6����.�.�5�5�
���2�2�9�9�
���5�5�<�<�
���9�9�@�@�
���0�0�7�7�
���4�4�;�;�
���7�7�>�>�
���;�;�B�B�
���1�1�8�8�
���0�0�7�7�
���2�2�9�9�
���6�6�=�=�
���-�-�4�4�
���3�3�:�:�9��D�)�.�.�0�)�.�.�0�#�(�(�*�#9�#>�#>�#@�1�6�6�8�/�4�4�6�
�
�/��v��r+

Zerion Mini Shell 1.0