Re: A much much dumber qeustion :)

new topic     » goto parent     » topic index » view thread      » older message » newer message

>   Hi all, once again I jump out of my lurking to ask a hopefully simple
> question :)
> I'm using the Neil graphics library, so(unless I'm doing something wrong :)
> can't use font.e
> to display words in graphic mode... I'm guessing fontfont.e is meant to get
> around that...but sadly there's no documentation, it appears this was
> written for clever people who know what they are doing....which is a problem
> as I'm a distinctly unclever person who has no idea what he is doing pleased
>
>   Can anyone explain how I'd go about doing the classic
> "hello world" bit if I'm using Neil.e
> ....or can this even be done? :{


I've used a hacked version of font.e where all constants are local and all
non-used routines removed to avoid conflicts.
Font.e simply uses the pixel () and getpixel () routine, so afterwards it does
work.

But it doesn't matter much, because the latest version of Neil already includes
its own font routines (using the same
file-format, etc. as Jiri's routines) ... Just visit Pete's site and grab the
latest of his download page.

Ralf

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu