electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

The Dot Factory: A free LCD font and image generator


Post new topic  Reply to topic    EDAboard.com Forum Index -> Software Downloads/Uploads -> The Dot Factory: A free LCD font and image generator
Author Message
Pavius



Joined: 03 Aug 2009
Posts: 3


Post03 Aug 2009 12:51   

the dot factory


The Dot Factory is an open source (C#) free (GPL) font and bitmap generator for dot matrix LCDs. There are quite a few of these around but they are either commercial, closed source or lacking.

* Generates only the letters required by the user and uses a font descriptor array to access, in O(1), the bitmap for the requested character
* Descriptor array is stored only for the required range of characters
* Strips all possible vertical/horizontal padding from bitmaps
* Space character is generated by code, not by bitmap. This removes the need to hold a large descriptor array (since space is the lowest ASCII character and is often used)
* Array can be formatted in binary to allow easy visual tweaking of character
* Generates both source file info and header file info
* Bitmap conversion supported as well
* Many settings for conversion result - hex/binary, flipped, LSb/MSb first, etc.
* Open source (C#), released under GPL
* Tested on XP, Server 2003 and Vista

In addition, i've also released my Nokia 7110 driver. This is a non buffered driver, specially tailored for uCs that can't store the ~900 bytes of back buffer required by the 7110. It supports page aligned and non page aligned writes (the 7110 does not support read modify write so you can't share a page).

You can get the zipped executable (37KB unzipped) here, and the 7110 driver here. Comments, bug reports, wish lists are welcomed. Check the site every once in a while since the proggie is still in development and has quite a few features in the pipeline.

The Dot Factory: A free LCD font and image generator
Back to top
Google
AdSense
Google Adsense




Post03 Aug 2009 12:51   

Ads




Back to top
barryfish



Joined: 17 Feb 2008
Posts: 2


Post09 Oct 2009 4:49   

Re: The Dot Factory Thank you


Pavius,

Thank you for your program. It's the best I've seen. I'm not a .net guy but was able to recompile your program thinking that I could figure out a h(at)ck to reformat the output to match picbasic pro format. Unfortuantely I did not master OOP (this is the first time I've tried VS or looked at C in awhile) in the few hours I had to load VS2008.

At this time I will use VB6 or JS to reformat your outout. Maybe you could think about some more formatting additions for us weak and old programmers in your next version.

Best regards and thank you again,

Barry
Back to top
Pavius



Joined: 03 Aug 2009
Posts: 3


Post10 Oct 2009 16:24   

The Dot Factory: A free LCD font and image generator


Thanks, Barry

It's very possible to add PicBasic support format, though i myself do not know offhand how it should look like. If you'd like to work on this together, drop me a line @ admin at my site's name (pavius dot net).
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> Software Downloads/Uploads -> The Dot Factory: A free LCD font and image generator
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
LCD font generator (4)
LCD Font Generator (4)
How to set font on Epson Dot Matrix printer using micro?? (3)
led font generator (4)
Please help on font generator (1)
graphic lcd font (2)
Very Nice And Free Auto Code Generator For PIC and Atmel (1)
Putting the image on the LCD Graphic (5)
Bitmaps only show correctly in 8x8 font width on T6963 LCD (5)
dot matrix LCD help (3)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS