Kalin 0 Posted September 28, 2010 K, I'm basically making a program. But I'm trying to get a good font for it. So what are your favorite font(s)? Share this post Link to post Share on other sites
omikron48 0 Posted September 28, 2010 Tahoma, then Courier New for same size font. If you want full compatibility, you can't go wrong with Times new Roman and Courier New. Share this post Link to post Share on other sites
Kalin 0 Posted September 28, 2010 Tahoma, then Courier New for same size font.If you want full compatibility, you can't go wrong with Times new Roman and Courier New.I'm so used to using the default.Lol, just so many options. Share this post Link to post Share on other sites
AlmarM 22 Posted September 28, 2010 Verdana! MinesweeperA minesweeper game created in autoit, source available._Mouse_UDFAn UDF for registering functions to mouse events, made in pure autoit.2D Hitbox EditorA 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes. Share this post Link to post Share on other sites
bo8ster 3 Posted September 28, 2010 Not sure how this is a Help and Support question, more Chat but anyway - I use defaults. If your real keen, google can help. http://zero3computers.com/blog/Top-10-Fonts-2010 http://www.fontfox.com/popular.php http://new.myfonts.com/newsletters/sp/201001.html Post your code because code says more then your words can. SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y. Use Opt("MustDeclareVars", 1)[topic="84960"]Brett F's Learning To Script with AutoIt V3[/topic][topic="21048"]Valuater's AutoIt 1-2-3, Class... is now in Session[/topic]Contribution: [topic="87994"]Get SVN Rev Number[/topic], [topic="93527"]Control Handle under mouse[/topic], [topic="91966"]A Presentation using AutoIt[/topic], [topic="112756"]Log ConsoleWrite output in Scite[/topic] Share this post Link to post Share on other sites
wakillon 403 Posted September 28, 2010 Monotype Corsiva is nice ! AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Share this post Link to post Share on other sites
Kalin 0 Posted October 12, 2010 (edited) Not sure how this is a Help and Support question, more Chat but anyway - I use defaults.If your real keen, google can help.http://zero3computers.com/blog/Top-10-Fonts-2010http://www.fontfox.com/popular.phphttp://new.myfonts.com/newsletters/sp/201001.htmlIt is help, helping me choose a font for a program I'm making!And I prefer the suggestions you guys give me rather than the casual ones I can find on Google. Edited October 12, 2010 by Kalin Share this post Link to post Share on other sites
BrewManNH 1,305 Posted October 12, 2010 I suppose your choice of font would depend upon what you're doing with the text you're displaying. If you want a monospaced font for something like displaying time or a timer, or a font that looks good small for a tool tip, or a font that looks good large for a splash screen, or just a general purpose font for labels. Focus on what you want to display, and play around with fonts that look good doing it. Also, look at the list of standard Windows fonts in the Help file appendix to make sure it's going to be available on the target OS where your program is going to run. If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way!I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator Share this post Link to post Share on other sites
enaiman 16 Posted October 12, 2010 Verdana is a nice choice indeed, Tahoma is good too, Courier New is good if you want a "stretched" round font. You should stick to common fonts (fonts you can find on a normal Win installation) if there are other people to use your app. SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example scriptwannabe "Unbeatable" Tic-Tac-ToePaper-Scissor-Rock ... try to beat it anyway :) Share this post Link to post Share on other sites