We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When gradienting drawings which end in {\p0}, the script removes the {. This doesn't affect rendering, but is probably unintended.
{\p0}
{
Sample: {\an7\pos(0,0)\c&H65D0EB&\p1\blur1}m 702.34 540.33 l 746 488 448 470 508.23 541.74 450 612 606 799 762 611 702.34 540.33{\p0} becomes {\clip(195,204,200,359)\pos(0,0)\an7\c&H65D0EB&\p1\blur1}m 702.34 540.33 l 746 488 448 470 508.23 541.74 450 612 606 799 762 611 702.34 540.33\p0}
{\an7\pos(0,0)\c&H65D0EB&\p1\blur1}m 702.34 540.33 l 746 488 448 470 508.23 541.74 450 612 606 799 762 611 702.34 540.33{\p0}
{\clip(195,204,200,359)\pos(0,0)\an7\c&H65D0EB&\p1\blur1}m 702.34 540.33 l 746 488 448 470 508.23 541.74 450 612 606 799 762 611 702.34 540.33\p0}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When gradienting drawings which end in
{\p0}
, the script removes the{
. This doesn't affect rendering, but is probably unintended.Sample:
{\an7\pos(0,0)\c&H65D0EB&\p1\blur1}m 702.34 540.33 l 746 488 448 470 508.23 541.74 450 612 606 799 762 611 702.34 540.33{\p0}
becomes
{\clip(195,204,200,359)\pos(0,0)\an7\c&H65D0EB&\p1\blur1}m 702.34 540.33 l 746 488 448 470 508.23 541.74 450 612 606 799 762 611 702.34 540.33\p0}
The text was updated successfully, but these errors were encountered: