Re: Need Help understanding TrueType Fonts

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 12/02/04


Date: Thu, 2 Dec 2004 08:44:24 +0100


"Jim Flanagan" <jflan@tampabay.rr.com> schrieb:
> I want to write a small app/tool in vb.net that will allow me to read in a
> font file, interpret the data and create a file that could be used in an
> led sign system. i.e. convert the font data into a dot matrix format. I
> seem to be having problems finding some reasonable information on the
> internet as to how interpret the font files and extract the data. I could
> use some pointers on how to go about doing this.

I think it's much simpler to draw the text onto a 'Bitmap' object at runtime
in the desired font and then loop through the pixels of the bitmap
('GetPixel') to check which LEDs should be turned on.

-- 
 M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
 V B   <URL:http://dotnet.mvps.org/dotnet/faqs/> 


Relevant Pages

  • Re: Need Help understanding TrueType Fonts
    ... >> in a font file, interpret the data and create a file that could be ... > bitmap to check which LEDs should be turned on. ...
    (microsoft.public.dotnet.languages.vb)
  • Need Help understanding TrueType Fonts
    ... in a font file, interpret the data and create a file that could be used ... extract the data. ... I could use some pointers on how to go about doing ...
    (microsoft.public.dotnet.languages.vb)
  • bitmaps in TListbox reappear
    ... objects in ListBox unless objects are specifically cleared. ... I have a function that creates a bitmap from this text. ... I open a font file with 5 characters and they show nicely. ...
    (comp.lang.pascal.delphi.misc)
  • Re: .bmp file from a .ttf OpenType file.
    ... extract a bitmap of the font from a OpenType or TrueType font file. ... These font file types don't contain bitmaps. ... Aandi Inston quite@xxxxxxxxxxxxxx http://www.quite.com ... Please support usenet! ...
    (comp.lang.postscript)