Debian Patches

Status for synfig/1.5.3+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
2606.patch [PATCH] Fixed bline test on i386 arch
`find_distance` in `ETL/_bezier.h` actually returns a float.

_bezier.h
```
typedef float distance_type;
...
distance_type find_distance(time_type r, time_type s, int steps=7)const
```

Floating point precision is between 6 and 9 decimal digits, so I just reduced precision requirement for test to the lowest possible precision.

https://en.wikipedia.org/wiki/Single-precision_floating-point_format

Fix #2606
ice0 <konoplin@gmail.com> no upstream, https://github.com/ice0/synfig/commit/2518b8d979bcb47ad2bfc43867c17d6874af9fbf 2022-04-24
0001-buildETL-cleanup-dismissed-ETL-dependencies.patch Cleanup dismissed ETL dependencies Backported patch from upstream. no https://github.com/synfig/synfig/commit/3762c1108f6a46cd27a59ab376bb594140999028

All known versions for source package 'synfig'

Links