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