MCPcopy Create free account
hub / github.com/LibPDF-js/core / endText

Method endText

src/text/text-state.ts:121–124  ·  view source on GitHub ↗

* End text object (ET operator).

()

Source from the content-addressed store, hash-verified

119 * End text object (ET operator).
120 */
121 endText(): void {
122 // Text matrices become undefined outside text objects
123 // but we keep them for simplicity
124 }
125
126 /**
127 * Set text matrix (Tm operator).

Calls

no outgoing calls

Tested by 1

drawNewBadgeFunction · 0.64