Commit 2e342ee5bb4dfaab04229f6b8dfe9e457aeefd96
1 parent
ee2aad43
Spell check
Showing
8 changed files
with
295 additions
and
17 deletions
include/qpdf/JSON.hh
| ... | ... | @@ -84,7 +84,7 @@ class JSON |
| 84 | 84 | // element of this object's corresponding array. |
| 85 | 85 | // * Otherwise, the value is ignored. |
| 86 | 86 | // |
| 87 | - // QPDF's JSON output conforms to certain strict compatability | |
| 87 | + // QPDF's JSON output conforms to certain strict compatibility | |
| 88 | 88 | // rules as discussed in the manual. The idea is that a JSON |
| 89 | 89 | // structure created manually in qpdf.cc doubles as both JSON help |
| 90 | 90 | // information and a schema for validating the JSON that qpdf | ... | ... |
include/qpdf/QPDFFormFieldObjectHelper.hh
| ... | ... | @@ -182,7 +182,7 @@ class QPDFFormFieldObjectHelper: public QPDFObjectHelper |
| 182 | 182 | void setV(std::string const& utf8_value, bool need_appearances = true); |
| 183 | 183 | |
| 184 | 184 | // Update the appearance stream for this field. Note that qpdf's |
| 185 | - // abilitiy to generate appearance streams is limited. We only | |
| 185 | + // ability to generate appearance streams is limited. We only | |
| 186 | 186 | // generate appearance streams for streams of type text or choice. |
| 187 | 187 | // The appearance uses the default parameters provided in the |
| 188 | 188 | // file, and it only supports ASCII characters. Quadding is | ... | ... |
include/qpdf/QPDFObjectHandle.hh
| ... | ... | @@ -592,8 +592,8 @@ class QPDFObjectHandle |
| 592 | 592 | QPDF_DLL |
| 593 | 593 | void mergeResources(QPDFObjectHandle other); |
| 594 | 594 | |
| 595 | - // Get all resource names from a resourcey dictionary. If this | |
| 596 | - // object is a dctionary, this method returns a set of all the | |
| 595 | + // Get all resource names from a resource dictionary. If this | |
| 596 | + // object is a dictionary, this method returns a set of all the | |
| 597 | 597 | // keys in all top-level subdictionaries. For resources |
| 598 | 598 | // dictionaries, this is the collection of names that may be |
| 599 | 599 | // referenced in the content stream. | ... | ... |
ispell-words
| ... | ... | @@ -5,9 +5,11 @@ abacc |
| 5 | 5 | abc |
| 6 | 6 | ABCD |
| 7 | 7 | abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnom |
| 8 | +abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnom | |
| 8 | 9 | abcde |
| 9 | 10 | abcdefABCDEF |
| 10 | 11 | abcdefghbcdefghicdefghijdefghijkefghijklfghijklmg |
| 12 | +abcdefghbcdefghicdefghijdefghijkefghijklfghijklmg | |
| 11 | 13 | abcdefghijklmnopqrstuvwxyz |
| 12 | 14 | ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi |
| 13 | 15 | ABI |
| ... | ... | @@ -24,7 +26,11 @@ activatePipelineStack |
| 24 | 26 | ActiveState |
| 25 | 27 | acyclic |
| 26 | 28 | adbe |
| 29 | +addArrayElement | |
| 30 | +addChoicesToCompletions | |
| 27 | 31 | addContentTokenFilter |
| 32 | +addDictionaryMember | |
| 33 | +addOptionsToCompletions | |
| 28 | 34 | addPage |
| 29 | 35 | addPageAt |
| 30 | 36 | addPageContents |
| ... | ... | @@ -57,15 +63,19 @@ allowModifyOther |
| 57 | 63 | allowPoundAnywhereInName |
| 58 | 64 | allowPrintHighRes |
| 59 | 65 | allowPrintLowRes |
| 66 | +alternativename | |
| 60 | 67 | annot |
| 68 | +annotationflags | |
| 61 | 69 | annots |
| 62 | 70 | antivirus |
| 63 | 71 | anyBadTokens |
| 64 | 72 | aobjid |
| 73 | +aoh | |
| 65 | 74 | ap |
| 66 | 75 | apexcovantage |
| 67 | 76 | api |
| 68 | 77 | APIs |
| 78 | +appearancestate | |
| 69 | 79 | appendable |
| 70 | 80 | appendItem |
| 71 | 81 | appendString |
| ... | ... | @@ -74,11 +84,78 @@ appimage |
| 74 | 84 | arandom |
| 75 | 85 | arg |
| 76 | 86 | argc |
| 87 | +argCheck | |
| 88 | +argCheckLinearization | |
| 89 | +argCoalesceContents | |
| 90 | +argCollate | |
| 91 | +argCompletionBash | |
| 92 | +argCompletionZsh | |
| 93 | +argCompressStreams | |
| 94 | +argCopyEncryption | |
| 95 | +argCopyright | |
| 96 | +argDecodeLevel | |
| 97 | +argDecrypt | |
| 98 | +argDeterministicId | |
| 99 | +argEmpty | |
| 100 | +argEncrypt | |
| 101 | +argEncryptionFilePassword | |
| 102 | +argEndEncrypt | |
| 103 | +argfile | |
| 104 | +argFilteredStreamData | |
| 105 | +argFlattenAnnotations | |
| 106 | +argForceVersion | |
| 107 | +argGenerateAppearances | |
| 108 | +argHelp | |
| 109 | +argIgnoreXrefStreams | |
| 110 | +argJson | |
| 111 | +argJsonHelp | |
| 112 | +argJsonKey | |
| 113 | +argJsonObject | |
| 114 | +argKeepFilesOpen | |
| 115 | +argLinearize | |
| 116 | +argLinearizePass | |
| 117 | +argMinVersion | |
| 118 | +argNewlineBeforeEndstream | |
| 119 | +argNoOriginalObjectIds | |
| 120 | +argNormalizeContent | |
| 121 | +argNoWarn | |
| 122 | +argObjectStreams | |
| 123 | +argOiMinArea | |
| 124 | +argOiMinHeight | |
| 125 | +argOiMinWidth | |
| 126 | +argOptimizeImages | |
| 127 | +argPages | |
| 128 | +ArgParser | |
| 129 | +argPassword | |
| 130 | +argPasswordIsHexKey | |
| 131 | +argPositional | |
| 132 | +argPreserveUnreferenced | |
| 133 | +argPreserveUnreferencedResources | |
| 134 | +argProgress | |
| 135 | +argQdf | |
| 136 | +argRawStreamData | |
| 137 | +argRotate | |
| 77 | 138 | args |
| 139 | +argShowEncryption | |
| 140 | +argShowEncryptionKey | |
| 141 | +argShowLinearization | |
| 142 | +argShowNpages | |
| 143 | +argShowObject | |
| 144 | +argShowPages | |
| 145 | +argShowXref | |
| 146 | +argSplitPages | |
| 147 | +argStaticAesIv | |
| 148 | +argStaticId | |
| 149 | +argStreamData | |
| 150 | +argSuppressRecovery | |
| 78 | 151 | argv |
| 152 | +argVerbose | |
| 153 | +argVersion | |
| 154 | +argWithImages | |
| 79 | 155 | arko |
| 80 | 156 | arko's |
| 81 | 157 | Arora |
| 158 | +arr | |
| 82 | 159 | arrayOrStreamToStreamArray |
| 83 | 160 | ArtBox |
| 84 | 161 | ascii |
| ... | ... | @@ -114,6 +191,7 @@ autoconf |
| 114 | 191 | autogen |
| 115 | 192 | autoheader |
| 116 | 193 | autolabel |
| 194 | +autoload | |
| 117 | 195 | automake |
| 118 | 196 | autotools |
| 119 | 197 | ba |
| ... | ... | @@ -128,7 +206,11 @@ baeca |
| 128 | 206 | BaseFont |
| 129 | 207 | basename |
| 130 | 208 | BaseVersion |
| 209 | +bashcompinit | |
| 210 | +bashdefault | |
| 131 | 211 | bb |
| 212 | +BBox | |
| 213 | +bbox | |
| 132 | 214 | bc |
| 133 | 215 | beb |
| 134 | 216 | Berkenbilt |
| ... | ... | @@ -138,10 +220,12 @@ bidirectionally |
| 138 | 220 | binmode |
| 139 | 221 | bis |
| 140 | 222 | BitsPerComponent |
| 223 | +bitspercomponent | |
| 141 | 224 | bitstream |
| 142 | 225 | BitStream |
| 143 | 226 | BitWriter |
| 144 | 227 | BleedBox |
| 228 | +bmc | |
| 145 | 229 | BogusRandomDataProvider |
| 146 | 230 | boldseq |
| 147 | 231 | bookinfo |
| ... | ... | @@ -153,6 +237,7 @@ bpr |
| 153 | 237 | brdp |
| 154 | 238 | bs |
| 155 | 239 | BT |
| 240 | +btn | |
| 156 | 241 | buf |
| 157 | 242 | BufferInputSource |
| 158 | 243 | buflen |
| ... | ... | @@ -162,6 +247,7 @@ bufsize |
| 162 | 247 | BUGREPORT |
| 163 | 248 | buildrules |
| 164 | 249 | bw |
| 250 | +bx | |
| 165 | 251 | bytesNeeded |
| 166 | 252 | ca |
| 167 | 253 | calc |
| ... | ... | @@ -198,6 +284,7 @@ cgi |
| 198 | 284 | ch |
| 199 | 285 | ChangeLog |
| 200 | 286 | Checkboxes |
| 287 | +checkCompletion | |
| 201 | 288 | checkDataChecksum |
| 202 | 289 | checkError |
| 203 | 290 | checkFileChecksum |
| ... | ... | @@ -207,6 +294,9 @@ checkHSharedObject |
| 207 | 294 | checkLinearization |
| 208 | 295 | checkLinearizationInternal |
| 209 | 296 | checkPageContents |
| 297 | +checkSchema | |
| 298 | +checkSchemaInternal | |
| 299 | +checkSeen | |
| 210 | 300 | checkUnread |
| 211 | 301 | CHGeneric |
| 212 | 302 | cho |
| ... | ... | @@ -225,6 +315,7 @@ cl |
| 225 | 315 | classname |
| 226 | 316 | clearPipelineStack |
| 227 | 317 | cleartext |
| 318 | +ClearTextMetadata | |
| 228 | 319 | ClosedFileInputSource |
| 229 | 320 | CloseHandle |
| 230 | 321 | closeObject |
| ... | ... | @@ -242,6 +333,7 @@ colorspace |
| 242 | 333 | ColorToGray |
| 243 | 334 | com |
| 244 | 335 | commandline |
| 336 | +COMP | |
| 245 | 337 | compareVersions |
| 246 | 338 | compatbility |
| 247 | 339 | CompressConfig |
| ... | ... | @@ -307,8 +399,11 @@ debian |
| 307 | 399 | dec |
| 308 | 400 | declspec |
| 309 | 401 | decodeAverage |
| 402 | +decodelevel | |
| 403 | +decodeLevelChoices | |
| 310 | 404 | decodePaeth |
| 311 | 405 | DecodeParms |
| 406 | +decodeparms | |
| 312 | 407 | decodeRow |
| 313 | 408 | decodeStreams |
| 314 | 409 | decodeSub |
| ... | ... | @@ -320,6 +415,7 @@ decrypting |
| 320 | 415 | decryptStream |
| 321 | 416 | decryptString |
| 322 | 417 | def |
| 418 | +defaultvalue | |
| 323 | 419 | deflateEnd |
| 324 | 420 | deflateInit |
| 325 | 421 | defq |
| ... | ... | @@ -331,6 +427,9 @@ dereference |
| 331 | 427 | dereferenced |
| 332 | 428 | dest |
| 333 | 429 | DESTDIR |
| 430 | +destpage | |
| 431 | +destpageposfrom | |
| 432 | +dests | |
| 334 | 433 | detecet |
| 335 | 434 | dev |
| 336 | 435 | devel |
| ... | ... | @@ -367,10 +466,15 @@ docdir |
| 367 | 466 | DocOpen |
| 368 | 467 | DOCTYPE |
| 369 | 468 | DocumentHelper |
| 469 | +doFinalChecks | |
| 370 | 470 | DOTLESS |
| 371 | 471 | doubleBoxSize |
| 472 | +doWriteSetup | |
| 372 | 473 | Doxygen |
| 474 | +dp | |
| 475 | +dquote | |
| 373 | 476 | driverless |
| 477 | +dropdown | |
| 374 | 478 | DTD |
| 375 | 479 | dtdvalid |
| 376 | 480 | dumpHGeneric |
| ... | ... | @@ -384,6 +488,8 @@ dwHighDateTime |
| 384 | 488 | dwLowDateTime |
| 385 | 489 | DWORD |
| 386 | 490 | dwVolumeSerialNumber |
| 491 | +dx | |
| 492 | +dy | |
| 387 | 493 | ea |
| 388 | 494 | eadb |
| 389 | 495 | earlychange |
| ... | ... | @@ -393,6 +499,7 @@ EBADF |
| 393 | 499 | ebae |
| 394 | 500 | ecc |
| 395 | 501 | ecedd |
| 502 | +ecks | |
| 396 | 503 | eded |
| 397 | 504 | eeb |
| 398 | 505 | eeee |
| ... | ... | @@ -405,6 +512,7 @@ elif |
| 405 | 512 | elt |
| 406 | 513 | EmbeddedFiles |
| 407 | 514 | embeddedFiles |
| 515 | +emc | |
| 408 | 516 | emptyPDF |
| 409 | 517 | en |
| 410 | 518 | encodeDataIncrementally |
| ... | ... | @@ -428,12 +536,14 @@ enqueueObjectsStandard |
| 428 | 536 | enqueuePart |
| 429 | 537 | enqueues |
| 430 | 538 | enqueuing |
| 539 | +enspliel | |
| 431 | 540 | enum |
| 432 | 541 | env |
| 433 | 542 | envar |
| 434 | 543 | eod |
| 435 | 544 | eof |
| 436 | 545 | eol |
| 546 | +ep | |
| 437 | 547 | epub |
| 438 | 548 | eq |
| 439 | 549 | ERANGE |
| ... | ... | @@ -443,6 +553,8 @@ errno |
| 443 | 553 | erroffset |
| 444 | 554 | errptr |
| 445 | 555 | esize |
| 556 | +esses | |
| 557 | +eval | |
| 446 | 558 | exc |
| 447 | 559 | exe |
| 448 | 560 | exp |
| ... | ... | @@ -467,6 +579,8 @@ fghij |
| 467 | 579 | fh |
| 468 | 580 | fi |
| 469 | 581 | fI |
| 582 | +fieldflags | |
| 583 | +fieldtype | |
| 470 | 584 | fIinfilename |
| 471 | 585 | fileinfo |
| 472 | 586 | FileInputSource |
| ... | ... | @@ -476,6 +590,7 @@ filep |
| 476 | 590 | Filespec |
| 477 | 591 | FILETIME |
| 478 | 592 | filetrailer |
| 593 | +filterability | |
| 479 | 594 | filterCompressedObjects |
| 480 | 595 | filterPageContents |
| 481 | 596 | findAndSkipNextEOL |
| ... | ... | @@ -484,6 +599,8 @@ findEndstream |
| 484 | 599 | findFirst |
| 485 | 600 | findHeader |
| 486 | 601 | findLast |
| 602 | +findObject | |
| 603 | +findObjectAtOrBelow | |
| 487 | 604 | findPage |
| 488 | 605 | findSource |
| 489 | 606 | findStartxref |
| ... | ... | @@ -492,9 +609,13 @@ fIoutfilename |
| 492 | 609 | firstname |
| 493 | 610 | firstterm |
| 494 | 611 | fis |
| 612 | +fixDanglingReferences | |
| 495 | 613 | fl |
| 614 | +flarp | |
| 496 | 615 | flate |
| 497 | 616 | FlateDecode |
| 617 | +flattenAnnotations | |
| 618 | +flattenAnnotationsForPage | |
| 498 | 619 | flattenPagesTree |
| 499 | 620 | flattenScalarReferences |
| 500 | 621 | Florian |
| ... | ... | @@ -502,9 +623,13 @@ FMT |
| 502 | 623 | fn |
| 503 | 624 | fname |
| 504 | 625 | fo |
| 626 | +foh | |
| 505 | 627 | fopen |
| 506 | 628 | forcePDFVersion |
| 629 | +ForceR | |
| 630 | +ForceV | |
| 507 | 631 | foreach |
| 632 | +fp | |
| 508 | 633 | fprintf |
| 509 | 634 | fR |
| 510 | 635 | fr |
| ... | ... | @@ -519,20 +644,27 @@ ftell |
| 519 | 644 | ftelli |
| 520 | 645 | ftello |
| 521 | 646 | fullinfo |
| 647 | +fullname | |
| 522 | 648 | fullpad |
| 523 | 649 | func |
| 524 | 650 | fv |
| 525 | 651 | fweimer |
| 526 | 652 | fwrite |
| 653 | +fx | |
| 654 | +FxConflict | |
| 655 | +Fxo | |
| 527 | 656 | Gagic |
| 528 | 657 | Gajiร |
| 529 | 658 | gajic |
| 530 | 659 | gcc |
| 531 | 660 | gcurl |
| 532 | 661 | gen |
| 662 | +generateAppearance | |
| 663 | +generateAppearancesIfNeeded | |
| 533 | 664 | generateHintStream |
| 534 | 665 | generateID |
| 535 | 666 | generateObjectStreams |
| 667 | +generateTextAppearance | |
| 536 | 668 | genok |
| 537 | 669 | getAllObjects |
| 538 | 670 | getAllPages |
| ... | ... | @@ -543,6 +675,7 @@ getAnnotationsForField |
| 543 | 675 | getAppearanceDictionary |
| 544 | 676 | getAppearanceState |
| 545 | 677 | getAppearanceStream |
| 678 | +getArrayAsMatrix | |
| 546 | 679 | getArrayAsRectangle |
| 547 | 680 | getArrayAsVector |
| 548 | 681 | getArrayItem |
| ... | ... | @@ -554,6 +687,7 @@ getBits |
| 554 | 687 | getBitsSigned |
| 555 | 688 | getBoolValue |
| 556 | 689 | getBuffer |
| 690 | +getChoices | |
| 557 | 691 | getCompressibleObjects |
| 558 | 692 | getCompressibleObjGens |
| 559 | 693 | getCount |
| ... | ... | @@ -562,6 +696,8 @@ getDefaultAppearance |
| 562 | 696 | getDefaultValue |
| 563 | 697 | getDefaultValueAsString |
| 564 | 698 | getDescription |
| 699 | +getDest | |
| 700 | +getDestPage | |
| 565 | 701 | getDict |
| 566 | 702 | getDictAsMap |
| 567 | 703 | getEncryptionKey |
| ... | ... | @@ -578,7 +714,9 @@ getFileChecksum |
| 578 | 714 | GetFileInformationByHandle |
| 579 | 715 | getFilename |
| 580 | 716 | getFilePosition |
| 717 | +getFinalVersion | |
| 581 | 718 | getFirstChar |
| 719 | +getFlags | |
| 582 | 720 | getFormFields |
| 583 | 721 | getFullyQualifiedName |
| 584 | 722 | getGen |
| ... | ... | @@ -593,9 +731,13 @@ getInlineImageValue |
| 593 | 731 | getInstance |
| 594 | 732 | getIntValue |
| 595 | 733 | getItem |
| 734 | +getJSON | |
| 596 | 735 | getKey |
| 597 | 736 | getKeyForObject |
| 598 | 737 | getKeys |
| 738 | +getKids | |
| 739 | +getLabelForPage | |
| 740 | +getLabelsForPageRange | |
| 599 | 741 | getLastChar |
| 600 | 742 | GetLastError |
| 601 | 743 | getLastOffset |
| ... | ... | @@ -605,7 +747,9 @@ getLinearizationOffset |
| 605 | 747 | getLinearizedParts |
| 606 | 748 | getMappingName |
| 607 | 749 | getMatch |
| 750 | +getMax | |
| 608 | 751 | getMessageDetail |
| 752 | +getMin | |
| 609 | 753 | getName |
| 610 | 754 | getNeedAppearances |
| 611 | 755 | getNext |
| ... | ... | @@ -628,9 +772,11 @@ getOffset |
| 628 | 772 | getOffsetLength |
| 629 | 773 | getOperatorValue |
| 630 | 774 | getOriginalID |
| 775 | +getOutlinesForPage | |
| 631 | 776 | getOwningQPDF |
| 632 | 777 | getP |
| 633 | 778 | getPaddedUserPassword |
| 779 | +getPageContentForAppearance | |
| 634 | 780 | getPageContents |
| 635 | 781 | getPageImages |
| 636 | 782 | getParent |
| ... | ... | @@ -648,13 +794,17 @@ getRawValue |
| 648 | 794 | getRealValue |
| 649 | 795 | getRect |
| 650 | 796 | getRefcount |
| 797 | +getResourceNames | |
| 651 | 798 | getRoot |
| 652 | 799 | getSize |
| 653 | 800 | getStreamData |
| 654 | 801 | getStringValue |
| 655 | 802 | getSubtype |
| 656 | 803 | GetSystemTime |
| 804 | +getTf | |
| 805 | +getTitle | |
| 657 | 806 | getToken |
| 807 | +getTopLevelOutlines | |
| 658 | 808 | getTrailer |
| 659 | 809 | getTrimmedTrailer |
| 660 | 810 | getTrimmedUserPassword |
| ... | ... | @@ -680,12 +830,14 @@ ghostscript |
| 680 | 830 | GhostScript |
| 681 | 831 | GiB |
| 682 | 832 | github |
| 833 | +glarp | |
| 683 | 834 | glerbl |
| 684 | 835 | glibc |
| 685 | 836 | gm |
| 686 | 837 | gmail |
| 687 | 838 | GNUC |
| 688 | 839 | gnuwin |
| 840 | +GoTo | |
| 689 | 841 | gpg |
| 690 | 842 | grayscale |
| 691 | 843 | grep |
| ... | ... | @@ -697,15 +849,24 @@ Gynvael |
| 697 | 849 | gz |
| 698 | 850 | gzip |
| 699 | 851 | HAGOOGAMAGOOGLE |
| 852 | +handleArgFileArguments | |
| 853 | +handleBashArguments | |
| 700 | 854 | handleCode |
| 855 | +handleCompletion | |
| 701 | 856 | handleData |
| 702 | 857 | handleEOF |
| 858 | +handleHelpArgs | |
| 703 | 859 | handleObject |
| 704 | 860 | handleToken |
| 705 | 861 | hasAcroForm |
| 862 | +hasacroform | |
| 706 | 863 | hasDescription |
| 864 | +hasIndex | |
| 707 | 865 | hasKey |
| 866 | +hasName | |
| 708 | 867 | hasObjectDescription |
| 868 | +hasOutlines | |
| 869 | +hasPageLabels | |
| 709 | 870 | hb |
| 710 | 871 | hbp |
| 711 | 872 | HCRYPTPROV |
| ... | ... | @@ -720,6 +881,7 @@ HGeneric |
| 720 | 881 | hh |
| 721 | 882 | HighPart |
| 722 | 883 | hijklmnoijklmnopjklmnopqklmnopqrlmnopqrsmnopqrstn |
| 884 | +hijklmnoijklmnopjklmnopqklmnopqrlmnopqrsmnopqrstn | |
| 723 | 885 | hlen |
| 724 | 886 | Hoffmann |
| 725 | 887 | HOi |
| ... | ... | @@ -755,6 +917,7 @@ ImageC |
| 755 | 917 | ImageChecker |
| 756 | 918 | ImageInverter |
| 757 | 919 | ImageMask |
| 920 | +ImageOptimizer | |
| 758 | 921 | ImageProvider |
| 759 | 922 | inbuf |
| 760 | 923 | includeIgnorable |
| ... | ... | @@ -767,12 +930,15 @@ infilename |
| 767 | 930 | inflateEnd |
| 768 | 931 | inflateInit |
| 769 | 932 | inflateReset |
| 933 | +ing | |
| 770 | 934 | init |
| 935 | +initializeByPage | |
| 771 | 936 | initializeEncryption |
| 772 | 937 | initializePipelineStack |
| 773 | 938 | initializeSpecialStreams |
| 774 | 939 | initializeVector |
| 775 | 940 | initializeWithRandomBytes |
| 941 | +initOptionTable | |
| 776 | 942 | inline |
| 777 | 943 | InlineImage |
| 778 | 944 | inlineimage |
| ... | ... | @@ -804,6 +970,11 @@ iostream |
| 804 | 970 | irdp |
| 805 | 971 | isArray |
| 806 | 972 | isBool |
| 973 | +isCheckbox | |
| 974 | +ischeckbox | |
| 975 | +isChecked | |
| 976 | +isChoice | |
| 977 | +ischoice | |
| 807 | 978 | isDataModified |
| 808 | 979 | isDelimiter |
| 809 | 980 | isDictionary |
| ... | ... | @@ -815,6 +986,7 @@ isInitialized |
| 815 | 986 | isInlineImage |
| 816 | 987 | isInteger |
| 817 | 988 | isLinearized |
| 989 | +isMatrix | |
| 818 | 990 | isName |
| 819 | 991 | isNull |
| 820 | 992 | isNumber |
| ... | ... | @@ -825,6 +997,9 @@ isOrHasName |
| 825 | 997 | isPageObject |
| 826 | 998 | isPagesObject |
| 827 | 999 | ispell |
| 1000 | +isPushbutton | |
| 1001 | +isRadioButton | |
| 1002 | +isradiobutton | |
| 828 | 1003 | isReal |
| 829 | 1004 | isRectangle |
| 830 | 1005 | isReserved |
| ... | ... | @@ -833,6 +1008,8 @@ isspace |
| 833 | 1008 | isSpace |
| 834 | 1009 | isStream |
| 835 | 1010 | isString |
| 1011 | +isText | |
| 1012 | +istext | |
| 836 | 1013 | istream |
| 837 | 1014 | istype |
| 838 | 1015 | isType |
| ... | ... | @@ -841,21 +1018,31 @@ itemizedlist |
| 841 | 1018 | iter |
| 842 | 1019 | ith |
| 843 | 1020 | iz |
| 1021 | +jarr | |
| 844 | 1022 | JCS |
| 845 | 1023 | JDIMENSION |
| 1024 | +jdouble | |
| 846 | 1025 | jerr |
| 1026 | +jexp | |
| 847 | 1027 | Jian |
| 1028 | +jint | |
| 848 | 1029 | jklmnopqrstuvwxyz |
| 1030 | +jmap | |
| 849 | 1031 | jmp |
| 850 | 1032 | jmpbuf |
| 851 | 1033 | JMSG |
| 1034 | +jnull | |
| 1035 | +jo | |
| 852 | 1036 | jpeg |
| 853 | 1037 | jpeglib |
| 1038 | +jpg | |
| 854 | 1039 | JPOOL |
| 855 | 1040 | jq |
| 856 | 1041 | JSAMPARRAY |
| 857 | 1042 | JSAMPLE |
| 858 | 1043 | JSAMPROW |
| 1044 | +json | |
| 1045 | +jstr | |
| 859 | 1046 | Jurczyk |
| 860 | 1047 | keybits |
| 861 | 1048 | keylen |
| ... | ... | @@ -931,12 +1118,22 @@ LZWDecoder |
| 931 | 1118 | m'qpdf |
| 932 | 1119 | MacOS |
| 933 | 1120 | Macports |
| 1121 | +makeArray | |
| 1122 | +makeBool | |
| 1123 | +makeDictionary | |
| 934 | 1124 | makeDirect |
| 935 | 1125 | makeDirectInternal |
| 936 | 1126 | Makefile |
| 937 | 1127 | makeIndirectObject |
| 1128 | +makeInt | |
| 1129 | +makeNull | |
| 1130 | +makeNumber | |
| 1131 | +makePipeline | |
| 1132 | +makeReal | |
| 1133 | +makeString | |
| 938 | 1134 | malloc |
| 939 | 1135 | manualFinish |
| 1136 | +mappingname | |
| 940 | 1137 | Mateusz |
| 941 | 1138 | maxEnd |
| 942 | 1139 | maxlen |
| ... | ... | @@ -954,6 +1151,7 @@ memcpy |
| 954 | 1151 | memmove |
| 955 | 1152 | memset |
| 956 | 1153 | merchantability |
| 1154 | +mergeResources | |
| 957 | 1155 | metadata |
| 958 | 1156 | mgr |
| 959 | 1157 | MILLE |
| ... | ... | @@ -968,6 +1166,7 @@ mk |
| 968 | 1166 | mkinstalldirs |
| 969 | 1167 | mklink |
| 970 | 1168 | monoseq |
| 1169 | +mr | |
| 971 | 1170 | MSC |
| 972 | 1171 | msg |
| 973 | 1172 | msvc |
| ... | ... | @@ -990,13 +1189,17 @@ nbytes |
| 990 | 1189 | nch |
| 991 | 1190 | ndash |
| 992 | 1191 | NeedAppearances |
| 1192 | +needappearances | |
| 1193 | +nEMC | |
| 993 | 1194 | nendobj |
| 994 | 1195 | nendstream |
| 995 | 1196 | ness |
| 1197 | +nET | |
| 996 | 1198 | newArray |
| 997 | 1199 | newBool |
| 998 | 1200 | NewDict |
| 999 | 1201 | newDictionary |
| 1202 | +newFromMatrix | |
| 1000 | 1203 | newFromRectangle |
| 1001 | 1204 | newIndirect |
| 1002 | 1205 | newInlineImage |
| ... | ... | @@ -1016,9 +1219,11 @@ nfields |
| 1016 | 1219 | nFileIndexHigh |
| 1017 | 1220 | nFileIndexLow |
| 1018 | 1221 | nfirst |
| 1222 | +ngrandkids | |
| 1019 | 1223 | nitems |
| 1020 | 1224 | nkids |
| 1021 | 1225 | nl |
| 1226 | +nlines | |
| 1022 | 1227 | nmatches |
| 1023 | 1228 | nMatches |
| 1024 | 1229 | NoBackref |
| ... | ... | @@ -1028,22 +1233,32 @@ NOMEMORY |
| 1028 | 1233 | NONINFRINGEMENT |
| 1029 | 1234 | nonprintable |
| 1030 | 1235 | noout |
| 1236 | +nopt | |
| 1031 | 1237 | normalizeName |
| 1032 | 1238 | normalizer |
| 1239 | +NoRotate | |
| 1240 | +nospace | |
| 1033 | 1241 | nouppercase |
| 1242 | +NoView | |
| 1034 | 1243 | npages |
| 1035 | 1244 | npos |
| 1245 | +nq | |
| 1246 | +nQ | |
| 1036 | 1247 | nrounds |
| 1037 | 1248 | nshared |
| 1038 | 1249 | nspaces |
| 1250 | +nspecs | |
| 1039 | 1251 | nstream |
| 1040 | 1252 | nstripes |
| 1041 | 1253 | NTE |
| 1254 | +ntoh | |
| 1042 | 1255 | ntotal |
| 1043 | 1256 | NUL |
| 1044 | 1257 | num |
| 1045 | 1258 | numericValue |
| 1046 | 1259 | numrange |
| 1260 | +nums | |
| 1261 | +numtree | |
| 1047 | 1262 | nval |
| 1048 | 1263 | nw |
| 1049 | 1264 | nwalsh |
| ... | ... | @@ -1055,6 +1270,7 @@ OBJDIR |
| 1055 | 1270 | objdump |
| 1056 | 1271 | ObjectHelper |
| 1057 | 1272 | ObjectHolder |
| 1273 | +objectStreamsChoices | |
| 1058 | 1274 | objectWarning |
| 1059 | 1275 | ObjGen |
| 1060 | 1276 | ObjGens |
| ... | ... | @@ -1062,24 +1278,30 @@ objGenToIndirect |
| 1062 | 1278 | objid |
| 1063 | 1279 | objidok |
| 1064 | 1280 | objok |
| 1281 | +objspec | |
| 1065 | 1282 | ObjStm |
| 1066 | 1283 | objstm |
| 1067 | 1284 | ObjUser |
| 1068 | 1285 | objusers |
| 1069 | 1286 | oc |
| 1070 | -OE | |
| 1287 | +odh | |
| 1288 | +oe | |
| 1071 | 1289 | OffsetInputSource |
| 1072 | 1290 | og |
| 1073 | 1291 | ogs |
| 1292 | +oi | |
| 1074 | 1293 | oiter |
| 1075 | 1294 | okey |
| 1076 | 1295 | ol |
| 1077 | 1296 | olist |
| 1078 | 1297 | omap |
| 1298 | +ooh | |
| 1079 | 1299 | op |
| 1080 | 1300 | OpenAction |
| 1081 | 1301 | openObject |
| 1082 | 1302 | opensource |
| 1303 | +optionalParameter | |
| 1304 | +OptionEntry | |
| 1083 | 1305 | ord |
| 1084 | 1306 | org |
| 1085 | 1307 | orig |
| ... | ... | @@ -1108,10 +1330,15 @@ pacman |
| 1108 | 1330 | padLen |
| 1109 | 1331 | Paeth |
| 1110 | 1332 | PaethPredictor |
| 1333 | +PageLabel | |
| 1334 | +PageLabels | |
| 1335 | +pagelabels | |
| 1111 | 1336 | pagemode |
| 1112 | 1337 | PageMode |
| 1113 | 1338 | pageno |
| 1114 | 1339 | pageobj |
| 1340 | +pagepos | |
| 1341 | +pageposfrom | |
| 1115 | 1342 | PageSpec |
| 1116 | 1343 | para |
| 1117 | 1344 | param |
| ... | ... | @@ -1120,9 +1347,14 @@ parms |
| 1120 | 1347 | parsecontent |
| 1121 | 1348 | parseContentStream |
| 1122 | 1349 | parseInternal |
| 1350 | +parseNumrange | |
| 1351 | +parseOptions | |
| 1123 | 1352 | parsePageContents |
| 1353 | +parsePagesOptions | |
| 1124 | 1354 | ParserCallbacks |
| 1355 | +parseRotationParameter | |
| 1125 | 1356 | parseVersion |
| 1357 | +partialname | |
| 1126 | 1358 | partLen |
| 1127 | 1359 | pathsep |
| 1128 | 1360 | patmv |
| ... | ... | @@ -1150,6 +1382,7 @@ Pfeifle |
| 1150 | 1382 | ph |
| 1151 | 1383 | phe |
| 1152 | 1384 | php |
| 1385 | +pikepdf | |
| 1153 | 1386 | pipeContentStreams |
| 1154 | 1387 | PipelineAccessor |
| 1155 | 1388 | pipePageContents |
| ... | ... | @@ -1161,6 +1394,7 @@ PKI |
| 1161 | 1394 | pl |
| 1162 | 1395 | plaintext |
| 1163 | 1396 | plb |
| 1397 | +pldh | |
| 1164 | 1398 | png |
| 1165 | 1399 | PNGFilter |
| 1166 | 1400 | pngify |
| ... | ... | @@ -1216,6 +1450,7 @@ pushMD |
| 1216 | 1450 | pushOutlinesToPart |
| 1217 | 1451 | pushPipeline |
| 1218 | 1452 | PUTU |
| 1453 | +pypi | |
| 1219 | 1454 | qarray |
| 1220 | 1455 | QArray |
| 1221 | 1456 | qdf |
| ... | ... | @@ -1239,6 +1474,9 @@ QPDFExc |
| 1239 | 1474 | QPDFFake |
| 1240 | 1475 | QPDFFakeName |
| 1241 | 1476 | QPDFFormFieldObjectHelper |
| 1477 | +QPDFMatrix | |
| 1478 | +QPDFNameTreeObjectHelper | |
| 1479 | +QPDFNumberTreeObjectHelper | |
| 1242 | 1480 | QPDFObject |
| 1243 | 1481 | QPDFObjectHandle |
| 1244 | 1482 | QPDFObjectHandle's |
| ... | ... | @@ -1247,8 +1485,11 @@ QPDFObjectHelper |
| 1247 | 1485 | QPDFObjectTypeAccessor |
| 1248 | 1486 | QPDFObjGen |
| 1249 | 1487 | QPDFObjGens |
| 1488 | +QPDFOutlineDocumentHelper | |
| 1489 | +QPDFOutlineObjectHelper | |
| 1250 | 1490 | QPDFPageData |
| 1251 | 1491 | QPDFPageDocumentHelper |
| 1492 | +QPDFPageLabelDocumentHelper | |
| 1252 | 1493 | QPDFPageObjectHelper |
| 1253 | 1494 | qpdfs |
| 1254 | 1495 | QPDFSomethingDocumentHelper |
| ... | ... | @@ -1289,6 +1530,7 @@ rcon |
| 1289 | 1530 | RDONLY |
| 1290 | 1531 | rdp |
| 1291 | 1532 | rdquo |
| 1533 | +readArgsFromFile | |
| 1292 | 1534 | readHGeneric |
| 1293 | 1535 | readHintStream |
| 1294 | 1536 | readHPageOffset |
| ... | ... | @@ -1303,7 +1545,9 @@ readToken |
| 1303 | 1545 | reattached |
| 1304 | 1546 | recompress |
| 1305 | 1547 | recompressed |
| 1548 | +recompresses | |
| 1306 | 1549 | recompressing |
| 1550 | +recompression | |
| 1307 | 1551 | recomputation |
| 1308 | 1552 | recoverStreamLength |
| 1309 | 1553 | rect |
| ... | ... | @@ -1332,9 +1576,12 @@ replaceReserved |
| 1332 | 1576 | replaceStreamData |
| 1333 | 1577 | reportProgress |
| 1334 | 1578 | repos |
| 1579 | +requiredChoices | |
| 1580 | +requiredParameter | |
| 1335 | 1581 | reserveObjects |
| 1336 | 1582 | resetBits |
| 1337 | 1583 | resolveLiteral |
| 1584 | +resolveNamedDest | |
| 1338 | 1585 | resolveObjectsInStream |
| 1339 | 1586 | ResolveRecorder |
| 1340 | 1587 | resync |
| ... | ... | @@ -1360,6 +1607,7 @@ rm |
| 1360 | 1607 | RNRT |
| 1361 | 1608 | rollover |
| 1362 | 1609 | rotatePage |
| 1610 | +rotatex | |
| 1363 | 1611 | RotationSpec |
| 1364 | 1612 | roundoff |
| 1365 | 1613 | rr |
| ... | ... | @@ -1379,6 +1627,8 @@ sarray |
| 1379 | 1627 | SASLprep |
| 1380 | 1628 | scanline |
| 1381 | 1629 | scanlines |
| 1630 | +sch | |
| 1631 | +sdp | |
| 1382 | 1632 | se |
| 1383 | 1633 | SecureRandomDataProvider |
| 1384 | 1634 | sed |
| ... | ... | @@ -1391,6 +1641,7 @@ setArrayFromVector |
| 1391 | 1641 | setArrayItem |
| 1392 | 1642 | setAttemptRecovery |
| 1393 | 1643 | setbase |
| 1644 | +setCheckBoxValue | |
| 1394 | 1645 | setCompressStreams |
| 1395 | 1646 | setContentNormalization |
| 1396 | 1647 | setDataKey |
| ... | ... | @@ -1436,6 +1687,7 @@ setPreserveEncryption |
| 1436 | 1687 | setPreserveUnreferencedObjects |
| 1437 | 1688 | setQDFMode |
| 1438 | 1689 | setR |
| 1690 | +setRadioButtonValue | |
| 1439 | 1691 | setRandomDataProvider |
| 1440 | 1692 | setStaticAesIV |
| 1441 | 1693 | setStaticID |
| ... | ... | @@ -1448,6 +1700,7 @@ setTrailer |
| 1448 | 1700 | setU |
| 1449 | 1701 | setV |
| 1450 | 1702 | setvbuf |
| 1703 | +sev | |
| 1451 | 1704 | sf |
| 1452 | 1705 | sha |
| 1453 | 1706 | shallowCopy |
| ... | ... | @@ -1464,6 +1717,7 @@ sph |
| 1464 | 1717 | sphlib |
| 1465 | 1718 | sprintf |
| 1466 | 1719 | sqlite |
| 1720 | +squote | |
| 1467 | 1721 | srand |
| 1468 | 1722 | srandom |
| 1469 | 1723 | src |
| ... | ... | @@ -1488,11 +1742,13 @@ stdout |
| 1488 | 1742 | stevens |
| 1489 | 1743 | STL |
| 1490 | 1744 | StmF |
| 1745 | +stopOnError | |
| 1491 | 1746 | str |
| 1492 | 1747 | strcasecmp |
| 1493 | 1748 | strchr |
| 1494 | 1749 | strcmp |
| 1495 | 1750 | strcpy |
| 1751 | +streamDataChoices | |
| 1496 | 1752 | StreamDataProvider |
| 1497 | 1753 | strerror |
| 1498 | 1754 | StrF |
| ... | ... | @@ -1507,6 +1763,7 @@ strncmp |
| 1507 | 1763 | stronghorse |
| 1508 | 1764 | strrchr |
| 1509 | 1765 | strstr |
| 1766 | +strtod | |
| 1510 | 1767 | strtoi |
| 1511 | 1768 | strtol |
| 1512 | 1769 | strtoll |
| ... | ... | @@ -1514,10 +1771,12 @@ struct |
| 1514 | 1771 | stylesheet |
| 1515 | 1772 | stylesheets |
| 1516 | 1773 | subclasses |
| 1774 | +subdictionaries | |
| 1517 | 1775 | subdictionary |
| 1518 | 1776 | SubFilter |
| 1519 | 1777 | SubFilters |
| 1520 | 1778 | sublicense |
| 1779 | +subparsers | |
| 1521 | 1780 | Subramanyam |
| 1522 | 1781 | substr |
| 1523 | 1782 | substring |
| ... | ... | @@ -1528,6 +1787,8 @@ suppressions |
| 1528 | 1787 | svg |
| 1529 | 1788 | swapObjects |
| 1530 | 1789 | swversion |
| 1790 | +sx | |
| 1791 | +sy | |
| 1531 | 1792 | Symlink |
| 1532 | 1793 | sys |
| 1533 | 1794 | sysnow |
| ... | ... | @@ -1542,7 +1803,10 @@ Te |
| 1542 | 1803 | TerminateParsing |
| 1543 | 1804 | terminateParsing |
| 1544 | 1805 | TESTSUITE |
| 1545 | -Tf | |
| 1806 | +tf | |
| 1807 | +tff | |
| 1808 | +TfFinder | |
| 1809 | +tfh | |
| 1546 | 1810 | tgen |
| 1547 | 1811 | th |
| 1548 | 1812 | thomas |
| ... | ... | @@ -1557,6 +1821,7 @@ tobj |
| 1557 | 1821 | tobjid |
| 1558 | 1822 | TODO |
| 1559 | 1823 | toffset |
| 1824 | +tok | |
| 1560 | 1825 | TokenFilter |
| 1561 | 1826 | TokenFilters |
| 1562 | 1827 | tokenize |
| ... | ... | @@ -1577,13 +1842,16 @@ tt |
| 1577 | 1842 | ttype |
| 1578 | 1843 | TU |
| 1579 | 1844 | turbo |
| 1580 | -Tx | |
| 1845 | +Tval | |
| 1846 | +tx | |
| 1581 | 1847 | txt |
| 1848 | +ty | |
| 1582 | 1849 | typeWarning |
| 1583 | 1850 | ubuntu |
| 1584 | 1851 | uc |
| 1585 | 1852 | udata |
| 1586 | 1853 | UE |
| 1854 | +uHHHH | |
| 1587 | 1855 | uinow |
| 1588 | 1856 | uint |
| 1589 | 1857 | uiter |
| ... | ... | @@ -1617,6 +1885,7 @@ unresolvable |
| 1617 | 1885 | unretrieved |
| 1618 | 1886 | upass |
| 1619 | 1887 | updateAllPagesCache |
| 1888 | +updateMap | |
| 1620 | 1889 | updateObjectMaps |
| 1621 | 1890 | updateObjectMapsInternal |
| 1622 | 1891 | updatePagesCache |
| ... | ... | @@ -1624,6 +1893,8 @@ urandom |
| 1624 | 1893 | url |
| 1625 | 1894 | urx |
| 1626 | 1895 | ury |
| 1896 | +usageExit | |
| 1897 | +UseAes | |
| 1627 | 1898 | UseOutlines |
| 1628 | 1899 | useStaticIV |
| 1629 | 1900 | useZeroIV |
| ... | ... | @@ -1636,6 +1907,7 @@ uval |
| 1636 | 1907 | val |
| 1637 | 1908 | valgrind |
| 1638 | 1909 | valstr |
| 1910 | +ValueSetter | |
| 1639 | 1911 | var |
| 1640 | 1912 | variablelist |
| 1641 | 1913 | varlistentry |
| ... | ... | @@ -1664,6 +1936,8 @@ WinAnsiEncoding |
| 1664 | 1936 | wincrypt |
| 1665 | 1937 | WindowsCryptProvider |
| 1666 | 1938 | Wold |
| 1939 | +wrapInArray | |
| 1940 | +writeAppearance | |
| 1667 | 1941 | writeBinary |
| 1668 | 1942 | writeBits |
| 1669 | 1943 | writeBitsSigned |
| ... | ... | @@ -1702,6 +1976,7 @@ xc |
| 1702 | 1976 | xcc |
| 1703 | 1977 | xD |
| 1704 | 1978 | xDC |
| 1979 | +xe | |
| 1705 | 1980 | xeaa |
| 1706 | 1981 | xee |
| 1707 | 1982 | xefcdab |
| ... | ... | @@ -1724,9 +1999,10 @@ xmlns |
| 1724 | 1999 | xobj |
| 1725 | 2000 | xobject |
| 1726 | 2001 | XObject |
| 2002 | +XObject's | |
| 1727 | 2003 | XObjects |
| 1728 | 2004 | xor |
| 1729 | -XP | |
| 2005 | +xp | |
| 1730 | 2006 | xpacket |
| 1731 | 2007 | xpdf |
| 1732 | 2008 | XPOST |
| ... | ... | @@ -1742,6 +2018,7 @@ XSLTPROC |
| 1742 | 2018 | XXX |
| 1743 | 2019 | xy |
| 1744 | 2020 | yn |
| 2021 | +yp | |
| 1745 | 2022 | yuiop |
| 1746 | 2023 | yyyymmdd |
| 1747 | 2024 | z's |
| ... | ... | @@ -1753,6 +2030,7 @@ Zeroize |
| 1753 | 2030 | zeroizing |
| 1754 | 2031 | zfree |
| 1755 | 2032 | zlib |
| 2033 | +zsh | |
| 1756 | 2034 | zstream |
| 1757 | 2035 | zzzzz |
| 1758 | 2036 | zzzzzz | ... | ... |
libqpdf/QPDFFormFieldObjectHelper.cc
| ... | ... | @@ -356,7 +356,7 @@ QPDFFormFieldObjectHelper::setRadioButtonValue(QPDFObjectHandle name) |
| 356 | 356 | // * If this is a radio button field that has a parent that is |
| 357 | 357 | // also a radio button field and has no explicit /V, call itself |
| 358 | 358 | // on the parent |
| 359 | - // * If this is a radio button field with childen, set /V to the | |
| 359 | + // * If this is a radio button field with children, set /V to the | |
| 360 | 360 | // given value. Then, for each child, if the child has the |
| 361 | 361 | // specified value as one of its keys in the /N subdictionary of |
| 362 | 362 | // its /AP (i.e. its normal appearance stream dictionary), set | ... | ... |
manual/qpdf-manual.xml
| ... | ... | @@ -1658,7 +1658,7 @@ outfile.pdf</option> |
| 1658 | 1658 | <para> |
| 1659 | 1659 | This option is repeatable. If specified, only top-level keys |
| 1660 | 1660 | specified will be included in the json output. If not |
| 1661 | - specified, all keys wil be shown. | |
| 1661 | + specified, all keys will be shown. | |
| 1662 | 1662 | </para> |
| 1663 | 1663 | </listitem> |
| 1664 | 1664 | </varlistentry> | ... | ... |
qpdf/qpdf.cc
| ... | ... | @@ -275,7 +275,7 @@ static JSON json_schema(std::set<std::string>* keys = 0) |
| 275 | 275 | // ID and an array for pages because we want to index by position. |
| 276 | 276 | // The pages in the pages array contain references back to the |
| 277 | 277 | // original object, which can be resolved in the objects |
| 278 | - // dictionary. When a PDF constract that maps back to an original | |
| 278 | + // dictionary. When a PDF construct that maps back to an original | |
| 279 | 279 | // object is represented separately, use "object" as the key that |
| 280 | 280 | // references the original object. |
| 281 | 281 | |
| ... | ... | @@ -462,7 +462,7 @@ static JSON json_schema(std::set<std::string>* keys = 0) |
| 462 | 462 | JSON::makeString("whether field is a checkbox")); |
| 463 | 463 | fields.addDictionaryMember( |
| 464 | 464 | "isradiobutton", |
| 465 | - JSON::makeString("whether field is a radiobutton --" | |
| 465 | + JSON::makeString("whether field is a radio button --" | |
| 466 | 466 | " buttons in a single group share a parent")); |
| 467 | 467 | fields.addDictionaryMember( |
| 468 | 468 | "ischoice", |
| ... | ... | @@ -613,9 +613,9 @@ class ArgParser |
| 613 | 613 | void argJsonObject(char* parameter); |
| 614 | 614 | void argCheck(); |
| 615 | 615 | void argOptimizeImages(); |
| 616 | - void argOiMinWidth(char* paramter); | |
| 617 | - void argOiMinHeight(char* paramter); | |
| 618 | - void argOiMinArea(char* paramter); | |
| 616 | + void argOiMinWidth(char* parameter); | |
| 617 | + void argOiMinHeight(char* parameter); | |
| 618 | + void argOiMinArea(char* parameter); | |
| 619 | 619 | void arg40Print(char* parameter); |
| 620 | 620 | void arg40Modify(char* parameter); |
| 621 | 621 | void arg40Extract(char* parameter); |
| ... | ... | @@ -3574,7 +3574,7 @@ ImageOptimizer::evaluate(std::string const& description) |
| 3574 | 3574 | long long orig_length = image.getDict().getKey("/Length").getIntValue(); |
| 3575 | 3575 | if (c.getCount() >= orig_length) |
| 3576 | 3576 | { |
| 3577 | - QTC::TC("qpdf", "qpdf image optimize no shink"); | |
| 3577 | + QTC::TC("qpdf", "qpdf image optimize no shrink"); | |
| 3578 | 3578 | if (o.verbose) |
| 3579 | 3579 | { |
| 3580 | 3580 | std::cout << whoami << ": " << description | ... | ... |
qpdf/qpdf.testcov
| ... | ... | @@ -403,5 +403,5 @@ QPDFFormFieldObjectHelper list first too low 0 |
| 403 | 403 | QPDFFormFieldObjectHelper list last too high 0 |
| 404 | 404 | QPDF detected dangling ref 0 |
| 405 | 405 | qpdf image optimize no pipeline 0 |
| 406 | -qpdf image optimize no shink 0 | |
| 406 | +qpdf image optimize no shrink 0 | |
| 407 | 407 | qpdf image optimize too small 0 | ... | ... |