Harley-xk / MaLiang

iOS painting and drawing library based on Metal. 神笔马良有一支神笔(基于 Metal 的涂鸦绘图库)
MIT License
1.47k stars 208 forks source link

does this library support drawing to pdf? #138

Closed lexuanquynh closed 1 year ago

lexuanquynh commented 1 year ago

does this library support drawing to pdf?

Harley-xk commented 1 year ago

No, there's noting about pdf. you can take a snapshot from canvas and then draw that snapshot to some pdf file with any other pdf library

lexuanquynh commented 1 year ago

Okay, I created a repo for painting PDF files, but your library doesn't seem to be used. I'll leave the link for anyone who asks the same question I did. thank for your response. https://github.com/lexuanquynh/PaintPDFApp