Platforms to show: All Mac Windows Linux Cross-Platform

WindowsFontFamilyMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Fonts MBS Win Plugin 11.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The class for details on Windows fonts.
Example
dim lines(-1) as string

for each f as WindowsFontFamilyMBS in WindowsFontFamilyMBS.AllFonts
lines.append f.LogFontFullName
next

MsgBox Join(lines,EndOfLine)

The font list is the same as font() function in Xojo as far as we see.

This class has no sub classes.

Some properties using for this class:

Some examples using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS Win Plugin.


WindowsFontDialogMBS   -   WindowsGattCharacteristicMBS


The biggest plugin in space...