namespace CPF.Mac.AppKit { public enum NSFontRenderingMode : ulong { Default, Antialiased, IntegerAdvancements, AntialiasedIntegerAdvancements } }