Norman Feske
|
c0e303632e
|
gems: fix clipping in polygon_gfx/line_painter.h
This clipping check happened to wrongly test the surface's clipping area
instead of the by 1x1 pixel reduced 'clip' rectangle.
|
2022-09-21 12:19:10 +02:00 |
|
Norman Feske
|
8a1675e12e
|
gems: avoid implicit conversions
Issue #23
|
2021-12-17 15:04:46 +01:00 |
|
Norman Feske
|
3bd4197951
|
gems: enable strict warnings for more components
Issue #465
|
2019-01-30 13:35:28 +01:00 |
|
Norman Feske
|
55dc3abf00
|
Move gems/bezier.h to util/bezier.h (in repos/os)
This way, os components (i.e., input_filter) can use it for nonlinear
interpolation.
|
2017-11-09 12:18:43 +01:00 |
|
Norman Feske
|
e86758084c
|
gems: painter for drawing sub-pixel accurate lines
|
2017-08-28 16:49:39 +02:00 |
|