-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | freetype2 bindings
--   
--   Bindings for freetype2, autogenerated by haskell-gi.
@package gi-freetype2
@version 2.0.5


-- | Build time configuration used during code generation.
module GI.Freetype2.Config

-- | Overrides used when generating these bindings.
overrides :: Text

-- | Modules in this package
modules :: [Text]


-- | <i>No description available in the introspection data.</i>
module GI.Freetype2.Structs.Bitmap

-- | Memory-managed wrapper type.
newtype Bitmap
Bitmap :: ManagedPtr Bitmap -> Bitmap
instance Data.GI.Base.BasicTypes.BoxedPtr GI.Freetype2.Structs.Bitmap.Bitmap
instance GHC.Classes.Eq GI.Freetype2.Structs.Bitmap.Bitmap
instance Data.GI.Base.BasicTypes.ManagedPtrNewtype GI.Freetype2.Structs.Bitmap.Bitmap


-- | <i>No description available in the introspection data.</i>
module GI.Freetype2.Structs.Face

-- | Memory-managed wrapper type.
newtype Face
Face :: ManagedPtr Face -> Face
instance Data.GI.Base.BasicTypes.BoxedPtr GI.Freetype2.Structs.Face.Face
instance GHC.Classes.Eq GI.Freetype2.Structs.Face.Face
instance Data.GI.Base.BasicTypes.ManagedPtrNewtype GI.Freetype2.Structs.Face.Face


-- | <i>No description available in the introspection data.</i>
module GI.Freetype2.Structs.Library

-- | Memory-managed wrapper type.
newtype Library
Library :: ManagedPtr Library -> Library
instance Data.GI.Base.BasicTypes.BoxedPtr GI.Freetype2.Structs.Library.Library
instance GHC.Classes.Eq GI.Freetype2.Structs.Library.Library
instance Data.GI.Base.BasicTypes.ManagedPtrNewtype GI.Freetype2.Structs.Library.Library


module GI.Freetype2.Structs


module GI.Freetype2
