1 Name: Anti-Grain Geometry 2 URL: https://sourceforge.net/projects/agg/ 3 Version: 2.3 4 Security Critical: yes 5 License: MIT 6 7 Description: 8 2D vector graphics library. 9 10 Local Modifications: 11 12 0000-bug-466.patch: Fixes an infinite loop in stroke_calc_arc(). 13 Various changes to use FX_ library functions. 14 Possibly more? 15 0001-gcc-warning.patch: Fix a GCC warning about both enumeral and 16 non-enumeral type in conditional. 17 0002-ubsan-error-fixes.path: Fix UBSan errors for overflows. 18 0003-ubsan-render-line-error.patch: Fix UBSan overflow error in render_line. 19