summaryrefslogtreecommitdiff
path: root/base/gsptype1.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Tweaks to pattern scaling.Robin Watts2023-02-161-2/+87
* Fix compiler warnings in debug buildsChris Liddell2023-01-041-4/+4
* Bug 705702 continued: Extend fix to other tiling types too.Robin Watts2022-09-061-5/+6
* Bug 705768: Avoid extreme FPs causing out of range ints.Robin Watts2022-09-051-3/+3
* Bug 705197 OSS 46307Michael Vrhel2022-04-131-3/+3
* Update pattern cache to cope with hash collision for 2 'locked' tiles.Robin Watts2022-04-071-1/+1
* High-level patterns - correct use of IDKen Sharp2022-04-021-1/+1
* Optimise writing of tiles to clist.Robin Watts2022-02-171-33/+55
* oss-fuzz 44018: More Type 1 pattern cleanup on error.Chris Liddell2022-01-251-0/+1
* OSS-fuzz #43621 - prevent overflow in pattern step scalingKen Sharp2022-01-181-5/+29
* Pass x0,y0 to device color deserialisation (read) calls.Robin Watts2021-11-241-1/+3
* Tidy up pattern clist writing/reading code.Robin Watts2021-11-241-13/+13
* Remove duplicate 'phase' field from gx_device_color_saved.Robin Watts2021-11-161-2/+2
* Fix bug 704124: Missing Pattern filled area.Ray Johnston2021-08-131-1/+1
* Fix transparent patterns with nullpageKen Sharp2021-07-061-0/+4
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Fix compiler warningsNancy Durgin2020-09-241-1/+1
* Fix Coverity issue 361836.Robin Watts2020-09-101-2/+3
* Rejig gs_pattern1_make_pattern TilingType != 2 behaviour.Robin Watts2020-08-241-35/+66
* Whitespace/Layout changes to gs_pattern1_make_pattern.Robin Watts2020-08-241-138/+120
* Rejig internals of gs_pattern1_make_pattern.Robin Watts2020-08-241-28/+63
* Simplify parameter passing in compute_inst_matrix.Robin Watts2020-08-241-5/+5
* Tweak type1 pattern code to remove some needless fabs.Robin Watts2020-08-191-15/+19
* Improve client memory handling for colour spaces and patternsKen Sharp2020-08-121-21/+18
* UMR fix: parameters for overprint compositorChris Liddell2020-06-291-1/+5
* Fix memory leak on error in bitmap_paint() and its callers.Julian Smith2020-05-251-4/+7
* Fix "integer constant overflow" warning.Robin Watts2020-05-191-1/+1
* lgtm.com fixes: Avoid narrow mult cast to longer type.Robin Watts2020-05-111-2/+2
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Squash some compiler warnings.Robin Watts2020-03-311-1/+1
* Fix CID 355224. Non-zero return code not possible, but Coverity doesn't get it.Ray Johnston2020-03-261-0/+2
* Fix bug 702182: VMerror due to leaks in pattern cache due to locking.ray2020-03-241-0/+12
* Bug 702124 (continued): Avoid FP errors leading to empty pattern cells.Robin Watts2020-02-171-9/+26
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-4/+9
* Pattern handling- relax a heuristicKen Sharp2019-10-191-1/+1
* Fix problems with pngalpha and deep color transparency filling.Robin Watts2019-08-261-4/+1
* Graphics library - match gsaves with grestoresKen Sharp2019-06-041-4/+12
* Deep color transparencyRobin Watts2019-04-231-0/+5
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* PS interpreter - check the Implementation of a Pattern before useKen Sharp2018-11-081-1/+1
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-211-6/+9
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-061-1/+1
* Address more scanbuild/gcc/clang warningsKen Sharp2018-02-061-9/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Add some PACIFY_VALGRIND to quash some warnings.Robin Watts2017-11-171-0/+14
* Fix -Z? vs. -Zv output for pattern transparency debug.Ray Johnston2017-11-031-3/+3
* More fixes for tag plane problems.Ray Johnston2017-04-211-16/+24
* Set tags correctly for glyphs when sent as masked images.Robin Watts2017-03-161-1/+2
* Bug 697545: Memory Squeezing fix.Shailesh Mistry2017-02-161-0/+4