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

  • Chevalier

    1

  • ladycaruso

    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
      43972
    2. PAKMAN
      PAKMAN
      35650
    3. inkstainedruth
      inkstainedruth
      31610
    4. Ghost Plane
      Ghost Plane
      28220
    5. Bo Bo Olson
      Bo Bo Olson
      27747
  • Upcoming Events

  • Blog Comments

    • Misfit
      Oh to have that translucent pink Prera! @migo984 has the Oeste series named after birds. There is a pink one, so I’m assuming Este is the same pen as Oeste.    Excellent haul. I have some Uniball One P pens. Do you like to use them? I like them enough, but don’t use them too much yet.    Do you or your wife use Travelers Notebooks? Seeing you were at Kyoto, I thought of them as there is a store there. 
    • A Smug Dill
      It's not nearly so thick that I feel it comprises my fine-grained control, the way I feel about the Cross Peerless 125 or some of the high-end TACCIA Urushi pens with cigar-shaped bodies and 18K gold nibs. Why would you expect me or anyone else to make explicit mention of it, if it isn't a travesty or such a disappointment that an owner of the pen would want to bring it to the attention of his/her peers so that they could “learn from his/her mistake” without paying the price?
    • szlovak
      Why nobody says that the section of Tuzu besides triangular shape is quite thick. Honestly it’s the thickest one among my many pens, other thick I own is Noodler’s Ahab. Because of that fat section I feel more control and my handwriting has improved. I can’t say it’s comfortable or uncomfortable, but needs a moment to accommodate. It’s funny because my school years are long over. Besides this pen had horrible F nib. Tines were perfectly aligned but it was so scratchy on left stroke that collecte
    • stylographile
      Awesome! I'm in the process of preparing my bag for our pen meet this weekend and I literally have none of the items you mention!! I'll see if I can find one or two!
    • inkstainedruth
      @asota -- Yeah, I think I have a few rolls in my fridge that are probably 20-30 years old at this point (don't remember now if they are B&W or color film) and don't even really know where to get the film processed, once the drive through kiosks went away....  I just did a quick Google search and (in theory) there was a place the next town over from me -- but got a 404 error message when I tried to click on the link....  Ruth Morrisson aka inkstainedruth 
  • Chatbox

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






×
×
  • Create New...