First published on MSDN on Aug 29, 2016
There are some characters that can be used to create game programs. Have fun with useful characters!
Wingdings and Webdings fonts have graphical glyph in them. Sample program ID is QZS270 .
There are Miscellaneous Symbols in Unicode U+2600 to U+26FF. Sample program ID is RPZ143-2 .
In Unicode, U+10000 to U+1FFFF are called Supplementary Multilingual Plane (SMP). SMP has such as Mahjong Tiles, Domino Tiles, Playing Cards and so on. Program FSQ891-0 is Mahjong Tiles sample.
Program QBS151-0 is Playing Cards sample.
Note that SMP is not supported by Text.GetCharacter() or other Text operations. So each SMP character must be defined as literal.
Authored by Nonki Takahashi
There are some characters that can be used to create game programs. Have fun with useful characters!
Wingdings and Webdings Fonts
Wingdings and Webdings fonts have graphical glyph in them. Sample program ID is QZS270 .
Miscellaneous Symbols
There are Miscellaneous Symbols in Unicode U+2600 to U+26FF. Sample program ID is RPZ143-2 .
Supplementary Multilingual Plane (SMP)
In Unicode, U+10000 to U+1FFFF are called Supplementary Multilingual Plane (SMP). SMP has such as Mahjong Tiles, Domino Tiles, Playing Cards and so on. Program FSQ891-0 is Mahjong Tiles sample.
Program QBS151-0 is Playing Cards sample.
Note that SMP is not supported by Text.GetCharacter() or other Text operations. So each SMP character must be defined as literal.
See Also
Published Feb 13, 2019
Version 1.0NonkiTakahashi
Iron Contributor
Joined February 02, 2019
Small Basic Blog
Follow this blog board to get notified when there's new activity