{"id":21130061,"url":"https://github.com/dkmeteor/PathEffectTextView","last_synced_at":"2025-07-09T01:32:11.461Z","repository":{"id":29547548,"uuid":"33086645","full_name":"dkmeteor/PathEffectTextView","owner":"dkmeteor","description":"Path effect for text.","archived":false,"fork":false,"pushed_at":"2017-04-20T07:31:15.000Z","size":290,"stargazers_count":107,"open_issues_count":1,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T19:09:51.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkmeteor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-29T19:48:23.000Z","updated_at":"2024-03-31T14:15:59.000Z","dependencies_parsed_at":"2022-08-31T00:50:10.182Z","dependency_job_id":null,"html_url":"https://github.com/dkmeteor/PathEffectTextView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dkmeteor/PathEffectTextView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkmeteor%2FPathEffectTextView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkmeteor%2FPathEffectTextView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkmeteor%2FPathEffectTextView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkmeteor%2FPathEffectTextView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkmeteor","download_url":"https://codeload.github.com/dkmeteor/PathEffectTextView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkmeteor%2FPathEffectTextView/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264375350,"owners_count":23598363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T05:32:14.153Z","updated_at":"2025-07-09T01:32:11.043Z","avatar_url":"https://github.com/dkmeteor.png","language":"Java","funding_links":[],"categories":["Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"readme":"# Screenshot\n\nPlease waiting for loading the gif...\n\n![](/path1.gif)\n\n![](/path2.gif)\n\n![](/path3.gif)\n\n![] (/path4.gif)\n\n# How to use\n\nStep 1: add denpendence\n\n\n    compile('com.dk.view.patheffect:Library:0.1.1@aar')\n    \n\n    \nIf you are still using `Eclipse`, you can just copy source code or jar file to you project.\n\n\n\nStep 2: add view to your layout:\n\n    \u003ccom.dk.view.patheffect.PathTextView\n        android:id=\"@+id/path\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"/\u003e\n\nstep 3: call `init` method like this:\n\n    PathTextView mPathTextView = (PathTextView) findViewById(R.id.path);\n\tmPathTextView.init(\"Hello World\");\n\nOption settings:\n\n    mPathTextView.setPaintType(PathTextView.Type.MULTIPLY);\n    mPathTextView.setTextColor(color);\n    mPathTextView.setTextSize(size);\n    mPathTextView.setTextWeight(weight);\n    mPathTextView.setDuration(duration);\n\tmPathTextView.setShadow(radius, dx, dy, shadowColor);\n\n# NOTE\n\n- Only Support capital letter, you can check this file for [`Path Data`](https://github.com/dkmeteor/PathEffectTextView/blob/master/Library/src/main/java/com/dk/view/patheffect/MatchPath.java), the data comes from [android-Ultra-Pull-To-Refresh](https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh/)\n\n- the size unit is px , 72 means 72px*72px.\n\n- the text weight unit is px.\n \n\n# License\n\n    Copyright 2015 Dean Ding\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n---\nDeveloped By\n\n\nDean \u003c93440331@qq.com\u003e  \n\nWeibo：http://weibo.com/u/2699012760\n\n![](https://avatars0.githubusercontent.com/u/5019523?v=3\u0026s=460)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkmeteor%2FPathEffectTextView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkmeteor%2FPathEffectTextView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkmeteor%2FPathEffectTextView/lists"}