forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable line join styles and miter limit. (flutter#3777)
* Add support for join types and miter limits. * Fix miter limit data type. * Adding some clearer documentation to painting.dart * Clarifying more documentation. * Code review changes * Fixed debug printing of stroke width and miter limit * Adding missing periods at the ends of sentences.
- Loading branch information
1 parent
80f039f
commit 5403f65
Showing
2 changed files
with
106 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters