What font do you use in the IDE?
Re: What font do you use in the IDE?
Jucida Console 12 in the editor and debugger, Lucida Console 10 in the tool panels.
-
- Addict
- Posts: 2344
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Re: What font do you use in the IDE?
Terminal, 6pt
No usually I use Courier or Proggy Square or something like this, but not everywhere.

No usually I use Courier or Proggy Square or something like this, but not everywhere.
bye,
Daniel
Daniel
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
Re: What font do you use in the IDE?
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Re: What font do you use in the IDE?
FixedSys. Seriously.
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
Re: What font do you use in the IDE?
Webdings. Seriously. 

Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Re: What font do you use in the IDE?
Fluid Byte wrote:Webdings. Seriously.


Seriously!
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
Re: What font do you use in the IDE?
C provides the infinitely-abusable goto statement, and labels to branch to. Formally, the goto is never necessary, and in practice it is almost always easy to write code without it. We have not used goto in this book. -- K&R (2nd Ed.) : Page 65