Debian Patches
Status for synfig/1.5.5+dfsg-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 2606.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 | https://github.com/ice0/synfig/commit/2518b8d979bcb47ad2bfc43867c17d6874af9fbf | 2022-04-24 |
All known versions for source package 'synfig'
- 1.5.5+dfsg-1 (forky, sid)
- 1.5.1+dfsg-3 (bookworm)
