Erik icon indicating copy to clipboard operation
Erik copied to clipboard

I need take a screenshot

Open omgbbqhaxx opened this issue 7 years ago • 2 comments

Hi, you was added screenshot speciality on roadmap but you dont add ass a code can you improve this feature.

omgbbqhaxx avatar Dec 28 '18 22:12 omgbbqhaxx

if you cast the engine there is come code callable, but I do thinks it work if nothing is displayed

extension WebKitLayoutEngine {
   public func snapshot(_ size: CGSize) -> ErikImage? {

phimage avatar Feb 21 '19 12:02 phimage

if you cast the engine there is come code callable, but I do thinks it work if nothing is displayed

extension WebKitLayoutEngine {
   public func snapshot(_ size: CGSize) -> ErikImage? {

How exactly is this used I’ve tried to use this and no result. Could you give a small example of its use

wordhater avatar Oct 18 '22 00:10 wordhater