summaryrefslogtreecommitdiff
path: root/base/gstype42.c
Commit message (Expand)AuthorAgeFilesLines
* GhostPDF, pdfwrite, graphics library - fix WMode usageKen Sharp2023-05-041-0/+3
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* oss-fuzz 50754: Validate TTF post table version at creationChris Liddell2022-08-301-3/+13
* OSS-fuzz #49290Ken Sharp2022-07-211-1/+6
* Free 'psortary' on errorKen Sharp2022-07-151-1/+3
* oss-fuzz 48437: Add bounds check on size of loca table dataChris Liddell2022-07-051-2/+7
* Have gs_type42_find_post_name() return an error when no name is foundChris Liddell2021-08-091-16/+10
* Fix return code value mistakeChris Liddell2021-05-261-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* oss-fuzz 27985: Initialize the glyph lengths arrayChris Liddell2021-01-061-1/+2
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-091-3/+3
* Truetype: Tweak a conditional for signed/unsigned compareChris Liddell2020-06-161-1/+1
* oss-fuzz 22752: handle broken loca table.Chris Liddell2020-06-101-11/+19
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Revision for a34130a136fa that will actually workChris Liddell2019-10-231-6/+5
* Coverity ID 350219: Fix mistake in TTF post table handlingChris Liddell2019-10-231-2/+2
* Add 'post' table name lookup to TTF in graphics libChris Liddell2019-08-021-0/+339
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* TrueType interpreter - set the TrueType rendering routineKen Sharp2018-08-031-0/+6
* Bug 699154: Fix conditional parenthesis in gstype42.cChris Liddell2018-03-261-1/+1
* Bug 697545 : Fix memory leaks during font loading.Shailesh Mistry2018-02-201-1/+3
* Address more scanbuild/gcc/clang warningsKen Sharp2018-02-061-2/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* OpenType fonts - regard fonts with multiple GSUB tables as invalidKen Sharp2017-11-231-0/+2
* Bug 698471: apply vertical substitute glyphs in TTF fontsChris Liddell2017-09-051-1/+1
* Bug 696421: check for infinite recursion in TTF composite glyphChris Liddell2017-05-111-0/+5
* Bug 697607: correctly bounds check glyph index in TTFsChris Liddell2017-02-231-18/+4
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-6/+5
* VS2015 builds: Tweak to fix bool problems.Robin Watts2016-02-021-3/+2
* Squash Warnings: Unused Var/Var set but not used.Robin Watts2016-01-041-0/+1
* Coverity 120747: correct a typo in the WOFF C codeChris Liddell2015-12-141-1/+1
* Commit of WOFF font support for GSChris Liddell2015-12-101-1/+232
* Don't require Type 42 fonts to have copyrigth informationKen Sharp2015-09-011-3/+7
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1689