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

[tx] '-altLayer' option not working #935

Open
miguelsousa opened this issue Aug 27, 2019 · 0 comments
Open

[tx] '-altLayer' option not working #935

miguelsousa opened this issue Aug 27, 2019 · 0 comments

Comments

@miguelsousa
Copy link
Member

The output of tx -6 -altLayer background tx_data/input/altlayer.ufo/ should be,

## glyph[tag] {name,encoding,path}
glyph[0] {foo,-,
  500 width
  230 322 move
  290 322 340 371 340 430 curve
  340 489 290 537 230 537 curve
  169 537 119 489 119 430 curve
  119 371 169 322 230 322 curve
  endchar}

instead of

## glyph[tag] {name,encoding,path}
glyph[0] {.notdef,-,
  500 width
  endchar}
glyph[1] {foo,-,
  500 width
  70 384 move
  260 384 line
  260 586 line
  70 586 line
  endchar}
@cjchapman cjchapman self-assigned this Sep 3, 2019
@cjchapman cjchapman removed their assignment Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants