Welcome Guest. Please Login or Register. Apr 1st, 2018, 03:50am
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
WingDings font
« Thread started on: Aug 30th, 2016, 12:57pm »
Something mentioned recently over at the LB Community Forum, which I was previously unaware of, is that you cannot use the font command in LB 4 to select a symbols font like WingDings. That's surprising, and as you might expect it's not a limitation that LBB shares:
Code:
open "WingDing test" for text as #w
#w "!font WingDings 32"
#w "J"
wait
You can type in the texteditor to see some more characters.