Source code of the Lazarus IDE for Free Pascal. -- Visit us at https://www.lazarus-ide.org or https://forum.lazarus.freepascal.org
Go to file
lazarus 5e1b091aee Slight modification to CreateFontIndirect.
I check to see if the GdiObject^.GDIFontObject is nil.  If so After the code to retry the weight and slant I added code to retry the Family and Foundry.
Shane

git-svn-id: trunk@21 -
2000-08-07 17:06:39 +00:00
components + Initial import 2000-07-13 10:28:31 +00:00
designer + Initial import 2000-07-13 10:28:31 +00:00
examples Cleaned up the Testtools.inc file a bit. Used Sender.name instead of checking each one in the Mouseup event, Mouse down, leave and enter. 2000-08-07 13:17:35 +00:00
ide + Initial import 2000-07-13 10:28:31 +00:00
images new xpm's from christer for bitbtns, stoppok 2000-07-16 12:32:06 +00:00
lcl Slight modification to CreateFontIndirect. 2000-08-07 17:06:39 +00:00
tools + Initial import 2000-07-13 10:28:31 +00:00
.gitattributes + added "testall" demo provided by <christer.t.johansson@se.abb.com> 2000-07-31 20:33:33 +00:00
Makefile + Initial import 2000-07-13 10:28:31 +00:00
Makefile.fpc + Initial import 2000-07-13 10:28:31 +00:00