Romestead Assembly Reference

Candide.Graphics.Fonts.FontSystemFontProvider

Type JSON

public class in Candide.Graphics.Fonts

Methods1
Properties0
Fields2
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Graphics.Fonts
  • Base typeSystem.Object
  • InterfacesCandide.Graphics.Fonts.IFontProvider
  • HashE26BF3FF752865EBDB105F92D28680079484E66D86A300607ED7262CE69FD699

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
BaseSizepublicpublic System.Single BaseSize
FontSystempublicpublic FontStashSharp.FontSystem FontSystem

Methods

GetRenderFont

public FontStashSharp.SpriteFontBase GetRenderFont(System.Single scale)

Method metadata
  • Visibilitypublic
  • Return typeFontStashSharp.SpriteFontBase
  • StaticFalse
  • VirtualTrue
  • HashC41B052E0244C019373CDFF2409C48E2655CCF3650089994365FB414F2542633
  • Body hash7C810D97B79D76FE0133C23A07B0C43506F748519C9E9A0C899C037D18824B6E
  • IL size20
Referenced calls
  • FontStashSharp.FontSystem::GetFont(System.Single)