Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Resource.Font
Documentation
Constructors
Config | |
Fields
|
allocateCollection :: (Traversable collection, MonadVulkan env m, HasLogFunc env, MonadThrow m, MonadResource m, HasCallStack) => Queues CommandPool -> collection Config -> m (ReleaseKey, collection Font) Source #
allocateFont :: (HasCallStack, MonadVulkan env m, HasLogFunc env, MonadThrow m, MonadResource m) => Queues CommandPool -> Config -> m (ReleaseKey, Font) Source #