[Lazarus] Metafile support

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Wed Apr 13 10:26:03 CEST 2011


Alexander Klenin <klenin at gmail.com> wrote:
> Meanwhile, font support is also needed.

  TvText = class
  public
    X, Y, Z: Double; // Z is ignored in 2D formats
    Value: utf8string;
    FontColor: TvColor;
    FontSize: integer;
    FontName: utf8string;
  end;

What else do you need in the font support?

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list