add keywords for all nodes
This commit is contained in:
@@ -43,6 +43,8 @@ class Markup:
|
||||
"or rasterize markup directly onto an IMAGE."
|
||||
)
|
||||
|
||||
KEYWORDS = ("annotate", "arrow", "rectangle", "circle", "line", "draw", "overlay")
|
||||
|
||||
def process(
|
||||
self,
|
||||
input,
|
||||
|
||||
Reference in New Issue
Block a user