• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern FT_Err_Missing_Bitmap :: (Eq a, Num a) => a

    freetype2 FreeType.Error.Values

    No documentation available.

  2. pattern TT_MS_LANGID_MAPUDUNGUN_CHILE :: (Eq a, Num a) => a

    freetype2 FreeType.Format.TrueType

    No documentation available.

  3. ft_Get_CMap_Format :: FT_CharMap -> IO FT_Long

    freetype2 FreeType.Format.TrueType

    No documentation available.

  4. ft_Get_CMap_Language_ID :: FT_CharMap -> IO FT_ULong

    freetype2 FreeType.Format.TrueType

    No documentation available.

  5. fdrSubrmap_offset :: CID_FaceDictRec -> FT_ULong

    freetype2 FreeType.Format.Type1

    No documentation available.

  6. firCidmap_offset :: CID_FaceInfoRec -> FT_ULong

    freetype2 FreeType.Format.Type1

    No documentation available.

  7. module FreeType.Support.Bitmap

    Please refer to the Support API > Bitmap Handling chapter of the reference. Internal: FreeType.Support.Bitmap.Internal.

  8. ft_Bitmap_Blend :: FT_Library -> Ptr FT_Bitmap -> FT_Vector -> Ptr FT_Bitmap -> FT_Vector -> FT_Color -> IO FT_Vector

    freetype2 FreeType.Support.Bitmap

    No documentation available.

  9. ft_Bitmap_Convert :: FT_Library -> Ptr FT_Bitmap -> Ptr FT_Bitmap -> FT_Int -> IO ()

    freetype2 FreeType.Support.Bitmap

    No documentation available.

  10. ft_Bitmap_Copy :: FT_Library -> Ptr FT_Bitmap -> Ptr FT_Bitmap -> IO ()

    freetype2 FreeType.Support.Bitmap

    No documentation available.

Page 1157 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete