Safe Haskell | None |
---|---|
Language | Haskell2010 |
Resource.Font
Documentation
Constructors
Config | |
Fields
|
allocateCollection :: (Traversable collection, HasCallStack) => Queues CommandPool -> collection Config -> StageRIO st (ReleaseKey, collection Font) Source #
collectionTextures :: Foldable collection => collection Font -> Vector (Texture Flat) Source #
allocateFont :: HasCallStack => Queues CommandPool -> Config -> StageRIO st (ReleaseKey, Font) Source #