mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-02 19:49:43 +00:00
bfda717749
Change object type Keyword to Operator, and place the order of the object types in object_type_e in the same order as they are mentioned in the PDF specification. Note that this change only breaks backward compatibility with code that has not yet been released.
12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
operator: BT
|
|
name: /F1
|
|
integer: 24
|
|
operator: Tf
|
|
integer: 72
|
|
integer: 720
|
|
operator: Td
|
|
string: (Potato)
|
|
operator: Tj
|
|
operator: ET
|
|
-EOF-
|