fileformats
|
bmp dib decoder
|
2022-02-13 16:55:10 -06:00 |
fonts
|
Run textUber though computePaths.
|
2022-03-21 18:46:43 -07:00 |
images
|
Split invert out.
|
2022-03-20 08:50:28 -07:00 |
masks
|
Fix #372 - Add negative spread.
|
2022-03-20 08:50:28 -07:00 |
paths
|
Fix for #393 and other polygon improvements.
|
2022-03-18 13:43:47 -07:00 |
benchmark_images_draw.nim
|
More enum renames.
|
2022-02-13 20:02:37 -08:00 |
benchmark_jpg.nim
|
rm seq[uint8]
|
2022-02-12 18:59:13 -06:00 |
benchmark_paints.nim
|
More enum renames.
|
2022-02-13 20:02:37 -08:00 |
fuzz_leaks.nim
|
Rename LineCap and LineJoin enum.
|
2022-02-12 10:35:19 -08:00 |
fuzz_leaks2.nim
|
Rename LineCap and LineJoin enum.
|
2022-02-12 10:35:19 -08:00 |
megatest_emoji.nim
|
More enum renames.
|
2022-02-13 20:02:37 -08:00 |
megatest_icons.nim
|
More enum renames.
|
2022-02-13 20:02:37 -08:00 |
test_contexts.nim
|
More enum renames.
|
2022-02-13 20:02:37 -08:00 |
test_fonts.nim
|
Review.
|
2022-03-21 19:56:42 -07:00 |
test_masks.nim
|
Fix #372 - Add negative spread.
|
2022-03-20 08:50:28 -07:00 |
test_paints.nim
|
fix for custom line-heights
|
2022-02-22 19:15:35 -06:00 |
test_paths.nim
|
add check for arc step of 0
|
2022-03-22 15:48:39 -05:00 |