summaryrefslogtreecommitdiff
path: root/base/gxfapi.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-5/+7
* Bug 706522: Fix scale rounding in the FAPI interface codeghostpdl-10.02.0-test-base-001Chris Liddell2023-03-291-7/+10
* Bug 704439 (redux): Force arbitrary scaling for glyph outlineChris Liddell2021-10-211-3/+4
* Bug 703785: Tweaking ft over/underflow workaroundsghostpdl-9.56.0-test-base-0Chris Liddell2021-10-181-0/+1
* Bug 704439: Deal better with extreme glyph scaling.Chris Liddell2021-10-181-104/+142
* Bug 703899: Don't overwrite explicit FontBBoxChris Liddell2021-08-191-1/+8
* Commit pdfi to master.Robin Watts2021-08-121-1/+1
* Fix transparent patterns with nullpageKen Sharp2021-07-061-3/+2
* Rejig text_begin dev_proc.Robin Watts2021-06-151-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* FAPI: fix applying offsets for glyph pathsChris Liddell2020-12-031-2/+2
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-091-8/+8
* Slight tweak to the FAPI APIChris Liddell2020-06-301-2/+2
* Revisions to FAPI (error handling etc).Chris Liddell2020-06-171-1/+1
* lgtm.com fixes: Multiplication of narrow type in wider context.Robin Watts2020-05-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Remove nasty type check in gs_fapi_finish_render.Robin Watts2018-11-291-3/+1
* Remove unnecessary checks on object types from gxfapi.cRobin Watts2018-11-291-33/+3
* Use the new Freetype FT_Set/Get_MM_WightVector APIChris Liddell2018-11-281-2/+3
* Remove some experimental code that was ifdef'ed outChris Liddell2018-04-191-12/+0
* Ensure uncached glyphs have the "text" tag set.Chris Liddell2018-04-191-1/+10
* Bug 698767: Improve handling of multiple master fontsChris Liddell2018-04-111-3/+55
* Bug 697545 : Fix memory leaks during font loading.Shailesh Mistry2018-02-201-3/+6
* Address more scanbuild/gcc/clang warningsKen Sharp2018-02-061-1/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Device method repair - use accessors throughoutKen Sharp2017-11-161-2/+2
* Repair the device API - device methods should never be NULLKen Sharp2017-11-161-2/+2
* Fix FAPI memory leaks.Chris Liddell2017-08-221-0/+6
* Drop the now redundant check for zero length, staight contoursChris Liddell2017-06-261-15/+0
* Bug 697983: (redux) Drop zero length contours from glyph outlinesChris Liddell2017-06-141-0/+16
* Set tags correctly for glyphs when sent as masked images.Robin Watts2017-03-161-1/+1
* Tweak code in gxfapi.c to avoid repetition.Robin Watts2017-03-161-28/+12
* Use ToUnicode for substituted CIDFontsChris Liddell2016-10-051-1/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-20/+19
* Remove gs_no_glyph, gs_min_cid_glyph and gs_max_glyphChris Liddell2016-05-201-1/+1
* scan-build warnings in zfapi.c and gxfapi.cChris Liddell2016-05-021-2/+1
* Resolves: gs#696735 valgrind bits_bounding_box uninitialized valuesCaolán McNamara2016-04-271-1/+3
* Remove legacy lower case arch_* macrosChris Liddell2016-01-111-1/+1
* Squash warnings: MSVC ones.Robin Watts2016-01-041-8/+8
* Bug 696363 & 696362: wrong error code return.Chris Liddell2015-11-191-20/+2
* Coverity: fix some ignored return codes in FAPIChris Liddell2015-11-131-16/+24
* Bug 696232: apply metrics for PCL TTF fonts.Chris Liddell2015-10-091-11/+23
* Force the normal text handling to throw errors under the same (degenerateKen Sharp2015-07-311-0/+22
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1962