Results 1 to 10 of 18

Thread: Nitrogen web site

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Hey guys, yes I'm still around... Just entered the working world is all

    So yea, my free hosting of Nitrogen.za.org got taken down so I decided to start up www.delphituts.com
    There's nothing there at the moment, but if you looking for Font Studio, you can find the latest version here: (I've done some modifications to it from requests on the Ogre forums)

    http://labs.delphituts.com/FontStudio421.zip

    And you can read about these modifications here:

    Ogre Forum Topic

    In terms of the www.delphituts.com site, I hope to eventually have it the standard source of tutorials and small useful bits of reference material for Delphi programming (and not just game development), kinda like what about.delphi does at the moment, but better

  2. #2
    welcome back , Nitrogen.za.org was very interesting

  3. #3
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Nice to have more Pascal tool-released sites out there!

    Is the old Nitrogen site coming back at all or is that a done deal? I miss all those OpenGL and other cool demos and tutorials you had up from before. In fact you are more than welcome to write some articles here on PGD. The CMS system is open to all embers to write content and to blog.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  4. #4
    Hi Nitrogen!

    The FontStudio421.zip download link does not works here for me!

    I'm using your Font Studio to create the fonts to my new game using the newest Beta Version of PhonixLib (Andreaz promises the first public beta very soon! And I have to say, this new Phoenix is very impressive!)

    I have one small request for a future version of FontStudio that will help-me a lot to make Japanese/Chinese versions of my Game!

    - Is It possible the Font Studio import the list of Characters that I need to use?If I Add in Font Studio all Japaneses Characters, I will have more than 5000 characters... But I only did use 1230 of these.... I have a TXT with the Characters that I will need... Is it possible to Font Studio import this file and select to render only the Characters present in this file?

    Anyway, I would love to test your new version, is there another download link?

    Thanks!

  5. #5
    I'm still using fontstudio too and I have one problem with it. The window is bigger than the height of my screen so I don't see the bottom-most buttons. This is caused because I use large fonts and a not-so-big resolution. Could you make add scrollbars to the form to make the bottom reachable, even if the window is smaller?

    You could also make Fontstudio opensource and I will do it myself. It's an awesome program and I'm very sure there are more pascal programmers who want to add/improve something.

    Thanks!
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  6. #6
    Hi Nitrogen!

    Are you still over there? =)

    I do use fontstudio and I created a lot of games with it, but now I'm having some problem with Chinese letters.

    By example.... 开始游戏 .... This text have always 2 missings letters on FontStudio, its never render two of these letters. Font studio only renders 始游.

    I think it should be some problem with "Load Range from Text File"...

    I'm using this font http://www.wagenheimer.com/temp/HDZB_35.TTF and I'm sure this font supports all the characters.

    Is there a new version or If possible, could you please fix this and release a new version?

    Thanks! =)

  7. #7
    Hello guys, I will take advantage of this topic to ask if someone would be so kind to share Font Studio 4.2.1, because Nitrogen's web site is gone and I can't find nowhere this awesome tool

    Thanks in advance!
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

  8. #8
    Thank you for sharing your feedback, I will try the new version.

    ShowBox Tutuapp Mobdro
    Last edited by davido; 26-01-2020 at 01:33 PM.

  9. #9
    Maybe i can interest you in this project, it is basically a on-the-fly font builder, so what you need is freetype (it can also use winapi) and a truetype font:

    https://www.pascalgamedevelopment.co...cker-for-games
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •