Skip to content
New issue

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

Regressions in "Load Other Example" #103

Open
ssokolow opened this issue May 30, 2023 · 0 comments
Open

Regressions in "Load Other Example" #103

ssokolow opened this issue May 30, 2023 · 0 comments

Comments

@ssokolow
Copy link

ssokolow commented May 30, 2023

As of 2023-05-30 at 1:42 AM EDT, whatever version of Svgbob is used on https://svgbob-editor.netlify.app/ is mis-rendering various pieces of the "Load Other Example" document.

I didn't want to screenshot every little mistake, but here are some of the more noticeable ones:

       A
       |
       |
 <|----+----|>
       |
       |
       _
       V

Screenshot_20230530_015028

       ┏━━━━┳━━━━┳   ┳━━━━┓
       ┃ A₁ ┃ A₂ ┃ ⋯ ┃ Aⱼ ┃ <--- Basis
       ┡━━━━╇━━━━╇   ╇━━━━┩
       │ 16 │  4 │ ⋯ │  9 │
     ⎧ ├────┼────┼   ┼────┤
     │ │  1 │ -2 │ ⋯ │ 10 │
  Xᵢ ⎨ ├────┼────┼   ┼────┤
     │ │  8 │ 52 │ ⋯ │  0 │
     ⎩ ├────┼────┼   ┼────┤
       │ 14 │  0 │ ⋯ │ -1 │
       └────┴────┴   ┴────┘

Screenshot_20230530_014322

 .------------------.  Diag line
 |   if (a > b)     +---.      .--->
 |   obj->fcn()     |    \    /
 '------------------'     '--'

Screenshot_20230530_014440

                         |                        |
                   _____\|                        |/_____
                        /|                        |\
                         |                        |

Screenshot_20230530_014541

        120      90      60
   135    ^     ^     ^     ^ 45
      ^    \    |    /    .'
       `.   \   |   /   .'
         `.  \  |  /  .'
           `. \ | / .'
             `.\_/.'
 180 <---------(_)-------------> 0
             .'/|\`.
           .' / | \ `.
         .'  /  |  \  `.
       .'   /   |   \   `.
      V    /    |    \    `.
   225    V     V     V     V

        240    270   300    315


            120      90      60
       135   ^      ^     ^     ^ 45
  150     ^    \    |    /    .'        ◥ 30
    ◤      `.   \   |   /   .'      ⠠⠐⠈
     ⠈⠐⠠     `.  \  |  /  .'    ⠠⠐⠈
         ⠈⠐⠠   `. \ | / .'  ⠠⠐⠈
             ⠈⠐⠠ `.\_/.'⠠⠐⠈
180 <--------------(_)------------------> 0
              ⠠⠐⠈.'/|\`.⠈⠐⠠
          ⠠⠐⠈  .' / | \ `.  ⠈⠐⠠
 210  ⠠⠐⠈    .'  /  |  \  `.    ⠈⠐⠠
    ◣      .'   /   |   \   `.      ⠈⠐⠠  330
          V    /    |    \    `.        ◢
       225    V     V     V     V
            240    270   300    315

Screenshot_20230530_014717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant