Andrey Antukh

Results 308 comments of Andrey Antukh

memcache already returns the size of the stored value, you don't need to parse the line, just read the N bytes that memcache is reporting...

After thinking a bit about this, I still think the revert is a better way to proceed. Because the `:>` handler was the unique approach for passing props dynamically hicada...

Nice @rauhs, Thank you.

On Penpot we have a `:&` special handler that just converts the first level of props to js (at compile time), this allows use this handler with our components and...

which version of cuerdas you are using?, this functions were removed in `2020.03.26`, and now clearly replaced with the new functions in cljs/clojure.core

Hello @AskAkshith Lets take it by parts: 1. The first screenshot shows you are trying upload a .svg file as .penpot file, this will never work; as I have explained...

> Regarding 1st, do you have any integration in mind to import other format files like Figma, XD, sketch, SVG etc. type files to import to Penpot. Yes, we have...

> duplicate of #1025 should we keep this open? to split 1025 into separate issues yes, we prefer small and concise issues instead one single with varios problems

This is already implemented and will target the 1.15.x release

As general rule I guess you should not expect to have active support from penpot side for exporting to proprietary formats. Obviously, this tool can be build externally by the...