__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
from _typeshed import Incomplete
from typing import Final
from reportlab.pdfbase import pdfmetrics
__version__: Final[str]
DISABLE_CMAP: bool
def findCMapFile(name): ...
def structToPDF(structure): ...
class CIDEncoding(pdfmetrics.Encoding):
name: Incomplete
source: Incomplete
def __init__(self, name, useCache: int = 1) -> None: ...
def parseCMAPFile(self, name) -> None: ...
def translate(self, text): ...
def fastSave(self, directory) -> None: ...
def fastLoad(self, directory) -> None: ...
def getData(self): ...
class CIDTypeFace(pdfmetrics.TypeFace):
def __init__(self, name) -> None: ...
def getCharWidth(self, characterId): ...
class CIDFont(pdfmetrics.Font):
faceName: Incomplete
face: Incomplete
encodingName: Incomplete
encoding: Incomplete
fontName: Incomplete
name: Incomplete
isVertical: Incomplete
substitutionFonts: Incomplete
def __init__(self, face, encoding) -> None: ...
def formatForPdf(self, text): ...
def stringWidth(self, text, size, encoding: Incomplete | None = None): ...
def addObjects(self, doc) -> None: ...
class UnicodeCIDFont(CIDFont):
language: Incomplete
name: Incomplete
vertical: Incomplete
isHalfWidth: Incomplete
unicodeWidths: Incomplete
def __init__(self, face, isVertical: bool = False, isHalfWidth: bool = False) -> None: ...
def formatForPdf(self, text): ...
def stringWidth(self, text, size, encoding: Incomplete | None = None): ...
def precalculate(cmapdir) -> None: ...
def test() -> None: ...
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.pyi | File | 50 B | 0644 |
|
| acroform.pyi | File | 6.51 KB | 0644 |
|
| cidfonts.pyi | File | 1.53 KB | 0644 |
|
| pdfdoc.pyi | File | 17.92 KB | 0644 |
|
| pdfform.pyi | File | 2.34 KB | 0644 |
|
| pdfmetrics.pyi | File | 2.8 KB | 0644 |
|
| pdfpattern.pyi | File | 663 B | 0644 |
|
| pdfutils.pyi | File | 574 B | 0644 |
|
| rl_codecs.pyi | File | 609 B | 0644 |
|
| ttfonts.pyi | File | 4.4 KB | 0644 |
|