-
I was recently using Goodnotes on mac & I found one feature very useful.
Eraser has options for erasing entire stroke or erasing highlighter only.
This happens to be so useful, has helped speed up…
-
This is more of a question than a suggestion, but I have seen that the antialiasing of the strokes in Xournalpp seems slightly worse than other apps I've tested (OneNote in primis). In Xournal, I can …
-
hi, i am using your class in a project and i wish to add a stroke,
trying to add the stroke at the end of your drawrect code seems to fail
can you please add stroke functionality?
here is an example…
-
Following https://github.com/fontforge/fontforge/issues/879#issuecomment-32134886 make it possible to render stroke fonts when using Cairo
-
Thanks for the amazing library. I am trying to implement a polyline with different stroke color based on event.
I want to implement the following with this library.
[Fiddle](http://jsfiddle.…
-
Make LineSeries to accept function for the stroke. This would make possible to render different colors in the same line based on certain conditions.
Ex. in the image below:
![image](https://user-ima…
-
On the website, SVG can be rendered normally,
![image](https://github.com/orzih/mkdocs-with-pdf/assets/78209557/ee739298-3350-4917-9448-f93dba069079)
but in pdf, css rendering loses.
![image](http…
-
Check [this sketch](http://sketch.paperjs.org/#S/VY89C8IwEIb/ypGlCqXUwSXiYv+A4OBgHdLkJKExkUvaDqX/3doPpLe9z/Nyx/XMiTcyzm41RqlZyqRXv9wKAmlIWoQzOOzgKqLOions+tLBOBJdROLQGuyyOaSzIaFMEzgc8nwhL2Nt4a0f6wmhShY…
lehni updated
8 years ago
-
Gradually adding new features
-
Sometimes users might want to draw a feature without any border. We could achieve this functionality by either a) allowing a stroke width of 0px, or b) adding a "None" type to the selection (where Sol…