-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix sample cutOut* rect rendering. #31
Comments
steinbergmedia/bravura@c889f8e ?
|
- of the glyph. The positions of each of the other corners of the cut-out
- rectangle are calculated using the bounding box of the glyph.
+ of the glyph. The coordinates of each cut-out are all specified relative
+ to the origin of the glyph, i.e. its bottom left-hand corner. https://w3c.github.io/smufl/gitbook/specification/bbox-cut-outs.html
|
cutOutOrigin_BBL: cutOut anchor points are relative to the:
https://github.com/steinbergmedia/bravura/tree/788874a62eb7b7ed78ab3d7218a5cdd9fe346fb5
https://github.com/steinbergmedia/petaluma/tree/c7a3e8edba148915e5d1af8a5d4a50e5da4e0ea2
|
something is wrong...
The text was updated successfully, but these errors were encountered: