TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Make your own quadrille, graph, hex, etc. paper

40 pointsby lucianalmost 7 years ago

4 comments

perl4everalmost 7 years ago
Once upon a time, I had a 600 dpi Apple laserwriter printer, and it occurred to me that scalable graphics were suboptimal. I wanted to directly access and control every dot at full resolution without letting something else rasterize for me. I eventually figured out how to print my fractals and magnetic field diagrams that way, although I've forgotten the details now. Seems like this would be a good way to do graph paper - make sure you were printing lines exactly one pixel wide.
WayToDooralmost 7 years ago
I am using this as a web interface to make my graph paper : <a href="https:&#x2F;&#x2F;incompetech.com&#x2F;graphpaper&#x2F;" rel="nofollow">https:&#x2F;&#x2F;incompetech.com&#x2F;graphpaper&#x2F;</a><p>It works pretty well given my &#x27;reds, and at least I do not have to tinker with LaTeX and Tkiz
polygotalmost 7 years ago
What’s the license for this code? Looks cool! I’d be interested in creating a web interface for it.
salamandermanalmost 7 years ago
Love it