8000 path 对象的两点建议 · Issue #13 · bilibili/bas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

path 对象的两点建议 #13

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

Open
ysc3839 opened this issue Jan 27, 2018 · 0 comments
Open

path 对象的两点建议 #13

ysc3839 opened this issue Jan 27, 2018 · 0 comments

Comments

@ysc3839
Copy link
ysc3839 commented Jan 27, 2018
  1. 加入 fill-opacity fill-rule 等属性,这样能实现更复杂的图形。
    fill-rule 来举例: 同一个 path,没有 fill-rule 是这样的:
    no-fill-rule svg
    fill-rule="evenodd" 是这样的:
    fill-rule svg
    svg 源文件: https://gist.github.com/ysc3839/aa7fe4308e7a87567e7e909a2b1f4d01

  2. 允许动态改变 d 属性,可以实现动画效果。
    我等着做高清版 Bad Apple 呢!

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
0