summaryrefslogtreecommitdiff
path: root/third_party/agg23/README.pdfium
blob: 8e055d20792ce7a482b0ccd816e6d244c5032fdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Name: Anti-Grain Geometry
URL: https://sourceforge.net/projects/agg/
Version: 2.3
Security Critical: yes
License: MIT

Description:
2D vector graphics library.

Local Modifications:

0000-bug-466.patch: Fixes an infinite loop in stroke_calc_arc().
Various changes to use FX_ library functions.
Possibly more?
0001-gcc-warning.patch: Fix a GCC warning about both enumeral and
non-enumeral type in conditional.
0002-ubsan-error-fixes.path: Fix UBSan errors for overflows.