• 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. ft_Get_Charmap_Index :: FT_CharMap -> IO FT_Int

    freetype2 FreeType.Core.Base

    No documentation available.

  2. ft_Select_Charmap :: FT_Face -> FT_Encoding -> IO ()

    freetype2 FreeType.Core.Base

    No documentation available.

  3. ft_Set_Charmap :: FT_Face -> FT_CharMap -> IO ()

    freetype2 FreeType.Core.Base

    No documentation available.

  4. gsrBitmap :: FT_GlyphSlotRec -> FT_Bitmap

    freetype2 FreeType.Core.Base

    No documentation available.

  5. gsrBitmap_left :: FT_GlyphSlotRec -> FT_Int

    freetype2 FreeType.Core.Base

    No documentation available.

  6. gsrBitmap_top :: FT_GlyphSlotRec -> FT_Int

    freetype2 FreeType.Core.Base

    No documentation available.

  7. ft_Select_Charmap' :: FT_Face -> FT_Encoding -> IO FT_Error

    freetype2 FreeType.Core.Base.Internal

    No documentation available.

  8. ft_Set_Charmap' :: FT_Face -> FT_CharMap -> IO FT_Error

    freetype2 FreeType.Core.Base.Internal

    No documentation available.

  9. type FT_BitmapGlyph = Ptr FT_BitmapGlyphRec

    freetype2 FreeType.Core.Glyph

    No documentation available.

  10. data FT_BitmapGlyphRec

    freetype2 FreeType.Core.Glyph

    No documentation available.

Page 1155 of many | Previous | Next

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