Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • qpdf
  • examples
  • qtest
  • parse-content
  • content.out
  • Cosmetic changes to be closer to Adobe terminology ...
    bfda7177
    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.
    Jay Berkenbilt authored
    2013-01-23 09:38:05 -0500  
    Browse Code ยป
content.out 135 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11
operator: BT
name: /F1
integer: 24
operator: Tf
integer: 72
integer: 720
operator: Td
string: (Potato)
operator: Tj
operator: ET
-EOF-