LCD Font Generator (LFG)

LCD Font Generator is useful to make character or symbol fonts for Graphical LCD Device , use for micro controllers .When you make a powerful project , using graphic LCD , here’s a question : how can make a beauty and nice font for it , simple and fast ?

LFG answer you and make beauty fonts easily , using wizards and then export it to a ‘.h’ (C compilers header file).this header file contain all data of your font where can use for C compiles such as CodeVision , WinAvr , and similar C Compilers.

See more information on : http://www.elvand.com

http://www.elvand.com/images/lfgen001.gif

It would be good to put this on AVR Freaks.net Project section too. Wide audience.

stevech:
It would be good to put this on AVR Freaks.net Project section too. Wide audience.

I've never been able to get registered for AVRFreaks. I never get the confirmation e-mails.

8-Dale

I’ve used AVRfreaks for years. I don’t recall the registration process but it was easy.

Maybe your spam filter gets it?

You can read AVRfreaks.net forum and projects sections without registering.

It is THE source for expert advise, code examples, etc.

stevech:
I’ve used AVRfreaks for years. I don’t recall the registration process but it was easy.

Maybe your spam filter gets it?

No, I just don't receive the activation e-mails for some reason.

stevech:
You can read AVRfreaks.net forum and projects sections without registering.

I don't want to be limited to just reading,

8-Dale

there are thousands of registered users on AVRfreaks.net - so the problem you had with registering must be unique.

linuxguy:

stevech:
You can read AVRfreaks.net forum and projects sections without registering.

I don't want to be limited to just reading

You can get a free throw-away email address from Yahoo or Hotmail and use that to register with.

That’s a cool font editor!

Eric

LCD Font Generator ( LFG ) version 1.10 ( Create font for graphic LCD )

LCD Font Generator is useful to make character or symbol fonts for Graphical LCD Device , use for micro controllers .When you make a powerful project , using graphic LCD , here’s a question : how can make a beauty and nice font for it , simple and fast ? …

It’s free to download now .

http://www.elvand.com/en

http://www.elvand.com/en/images/lfgen001.gif

Features :

Compatible with all graphic LCDs such as (AGM1232G,HDG12864,Nokia7110,PG128128) and all size (such as 122x32 , 64x128 , 128x128 , 240x64 , 96x65 , …).

Support best font characters size between 1…16 pixels per with or height.

Secure and protect font file copyright , designer and name to save author law.

Very small font file size .

Rotate and reverse characters.

Drawing any text on LCD and change its size , zoom , sensitive and position.

Generating font map as .h header file , compatible with C Compilers such as CodeVision , WinAvr , …