Commit graph

485 commits

Author SHA1 Message Date
Ryan Oldenburg
350d01cda7 textUber 2021-06-01 14:50:07 -05:00
Ryan Oldenburg
f45bb70ed7 morepretty updated 2021-06-01 13:50:49 -05:00
Ryan Oldenburg
7f984d0bf0 fix 2021-06-01 13:30:46 -05:00
Ryan Oldenburg
3658ff40c3 context globalAlpha 2021-05-31 21:05:27 -05:00
Ryan Oldenburg
1022fdcbe2 both possible 2021-05-31 20:44:04 -05:00
Ryan Oldenburg
7ea0a37013 morepretty 2021-05-31 20:41:03 -05:00
Ryan Oldenburg
3b6474b565 underline, strikethrough 2021-05-31 20:33:11 -05:00
Ryan Oldenburg
8ce82c20b2 rename 2021-05-31 19:22:51 -05:00
Ryan Oldenburg
a08019518c f 2021-05-30 16:08:08 -05:00
Ryan Oldenburg
de8fda9a81 insertion sort hits faster 2021-05-30 14:54:27 -05:00
treeform
b087dd23bd Add fill leak checker (use -d:pixieLeakCheck). 2021-05-29 16:26:31 -07:00
treeform
52bd58fa45 Fix rounded join bug. 2021-05-29 15:15:54 -07:00
Ryan Oldenburg
284f7fce04 2.0.2 2021-05-29 16:17:41 -05:00
Ryan Oldenburg
e76549368e computePixelBounds 2021-05-29 16:11:18 -05:00
Ryan Oldenburg
f960349518 better with names 2021-05-29 15:57:55 -05:00
Ryan Oldenburg
531bf5c286 faster, better 2021-05-29 15:48:46 -05:00
Ryan Oldenburg
2f8fbcd792 leak fix 2021-05-29 02:26:14 -05:00
Ryan Oldenburg
6606665fe2 f 2021-05-29 01:49:48 -05:00
treeform
356f663039
Merge pull request #209 from guzba/master
svg improvements, emoji megatest, ctx blend test, remove seq[seq[Vec2]] from SomePath
2021-05-27 18:08:00 -07:00
Ryan Oldenburg
2f88639f1d svg bugfixes, improvements, emoji megatests 2021-05-27 19:46:39 -05:00
Ryan Oldenburg
10bc3100e6 docs, bugfix, ctx blend test, remove seq[seq[Vec2]] from SomePath 2021-05-27 17:27:19 -05:00
treeform
ac77fef16e morepretty 2021-05-26 17:52:45 -07:00
treeform
49a281d210 Fix demo imports. 2021-05-26 17:41:52 -07:00
Ryan Oldenburg
2afcbaa621 fix path parse bug for m 1 2 3 4 5 6... 2021-05-24 19:25:04 -05:00
Ryan Oldenburg
bf674b93e3 docs 2021-05-24 00:32:34 -05:00
Ryan Oldenburg
00dd3faa95 svg stroke-dasharray 2021-05-23 22:31:16 -05:00
Ryan Oldenburg
1e39ce2c80 context line dashes 2021-05-23 21:43:47 -05:00
Ryan Oldenburg
dbee65c608 cleaner, icons megatest 2021-05-23 21:23:51 -05:00
Ryan Oldenburg
dfc062e0f2 svg miterlimit 2021-05-23 21:18:15 -05:00
Ryan Oldenburg
8ca46d86e3 morepretty 2021-05-23 21:04:58 -05:00
Ryan Oldenburg
58ccbf025a context miterLimit 2021-05-23 21:01:54 -05:00
Ryan Oldenburg
b73b88bb63 layers 2021-05-23 20:47:32 -05:00
Ryan Oldenburg
145d54c7e6 rm 2021-05-23 20:46:44 -05:00
Ryan Oldenburg
3c548dd7b9 parse post table 2021-05-23 20:46:44 -05:00
treeform
6fb1323101
Add dashes. (#202)
* Add dashes.
* Miter limits as ratio everywhere.
* Remove some fill and stroke overloads.
2021-05-23 18:46:19 -07:00
treeform
08dac8e241
Add high DPI support for Demo. (#197)
* Add high DPI support for Demo.
2021-05-23 16:46:26 -07:00
treeform
fc557e372a
Merge pull request #201 from timotheecour/pr_fix_pixie_D20210519T113112
fix pixie for https://github.com/nim-lang/Nim/pull/18050
2021-05-23 10:34:56 -07:00
Timothee Cour
1ec7cefda2 fix pixie for https://github.com/nim-lang/Nim/pull/18050 2021-05-22 21:37:58 -07:00
Ryan Oldenburg
41cd488ae3 context clip support 2021-05-22 21:43:42 -05:00
Ryan Oldenburg
b88d36be13 morepretty 2021-05-22 19:07:53 -05:00
Ryan Oldenburg
3b0f841d70 circle to paths.nim 2021-05-22 19:06:10 -05:00
zetashift
a9b38bc321 Add fillCircle and strokeCircle taking a Circle for Context 2021-05-22 20:01:14 +02:00
Ryan Oldenburg
5cc8e911d1 move image helpers from pixie.nim to context.nim 2021-05-21 00:54:55 -05:00
Ryan Oldenburg
e5da43b059 more clear 2021-05-19 13:22:57 -05:00
Ryan Oldenburg
3699405203 typos 2021-05-19 13:15:53 -05:00
Ryan Oldenburg
fac02141f2 typos 2021-05-19 13:13:54 -05:00
Ryan Oldenburg
58c262849d context docs 2021-05-19 13:09:00 -05:00
Ryan Oldenburg
bb0d44c23e feedback 2021-05-19 00:38:12 -05:00
Ryan Oldenburg
0d65dffccc add context api 2021-05-19 00:06:02 -05:00
Ryan Oldenburg
d491fe26b9 move font rasterize procs to fonts.nim, add join and cap param 2021-05-18 00:48:44 -05:00