Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pymupdf/PyMuPDF
/ JM_py_from_point
Function
JM_py_from_point
src/__init__.py:21215–21216 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
21213
21214
21215
def
JM_py_from_point(p):
21216
return
p.x, p.y
21217
21218
21219
def
JM_py_from_quad(q):
Callers
7
JM_make_spanlist
Function · 0.85
JM_make_text_block
Function · 0.85
jm_trace_text_span
Function · 0.85
closepath
Method · 0.85
curveto
Method · 0.85
lineto
Method · 0.85
util_transform_point
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…