summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Windows installer: forcibly remove directoriespdfi_alpha1Chris Liddell2021-05-121-2/+2
* Updates/tweaks for pdfi alpha releasegpdf_alpha1Chris Liddell2021-05-116-49/+61
* Set CIDCount and MaxCID for Type1C CIDFontsChris Liddell2021-05-111-1/+6
* Handle CIDToGIDMaps in OTTO/CFF CIDFontsChris Liddell2021-05-111-0/+14
* PS fonts: real numbers can start with a "."Chris Liddell2021-05-111-0/+1
* Ignore "name" encodings for certain fontsChris Liddell2021-05-113-1/+40
* Update VS solution files with new sources.Ken Sharp2021-05-113-22/+198
* Handle missing registry/ordering for decoding (Type 0 fonts)Chris Liddell2021-05-111-5/+5
* Update the gs/pdfi interface to use the chunk allocatorChris Liddell2021-05-115-18/+45
* Fix memory overruns in stack initChris Liddell2021-05-071-2/+2
* Make the "PS" stack dynamicChris Liddell2021-05-073-9/+63
* Fix handling of pfb coded Type 1 fontsChris Liddell2021-05-071-2/+4
* Add CIDFont fall back substitutionChris Liddell2021-05-079-34/+895
* Annotation enhancements -- AP and field /CHNancy Durgin2021-05-061-14/+31
* Improvement for finding fonts in Tx widgetsNancy Durgin2021-05-061-3/+19
* Fix to decrypt hexstringsNancy Durgin2021-05-052-29/+23
* Merge branch 'master' into pdfiChris Liddell2021-05-05122-1569/+1069
|\
| * Fix rendering of file from Bug 702381.Ray Johnston2021-05-041-4/+15
| * Fix bug 703237: signalerror had wrong pararmeter types.Ray Johnston2021-05-049-35/+35
| * Add object type specific device halftones to the graphics state.Ray Johnston2021-05-0328-118/+293
| * Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-0330-339/+314
| * MSVC: Squash casting warnings in gdevcups.cRobin Watts2021-04-291-30/+38
| * Update subclass docs for static init changes.Robin Watts2021-04-281-83/+27
| * Remove unused get_band device proc.Robin Watts2021-04-2816-83/+2
| * Remove gx_strip_copy_rop2_unaligned as unused.Robin Watts2021-04-285-84/+0
| * Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-2856-630/+263
| * Make cast explicit in gdevsj48.cRobin Watts2021-04-281-2/+2
| * Update PageCount for x11 "wrapper" devicesChris Liddell2021-04-281-1/+3
| * Remove references for ETS related patentsChris Liddell2021-04-286-132/+42
| * Bug 699331(redux): Update gp_local_arg_encoding_get_codepoint()Chris Liddell2021-04-281-3/+3
| * Squash lots of "doubles -> floats" warnings in gdevmeds.cRobin Watts2021-04-281-30/+30
| * MSVC: Suppress casting warnings for leptonica and tesseract.Robin Watts2021-04-282-2/+6
* | Implement MultiLine for UTF16 in Tx WidgetsNancy Durgin2021-05-042-19/+52
* | Move much of the memory cleanup currently done in pdfi_free_context intoKen Sharp2021-04-304-44/+299
* | Tweak Tx positioning, implement some of MULTILINENancy Durgin2021-04-291-23/+78
* | Working on widgets and fields, mainly Tx widgetsNancy Durgin2021-04-281-154/+478
* | Set decrypt_strings true when dereferencing normal objectsKen Sharp2021-04-281-0/+2
* | Merge branch 'master' into pdfiKen Sharp2021-04-28159-2634/+1625
|\ \ | |/
| * PDF interpreter - set defaults for FreeText annotationsKen Sharp2021-04-281-15/+16
| * Fix dev proc initialization with pdf14_recreate_device.Robin Watts2021-04-271-0/+1
| * Split initialize device proc into two.Robin Watts2021-04-26152-2249/+1384
| * Fix x11cmyk devices broken during static init changes.Robin Watts2021-04-231-2/+1
| * Suppress PJL build date in CLUSTER builds.Robin Watts2021-04-231-0/+4
| * Update documentation to remove references to begin_image.Robin Watts2021-04-231-43/+28
| * Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-2328-318/+184
| * Fix clist phase problem.Robin Watts2021-04-221-7/+7
* | Add some preprocessing of AcroForm in trailer funcsNancy Durgin2021-04-273-2/+50
* | Handle an embedded TTF that the PDF claims is Type 1Chris Liddell2021-04-271-0/+6
* | Ensure the (G)Subr number bias is set properlyChris Liddell2021-04-271-0/+2
* | Ensure gs_font "->base" is set for CFF derived (CID)FontsChris Liddell2021-04-271-0/+2