You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempted on branch op-refactor. But attempted conversion of Tm gives:
P6opaque: no such attribute '@!TextMatrix' in type PDF::Content::Ops when trying to get a value
in method at /home/david/git/perl6-PDF-Content/lib/PDF/Content/Ops.pm (PDF::Content::Ops) line 497
in method opn at /home/david/git/perl6-PDF-Content/lib/PDF/Content/Ops.pm (PDF::Content::Ops) line 569
in method op at /home/david/git/perl6-PDF-Content/lib/PDF/Content/Ops.pm (PDF::Content::Ops) line 577
in method at /home/david/git/perl6-PDF-Content/lib/PDF/Content/Ops.pm (PDF::Content::Ops) line 810
in method FALLBACK at /home/david/git/perl6-PDF-Content/lib/PDF/Content/Ops.pm (PDF::Content::Ops) line 822
in any at gen/moar/m-Metamodel.nqp line 3096
in sub at /home/david/git/perl6-PDF-Content/lib/PDF/Content/Ops.pm (PDF::Content::Ops) line 207
in block at t/ops.t line 100
I.e. refactor PDF::Content::Ops to be more like HTML::Canvas, which has everything in the one Op table.
The text was updated successfully, but these errors were encountered: