Jump to content

Free calligraphy nib ladder/line generator


Pelipen

Recommended Posts

Hi,

 

I've been learning broad pen calligraphy, and one of the things I grew tired of quickly was drawing lines and nib ladders. I find them useful, so I can practice, a a a a a a a, b b b b b b b, c c c c c etc.

 

Also, sometimes I put the guide under good paper with a lighted background. Then I can use the lines as a guide, and when I take the guide out from underneath the good paper, it looks halfway decent. This saves me having to erase pencil lines later.

 

Since I like postscript so much, I decided to write a little routine to generate the guides to whatever specification I wanted. Then I thought other people might be interested, so I made a php web front end, and now it spits out a pdf document (US letter dimensions).

 

If anyone is interested, this is the link.

 

I'd like feedback if you find it useful, or why you don't. Sometimes guides can become a crutch. Anyway, if you do find it useful and think it could improve, let me know how, and I'll see what I can do to make it better. It's kind of a quick hack at the moment, but it works, and it's free.

 

Don't know if this is the best forum, but it fit reasonably well with creative expressions and writing.

 

Thanks.

Link to comment
Share on other sites

  • Replies 27
  • Created
  • Last Reply

Top Posters In This Topic

  • Pelipen

    6

  • lefty928

    2

  • TMLee

    1

  • myn

    1

Top Posters In This Topic

Posted Images

My approach was a little different. Most graph/lined paper has either fixed distance line intervals, or is logarithmic etc. What I wanted was a specific set of lines which would match the "textbook" relative heights between the x-height, and say,the capital line vs. ascender. Ascenders of lower case are taller than the capitals in many calligraphy hands, and I find I goof it up a lot. Also, depending on how much flourishing a hand has, I wanted to be able to vary the distance between sets. So my nib ladder is customized for exactly the script I want to practice. Subtle difference, but it makes a difference to me.

 

Also, I included vertical lines at a user definable angle and spacing, to make it easier to be consistent with the slant of the text. The verticals can be turned on and off. So my spirits aren't dampened, because it works better for me, and well, I would have done it anyway. Most of my enjoyment comes in the building of something, not the end product. I can't tell how many times I scrapped something, just to redo it a little differently. :eureka:

 

I attached a cropped image of what I was after, but thanks for posting the other link. I had done a bit of internet searching trying to find something.

post-32-1158481410_thumb.jpg

Link to comment
Share on other sites

  • 2 weeks later...

I've been playing with your line generator, Pelipen, and really like it. Having been a graphic designer in ancient times, I sometimes balk at ruling up paper for the smaller nib sizes, especially when trying to progress downwards through them all in one practice session.

 

Have had some difficulty getting the correct ascender and descender size, but with the very useful nib widths indicating height on the side, it hasn't caused a problem. I'm working on Carolingian, which has a subtle slant, so being able to customize the slant is cool.

http://img356.imageshack.us/img356/8703/letterminizk9.png
Link to comment
Share on other sites

  • 2 weeks later...

Woohoo! :bunny1: This is very useful. Now I can customize the guide to fit my style instead of the other way around.

If I may make a suggestion; it would be very good if the results could be generated dynamically so that we could see the preview before having showed up in pdf format. It would be much faster and much more convenient.

Link to comment
Share on other sites

Looks great! Thank you. Would it be possible to have an international version for us Europeans? One that is set for A4 paper size - 297mm x 210mm??

 

- Mark

Link to comment
Share on other sites

I've been playing with your line generator, Pelipen, and really like it. Having been a graphic designer in ancient times, I sometimes balk at ruling up paper for the smaller nib sizes, especially when trying to progress downwards through them all in one practice session.

 

Have had some difficulty getting the correct ascender and descender size, but with the very useful nib widths indicating height on the side, it hasn't caused a problem. I'm working on Carolingian, which has a subtle slant, so being able to customize the slant is cool.

Glad you find it useful. One of the reasons I put the nib ladder on the side was so I could fine tune the width in mm.

 

One of the things I have in the works is to link it to a database of common mm values for standard nib brands. I think that would help, but I'm having trouble digging up size X for brand Y = Z mm. The resulting value would only be a suggested starting point, and would remain fully editable.

Link to comment
Share on other sites

Woohoo! :bunny1: This is very useful. Now I can customize the guide to fit my style instead of the other way around.

If I may make a suggestion; it would be very good if the results could be generated dynamically so that we could see the preview before having showed up in pdf format. It would be much faster and much more convenient.

Excactly my goal. Make the tool work for you, not force you to conform to an ideal. You can always generate the textbook layout, but I find it nice to add personal touches.

 

I'll work on dynamic feedback. I had thought of using a plugin, but I don't like the thought of making everyone install some obscure 3rd party plug. I'll look into something real-time... what I probably could do fairly easily is add a preview button and generate a quick&dirty cropped jpg preview in a frame.

Link to comment
Share on other sites

Looks great! Thank you. Would it be possible to have an international version for us Europeans? One that is set for A4 paper size - 297mm x 210mm??

 

- Mark

This is in the works. I had hardcoded some dimensions into the postscript source, because this started out just being a quick hack for me to use. Now I'm working on making the postscript a little cleaner. Since it's formula based to determine the optimal number of line-sets per page, the dimensions should be fairly flexible. I suppose in theory it would be possible to do A0 and use a paintbrush :eureka:

 

AND... I moved to a country where A4 is standard, and US letter doesn't work for me any more either ;) Obviously "fit to page" when printing isn't useful here.

Link to comment
Share on other sites

One of the things I have in the works is to link it to a database of common mm values for standard nib brands. I think that would help, but I'm having trouble digging up size X for brand Y = Z mm. The resulting value would only be a suggested starting point, and would remain fully editable.

 

For dip pen nibs or calligraphy pens? I have some of that info, if you want to PM me.

http://img356.imageshack.us/img356/8703/letterminizk9.png
Link to comment
Share on other sites

I have a version which now has A4 support, and previews are in the works. You can see what the preview will look like, but if you click the button, you'll just get garbage. I'm trying to figure out why it works on my server, but not on this host. The A4/Letter pdf should work though. Any feedback would be helpful.

I should mention this uses inline forms for the preview window, so may not be 100% browser compatible. I only test against mozilla based browsers being a Linux nut. Feedback ob browser issues is welcome as well.

Link to new version. The old link still exists also.

Link to comment
Share on other sites

  • 1 month later...

Allow me to say only this: you rock.

 

Edit: actually I shall say something else too. You should release the source under the GPL or somesuch similar license.

Edited by polyglot
Link to comment
Share on other sites

  • 4 years later...

I have a version which now has A4 support, and previews are in the works. You can see what the preview will look like, but if you click the button, you'll just get garbage. I'm trying to figure out why it works on my server, but not on this host. The A4/Letter pdf should work though. Any feedback would be helpful.

I should mention this uses inline forms for the preview window, so may not be 100% browser compatible. I only test against mozilla based browsers being a Linux nut. Feedback ob browser issues is welcome as well.

Link to new version. The old link still exists also.

 

 

Thank you! I really like the adjustable features; the other generators I've found so far are for much, much larger lettering or writing..

Edited by CatBookMom
Link to comment
Share on other sites

Hi,

 

Since I like postscript so much, I decided to write a little routine to generate the guides to whatever specification I wanted. Then I thought other people might be interested, so I made a php web front end, and now it spits out a pdf document (US letter dimensions).

 

If anyone is interested, this is the link.

 

I'd like feedback if you find it useful, or why you don't. Sometimes guides can become a crutch. Anyway, if you do find it useful and think it could improve, let me know how, and I'll see what I can do to make it better. It's kind of a quick hack at the moment, but it works, and it's free.

 

 

This is great! Thanks! I was just fussing with trying to calculate for guide sheets only last night. This looks infinitely easier to use!

Find my homemade ink recipes on my Flickr page here.

 

"I don't wait for inspiration; inspiration waits for me." --Akiane Kramarik

Link to comment
Share on other sites

  • 8 months later...

 

I'd like feedback if you find it useful, or why you don't. Sometimes guides can become a crutch. Anyway, if you do find it useful and think it could improve, let me know how, and I'll see what I can do to make it better. It's kind of a quick hack at the moment, but it works, and it's free.

 

 

I know it's years later, but I just HAD to come and say this tool is AWESOME (I'm using your second version). I've tried other guideline makers, but this one is the best I've tried, and I love the amount of control I have over things, after just a little playing around to get the hang of things. Thanks a lot!

Link to comment
Share on other sites

  • 4 weeks later...

I made/collected guidesheets for my students the last couple of years ... and now you made this. Where have you been before? This is really helpful.

<a href="http://www.nerdtests.com/ft_nt2.php">

<img src="http://www.nerdtests.com/images/badge/nt2/01302604ed3a4cac.png" alt="NerdTests.com says I'm an Uber Cool Nerd God. Click here to take the Nerd Test!">

</a>

The Truth is Five but men have but one word for it. - Patamunzo Lingananda

Link to comment
Share on other sites

  • 3 months later...

Oh my. "Like" does not begin to describe my delight. What a fantastic tool! I, too, hope you somehow do an open source release.

 

Requests -- radio buttons to make particular lines go away, be dotted (at say x height spacing), or be dashed (alternating x height ink and not inked.)

Link to comment
Share on other sites

  • 3 weeks later...

Is there a two column gridsheet generator lying around somewhere?

Snail Mailer: Always looking for a new pen pal!

Link to comment
Share on other sites

Hi,

 

I've been learning broad pen calligraphy, and one of the things I grew tired of quickly was drawing lines and nib ladders. I find them useful, so I can practice, a a a a a a a, b b b b b b b, c c c c c etc.

 

Also, sometimes I put the guide under good paper with a lighted background. Then I can use the lines as a guide, and when I take the guide out from underneath the good paper, it looks halfway decent. This saves me having to erase pencil lines later.

 

Since I like postscript so much, I decided to write a little routine to generate the guides to whatever specification I wanted. Then I thought other people might be interested, so I made a php web front end, and now it spits out a pdf document (US letter dimensions).

 

If anyone is interested, this is the link.

 

I'd like feedback if you find it useful, or why you don't. Sometimes guides can become a crutch. Anyway, if you do find it useful and think it could improve, let me know how, and I'll see what I can do to make it better. It's kind of a quick hack at the moment, but it works, and it's free.

 

Don't know if this is the best forum, but it fit reasonably well with creative expressions and writing.

 

Thanks.

Just found your line generator and it is brilliant. I did produce something myself on ms word (just using the table function) but this is brilliant, so much better. Great for practising and also as you say placing under the paper you are working on. Thanks again.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Most Contributions

    1. amberleadavis
      amberleadavis
      43844
    2. PAKMAN
      PAKMAN
      33501
    3. Ghost Plane
      Ghost Plane
      28220
    4. inkstainedruth
      inkstainedruth
      26627
    5. jar
      jar
      26101
  • Upcoming Events

  • Blog Comments

    • Shanghai Knife Dude
      I have the Sailor Naginata and some fancy blade nibs coming after 2022 by a number of new workshop from China.  With all my respect, IMHO, they are all (bleep) in doing chinese characters.  Go use a bush, or at least a bush pen. 
    • A Smug Dill
      It is the reason why I'm so keen on the idea of a personal library — of pens, nibs, inks, paper products, etc. — and spent so much money, as well as time and effort, to “build” it for myself (because I can't simply remember everything, especially as I'm getting older fast) and my wife, so that we can “know”; and, instead of just disposing of what displeased us, or even just not good enough to be “given the time of day” against competition from >500 other pens and >500 other inks for our at
    • adamselene
      Agreed.  And I think it’s good to be aware of this early on and think about at the point of buying rather than rationalizing a purchase..
    • A Smug Dill
      Alas, one cannot know “good” without some idea of “bad” against which to contrast; and, as one of my former bosses (back when I was in my twenties) used to say, “on the scale of good to bad…”, it's a spectrum, not a dichotomy. Whereas subjectively acceptable (or tolerable) and unacceptable may well be a dichotomy to someone, and finding whether the threshold or cusp between them lies takes experiencing many degrees of less-than-ideal, especially if the decision is somehow influenced by factors o
    • adamselene
      I got my first real fountain pen on my 60th birthday and many hundreds of pens later I’ve often thought of what I should’ve known in the beginning. I have many pens, the majority of which have some objectionable feature. If they are too delicate, or can’t be posted, or they are too precious to face losing , still they are users, but only in very limited environments..  I have a big disliking for pens that have the cap jump into the air and fly off. I object to Pens that dry out, or leave blobs o
  • Chatbox

    You don't have permission to chat.
    Load More
  • Files






×
×
  • Create New...