HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/env/lib/python3.10/site-packages/PIL/__pycache__/WalImageFile.cpython-310.pyc
o

we��@sBdZddlmZmZddlmZGdd�dej�Zdd�ZdZ	d	S)
a�
This reader is based on the specification available from:
https://www.flipcode.com/archives/Quake_2_BSP_File_Format.shtml
and has been tested with a few sample files found using google.

.. note::
    This format cannot be automatically recognized, so the reader
    is not registered for use with :py:func:`PIL.Image.open()`.
    To open a WAL file, use the :py:func:`PIL.WalImageFile.open()` function instead.
�)�Image�	ImageFile)�i32lec@s$eZdZdZdZdd�Zdd�ZdS)�WalImageFile�WALzQuake2 TexturecCs�d|_|j�d�}t|d�t|d�f|_t�|j�t|d�}|j�|�|dd��	dd�d|j
d	<|d
d��	dd�d}|rI||j
d<dSdS)
N�P�d� �$�(�r��name�8�X�	next_name)�_mode�fp�read�i32�_sizer�_decompression_bomb_check�size�seek�split�info)�self�header�offsetr�r�I/home/arjun/projects/env/lib/python3.10/site-packages/PIL/WalImageFile.py�_open"s
�zWalImageFile._opencCsR|js#tj�|j|j�|_|�|j�|jd|jd��|�	t
�tj�|�S)Nr
r)�imr�core�new�moder�	frombytesrr�
putpalette�
quake2palette�load)rrrr r)4s
"
zWalImageFile.loadN)�__name__�
__module__�__qualname__�format�format_descriptionr!r)rrrr rs
rcCst|�S)a2
    Load texture from a Quake2 WAL texture file.

    By default, a Quake2 standard palette is attached to the texture.
    To override the palette, use the :py:func:`PIL.Image.Image.putpalette()` method.

    :param filename: WAL file name, or an opened file handle.
    :returns: An image instance.
    )r)�filenamerrr �open<s
r0s"""&&&))),,,///222555777:::<<<$" 






##&""%" #!"  


-( )$'"%8.1),%& <07,3(-$("
10.,
*'
%!




)#'!& %#! 


&# 


3"5)&7/-95479:379046+14'.1"+/(,%* &
%"
 

,!!*)'&$"!




.0)-.'+,&**$()#''!&&$$""

0-,*(&$!




()8&'6%&4$$1""/ !-*'%!

/2)-0&+.$),!'*%(#&!%"



?<9 5#1#-#)?????9??1??*?? ???<?9?5?2?-=*;&9!742/-*'#=???

<.*6' 0!)<9772/1,(+&!0" N)
�__doc__�rr�_binaryrrrr0r(rrrr �<module>s�