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

svg 未实现接口 #300

Open
JCdahuzi opened this issue Sep 9, 2024 · 0 comments
Open

svg 未实现接口 #300

JCdahuzi opened this issue Sep 9, 2024 · 0 comments

Comments

@JCdahuzi
Copy link
Contributor

JCdahuzi commented Sep 9, 2024

isPointInFill 判断点位坐标是否在fill上 未实现
isPointInStroke 判断点位坐标是否在stroke上 未实现
getTotalLength 获取总path的长度 未实现
getPointAtLength 获取点位坐标在path上的信息 未实现
getBBox 获取组件的边界信息 未实现
getCTM 获取相对于父组件的matrix矩阵信息 未实现
getScreenCTM 获取组件的matrix矩阵信息 未实现
getRawResource 获取android中的资源文件 未实现

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