{"id":17308352,"url":"https://github.com/renard/tikz-penciline","last_synced_at":"2025-07-23T03:04:25.188Z","repository":{"id":24778953,"uuid":"28192473","full_name":"renard/tikz-penciline","owner":"renard","description":"Simulate hand drawing in LaTeX PGF/TikZ","archived":false,"fork":false,"pushed_at":"2014-12-29T14:47:04.000Z","size":284,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T08:48:04.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","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/renard.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":"2014-12-18T16:53:35.000Z","updated_at":"2024-11-07T08:06:16.000Z","dependencies_parsed_at":"2022-08-23T05:41:18.786Z","dependency_job_id":null,"html_url":"https://github.com/renard/tikz-penciline","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/renard/tikz-penciline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renard%2Ftikz-penciline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renard%2Ftikz-penciline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renard%2Ftikz-penciline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renard%2Ftikz-penciline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renard","download_url":"https://codeload.github.com/renard/tikz-penciline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renard%2Ftikz-penciline/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266608970,"owners_count":23955546,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-15T12:04:34.441Z","updated_at":"2025-07-23T03:04:25.150Z","avatar_url":"https://github.com/renard.png","language":"TeX","funding_links":[],"categories":["TeX"],"sub_categories":[],"readme":"[![Tweet this](http://img.shields.io/badge/%20-Tweet-00aced.svg)](https://twitter.com/intent/tweet?text=Draw%20technical%20dimension%20lines%20with%20%23TikZ%20and%20%23LaTeX\u0026tw_p=tweetbutton\u0026via=renard_0)\n[![Follow me on twitter](http://img.shields.io/badge/Twitter-Follow-00aced.svg)](https://twitter.com/intent/follow?region=follow_link\u0026screen_name=renard_0\u0026tw_p=followbutton)\n\n\n# Hand drawing in TikZ\n\nThis work is based on\n[simulating hand drawn lines](http://tex.stackexchange.com/questions/39296)\nanswer give on StackExchange.\n\n\n## Installation\n\nTo install the `tkiz-penciline` package copy its directory to either to:\n\n- `$TEXHOME/tex/latex/`\n- `$TEXMFHOME/tex/latex/`\n- `~/texmf/tex/latex/`\n- `~/Library/texmf/tex/latex/`\n\n## Usage\n\nIn a `tex` you can use by adding `penciline` property to any drawn item:\n\n\n```tex\n\\begin{tikzpicture}[penciline={jag ratio=1}]\n\\draw[penciline={jag ratio=5},-\u003e](-5,0) -- (5,0); \n\\draw[penciline={jag ratio=5},-\u003e](0,-5) -- (0,5); \n\n\\draw[decorate,fill=blue!15,fill opacity=.25]  (-3,-3) rectangle (3,3);\n\\draw[penciline={jag ratio=0},fill=green!15,fill opacity=.25] circle [radius=3cm]; \n\\draw[decorate,red,shift={(1,1)},rotate=45,fill=red!25,fill opacity=.5] %\n          (1,1) -- (1,-1) -- (-1,-1) -- (-1,1) -- (1,1);\n\\draw[penciline={jag ratio=0.1},color=blue]   plot (\\x,{sin(\\x r)}) node [decorate,draw] {$\\sin(x)$} ;     \n\\end{tikzpicture}\n```\n\n![](example.png)\n\nSee [example file](tikz-penciline-example.tex) for further details.\n\nSee [documentation file](tikz-penciline-doc.pdf) for documentation.\n\n## License\n\nThis program is free software. It comes without any warranty, to the extent\npermitted by applicable law. You can redistribute it and/or modify it under\nthe terms of the Do What The Fuck You Want To Public License, Version 2, as\npublished by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenard%2Ftikz-penciline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenard%2Ftikz-penciline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenard%2Ftikz-penciline/lists"}