summaryrefslogtreecommitdiff
path: root/base/gxchar.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* graphics library - fix memory leak with text enumeratorKen Sharp2022-09-141-2/+10
* oss-fuzz 47770: Init null device on creationChris Liddell2022-06-201-3/+10
* Remove dead code from gx_alloc_char_bits.Robin Watts2022-02-171-11/+1
* oss-fuzz 42920: don't set object type to NULLChris Liddell2022-01-181-3/+3
* Fix memory leak in gx_default_text_begin()Chris Liddell2021-12-021-1/+3
* Rejig text_begin dev_proc.Robin Watts2021-06-151-4/+4
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Permit extra widths on space glyphs (PDF Tw value) even for xyshowKen Sharp2019-07-221-15/+18
* Remove a couple of macrosChris Liddell2019-07-091-13/+16
* Preparatory work for the PDF interpreter in CKen Sharp2019-06-241-0/+1
* Graphics library - match gsaves with grestoresKen Sharp2019-06-041-1/+3
* Bug 700577: Ensure text enum initialisation sets reqired flagsRobin Watts2019-02-081-11/+0
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Remove unnecessary checks on type of pgs.Robin Watts2018-11-291-10/+0
* Bug 699214: Add and use a "no cache" flag for glyphsChris Liddell2018-04-191-1/+1
* Bug 697545 : Fix memory leak in show_proceed.Shailesh Mistry2018-04-051-1/+4
* Bug 697545 : Update set_cache_device to prevent memory leaks.Shailesh Mistry2018-03-301-5/+8
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-291-0/+6
* Bug 697545 : Fix memory leak in show_proceed.Shailesh Mistry2018-02-281-3/+2
* Address more scanbuild/gcc/clang warningsKen Sharp2018-02-061-0/+5
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Update bytes_decoded for the non-cache code path.Chris Liddell2017-02-211-0/+2
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-39/+35
* Remove gs_no_glyph, gs_min_cid_glyph and gs_max_glyphChris Liddell2016-05-201-5/+5
* PS/PDF interpreters - fix Text rendering mode 3 with large glyphsKen Sharp2016-01-181-14/+12
* Remove legacy lower case arch_* macrosChris Liddell2016-01-111-2/+2
* Bug 696161: ensure we have a show enumerator objectChris Liddell2015-08-241-2/+11
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1597