<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>#curves-library posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/curves-library/</link>
    <atom:link href="https://bencrowder.net/blog/tag/curves-library/feed/" rel="self" />
    <description>Feed for blog posts tagged with #curves-library.</description>
    <lastBuildDate>Sat, 04 Apr 2026 05:22:16 GMT</lastBuildDate>
    <language>en-US</language>
    <generator>https://bencrowder.net/</generator>

    <item>
      <title>Some quick thoughts about the project space I see myself working in (meaning personal coding project...</title>
      <link>https://bencrowder.net/blog/2020/1001/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/1001/</guid>
      <pubDate>Tue, 01 Sep 2020 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Some quick thoughts about the project space I see myself working in (meaning personal coding projects that aren’t the <a href="https://bencrowder.net/blog/2020/910/">productivity tools</a> I mentioned before), both now and for the foreseeable future. To be honest, it’s mostly a roadmap for myself, posted here as part of working in public.</p>
<h2 id="bookmakingtools">Bookmaking tools</h2>
<p>One of the areas in the project space is bookmaking tools: tools that help with making either print books or ebooks. What I’ve worked on in that area (and some of these are still in progress or in the future):</p>
<ul>
<li><a href="https://bencrowder.net/blog/tag/press/">Press</a> — low-level typesetting (PDF compiler)</li>
<li><a href="https://bencrowder.net/blog/tag/ink/">Ink</a> — higher-level typesetting</li>
<li><a href="https://bencrowder.net/blog/tag/curves/">Curves</a> — programmatic type design</li>
<li><a href="https://bencrowder.net/typlate/">Typlate</a> — type design templates</li>
<li><a href="https://bencrowder.net/md2epub/">md2epub</a>/<a href="https://bencrowder.net/blog/tag/caxton/">Caxton</a> — ebook compiler</li>
<li><a href="https://bencrowder.net/epubdiff/">epubdiff</a> — ebook differ</li>
<li><a href="https://bencrowder.net/fledge/">Fledge</a> — text processing shell</li>
<li><a href="https://bencrowder.net/blog/tag/storybook/">Storybook</a> — writing tool (covered under the productivity tools, yes, but I feel it fits in here)</li>
</ul>
<h2 id="creativitytools">Creativity tools</h2>
<p>The next area, somewhat related, is creativity tools: tools for making art, music, etc. I do realize that there’s a bit of  overlap between the two areas — art can be used in books, for example. This is not a rigorous taxonomy.</p>
<p>What I’ve worked on:</p>
<ul>
<li><a href="https://bencrowder.net/blog/tag/trill/">Trill</a> — music composition REPL</li>
<li><a href="https://bencrowder.net/blog/tag/grain/">Grain</a> — command-line tool for texturing art</li>
</ul>
<p>While I haven’t done much in this area so far, the intersection of software and art has been calling to me more lately. I expect creativity tools to become much more of a focus for me, probably even more so than the bookmaking tools.</p>
<h2 id="humancomputerinteraction">Human-Computer Interaction</h2>
<p>Last but not least, HCI. My master’s thesis is in this area, and much of my other work also touches on it in limited ways. (What I mean by that, I think, is that with projects like Trill, Curves, and Press, the parts that have most interested me are the interfaces. Also, those interfaces have been textual in these particular cases, but I’m also interested in other kinds of UIs.) So I plan to start building more proofs of concept and interface experiments — like the <a href="https://bencrowder.net/blog/2020/857/">spatial interface</a> ideas I mentioned several weeks ago.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Some quick thoughts about the project space I see myself working in (meaning personal coding project...">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Last year I posted a note about Curves, a Python type design library I was working on. At the time I...</title>
      <link>https://bencrowder.net/blog/2019/725/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2019/725/</guid>
      <pubDate>Thu, 03 Oct 2019 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Last year I <a href="https://bencrowder.net/blog/2018/633/">posted a note about Curves</a>, a Python type design library I was working on. At the time I’d given up on it, but I recently had some new ideas on how to make it more ergonomic. It now stands resurrected:</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2019/10/curves-wip.png" alt="curves-wip.png" title="curves-wip.png" />
        
      </figure></p>
<p>Since I don’t think I mentioned it in my earlier post: the idea is that programming language constructs (functions, variables, source control, etc.) may make it easier to design a typeface, given the parametric and repetitive nature of that work.</p>
<p>It’s still a work in progress and very much an experiment — placing points in code rather than in a GUI will always have some friction to it — but it seems promising enough now that it’s worth finishing it and trying to use it for some actual type design.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Last year I posted a note about Curves, a Python type design library I was working on. At the time I...">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Update on projects: I’m working on a short story. All of my story drafts of late have turned darker...</title>
      <link>https://bencrowder.net/blog/2018/633/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2018/633/</guid>
      <pubDate>Wed, 31 Oct 2018 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Update on projects: I’m working on a short story. All of my story drafts of late have turned darker than I’d like, so this one is intentionally not dark. Seems to be going better than the others.</p>
<p>I’m also partway through revising my next picture book. This one is a story (as opposed to <em>The Circle Book</em>, which was just a list of random things) and I’m excited. The urge to design a typeface for it has proven too strong to resist, though, so I’m working on that as well. The typeface is called Golly. I’ll post some screenshots soon (I’m almost done with the lowercase letters).</p>
<p>Sidenote on type design: I built Curves (a Python library for designing type, via exporting to UFO and compiling that to OTF) to see whether designing type in code works. Turns out it doesn’t. Even with easy previews (SVG and @font-face), the cognitive gap between the code and the points seems to be a little too much. I have some other ideas for type design tools that seem more promising, though. More on that later.</p>
<p>And I’m slowly working on the remaining reader’s editions (print/PDF of D&amp;C, Pearl of Great Price, and <em>Words of the Prophets</em>).</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Update on projects: I’m working on a short story. All of my story drafts of late have turned darker...">Reply via email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
