[fpc-devel] {$DEFINE x := something}
    Marco van de Voort 
    marcov at stack.nl
       
    Thu Jun 30 16:42:40 CEST 2005
    
    
  
> on 2005-06-30T10:25:46+02:00 Florian wrote:
> > There is a reason why the whole compiler sources are lower case: the
> > sources are rather complex with a lot of nested ifs etc. so we use a
> > very high screen resolution to edit the source. I use usually 70
> > lines on a 17" TFT or 19" CRT ...
> 
> A 17" TFT has usually a resolution of 1280x1024. To get 70 lines, you
> need a 7pt font, not really readable. On the other side, than the
> source have only 25% of the screen wide. You should use a rotatable
> screen, then you can use a readable font and use more than 25% of the
> screen.
1280/16 = 80. 
16 is normal vga font iirc.
    
    
More information about the fpc-devel
mailing list