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

Letter "o" in word "over" is transformed. #1

Open
samliddicott opened this issue Aug 3, 2017 · 1 comment
Open

Letter "o" in word "over" is transformed. #1

samliddicott opened this issue Aug 3, 2017 · 1 comment

Comments

@samliddicott
Copy link

Try:

echo "and over" | ./.local/go/bin/goat /dev/stdin > x.svg

the letter o alone is transformed into a large circle, the rest of the text is fine.

@dmullis
Copy link
Contributor

dmullis commented May 10, 2022

Other cases of unwanted transformation from text to graphics:

v                 - isolated letter 'v'  
Alice v. CLS      - "Alice vs. CLS"  appears as expected, ordinary text

dmullis pushed a commit to dmullis/goat that referenced this issue May 12, 2022
Cases are arranged vertically.  Debugger can edit the local instance
to move a case of current interest to the top, set breakpoints on
suspect code, and quickly continue to the suspect program state.

Cases exposing bugs blampe#1 and blampe#11 are marked accordingly.
dmullis pushed a commit to dmullis/goat that referenced this issue Jul 12, 2022
Extend 'make.sh'

Github-appropriate colors for light and dark schemes.
Refactor for readability.
Tidy .gitignore.
dmullis pushed a commit to dmullis/goat that referenced this issue Jul 12, 2022
Cases are arranged vertically.  Debugger can edit the local instance
to move a case of current interest to the top, set breakpoints on
suspect code, and quickly continue to the suspect program state.

Cases exposing bugs blampe#1 and blampe#11 are marked accordingly.
dmullis pushed a commit to dmullis/goat that referenced this issue Jul 12, 2022
Extend 'make.sh'

Github-appropriate colors for light and dark schemes.
Refactor for readability.
Tidy .gitignore.
This was referenced Jul 14, 2022
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

2 participants