Geenat.com Nathan’s blog about software development, design and the people behind it.

Dina Programming Font in TTF format

Written on October 7th, 2008

For a long time now, Dina has been my favorite programming font. I find it crisp, clean and very readable for the amount of pixel space it takes up (wide bowls, no unnecessary serifs). It’s certainly a nice change from Courier New. In my opinion, a great programming font is just as important as any other tool in the programmers toolbox.

Unfortunately, Dina does have one big pitfall. It’s only available in the bitmap based .fon format, which is notorious for bad portability. Incompatible on anything but Windows, and even some Windows applications will not read this format (Sun’s Java Netbeans IDE for example does not support it).

After a long day of various hacks and adjustments, I was able to convert the Dina font to a working TTF format. You can now benefit from the fruits of my labor using the link below:

Dina truetype font pack

Here is a preview for your viewing pleasure:

For those interested, this is a screenshot from the Netbeans IDE. I have been recently giving Netbeans and Eclipse a test drive in preparation for my upcoming developments in Java.

Posted in Download, Programming, Typography

Send me a Coffee!

Did I help you solve a problem? You're welcome! If you feel like sending a token of your gratitude, you're welcome to do so using Paypal

18 Responses to “Dina Programming Font in TTF format”

  1. housetier Says:

    Thank you very very much!

  2. Fris Says:

    Awesome! Thanks a lot!!

  3. Rover Says:

    This is a great little font. Many thanks for the TTF version.

  4. crackpod Says:

    Hey, I was wondering what editor are you using? Mind telling me? I’m really interested. If it is SciTE could you contact me and send me the configuration file for this setup?

  5. Eurico Moita Says:

    Thank you!!!! :)

  6. Nathaniel Sabanski Says:

    @crackpod:

    The setup in the screenshot is Netbeans. Although i’m a huge fan of SciTE and use Notepad++ (based on SciTE) in all of my daily work. The Notepad++ colour scheme I use is called Ruby Blue, and can be found at http://3276.hu/project/port_of_ruby_blue.html.

    It’s unfortunate that the syntax colour customization in Notepad++ is a pain to do; as I really like the colour scheme I whipped up in the post above.

    Btw, I like your blog. Editra looks like an editor to check out.

  7. crackpod Says:

    “Btw, I like your blog. Editra looks like an editor to check out.”, thanks! The same goes for you. I hope to see some comments from you soon.

    CracKPod

  8. crackpod Says:

    Sorry, for the “double-comment” but could you inform me about some good Java tutorials? (E-Mail)

    You seem to now quite a lot about java.

  9. Nathaniel Sabanski Says:

    The official Java documentation is really good and generally up to date. It’s all here: http://java.sun.com/javase/reference/index.jsp

    The big tutorial: http://java.sun.com/docs/books/tutorial/
    The API reference: http://java.sun.com/javase/6/docs/api/

    Good luck man!

  10. Ruivaldo Says:

    I love you man!

  11. xx Says:

    Thank-you thank-you thank-you.

  12. Demonhunter Says:

    …just THANK YOU!

  13. Ben G Says:

    Thanks. I too love this font and can’t stand coding with out it.

    I’m using Netbeans now - this is a godsend.

    Thanks again!

  14. noname Says:

    Thanks a lot, I already had this font but not in ttf format(which i prefer over others).

    Now I have much more space to write, also a very clean font.

  15. Saneesh Says:

    Thanks. I love Dina and was looking for TTF format to use in my editor

  16. Waldemar Says:

    Dina is great. Thank you.

  17. lemon Says:

    Thank you very much! It’s excellent!

  18. Tom Says:

    Great post, thanks!!

Leave a Reply

Submit Comment