freetype2

Haskell bindings for FreeType 2 library

LTS Haskell 24.24:0.2.0
Stackage Nightly 2025-12-16:0.2.0
Latest on Hackage:0.2.0

See all snapshots freetype2 appears in

BSD-3-Clause licensed by Jason Dagit, Oleksii Divak
Maintained by Oleksii Divak
This version can be pinned in stack with:freetype2-0.2.0@sha256:48a08025a1baae6cefd3462ee79a9d7ff2bad438ccc533dcda6b84da577e1fdc,32628

Module documentation for 0.2.0

  • FreeType
    • FreeType.Cache
      • FreeType.Cache.Internal
    • FreeType.Control
      • FreeType.Control.Driver
      • FreeType.Control.Parameter
        • FreeType.Control.Parameter.Internal
      • FreeType.Control.Subpixel
        • FreeType.Control.Subpixel.Internal
    • FreeType.Core
      • FreeType.Core.Base
        • FreeType.Core.Base.Internal
      • FreeType.Core.Color
        • FreeType.Core.Color.Internal
      • FreeType.Core.Glyph
        • FreeType.Core.Glyph.Internal
      • FreeType.Core.Layer
      • FreeType.Core.Mac
        • FreeType.Core.Mac.Internal
      • FreeType.Core.Size
        • FreeType.Core.Size.Internal
      • FreeType.Core.Types
      • FreeType.Core.Unicode
      • FreeType.Core.Version
        • FreeType.Core.Version.Internal
    • FreeType.Error
      • FreeType.Error.Enumerations
        • FreeType.Error.Enumerations.Internal
      • FreeType.Error.Values
    • FreeType.Exception
      • FreeType.Exception.Internal
    • FreeType.Format
      • FreeType.Format.BDF
        • FreeType.Format.BDF.Internal
      • FreeType.Format.CID
        • FreeType.Format.CID.Internal
      • FreeType.Format.Font
        • FreeType.Format.Font.Internal
      • FreeType.Format.Gasp
      • FreeType.Format.Multiple
        • FreeType.Format.Multiple.Internal
      • FreeType.Format.PFR
        • FreeType.Format.PFR.Internal
      • FreeType.Format.SFNT
        • FreeType.Format.SFNT.Internal
      • FreeType.Format.TrueType
        • FreeType.Format.TrueType.Internal
      • FreeType.Format.Type1
        • FreeType.Format.Type1.Internal
      • FreeType.Format.WinFNT
        • FreeType.Format.WinFNT.Internal
    • FreeType.Internal
    • FreeType.Miscellaneous
      • FreeType.Miscellaneous.Incremental
        • FreeType.Miscellaneous.Incremental.Internal
      • FreeType.Miscellaneous.OpenType
        • FreeType.Miscellaneous.OpenType.Internal
      • FreeType.Miscellaneous.TrueType
        • FreeType.Miscellaneous.TrueType.Internal
      • FreeType.Miscellaneous.TrueTypeGX
        • FreeType.Miscellaneous.TrueTypeGX.Internal
    • FreeType.Support
      • FreeType.Support.Advance
        • FreeType.Support.Advance.Internal
      • FreeType.Support.BZIP2
        • FreeType.Support.BZIP2.Internal
      • FreeType.Support.Bitmap
        • FreeType.Support.Bitmap.Internal
      • FreeType.Support.Computations
        • FreeType.Support.Computations.Internal
      • FreeType.Support.GZIP
        • FreeType.Support.GZIP.Internal
      • FreeType.Support.Glyph
        • FreeType.Support.Glyph.Internal
      • FreeType.Support.LZW
        • FreeType.Support.LZW.Internal
      • FreeType.Support.List
        • FreeType.Support.List.Internal
      • FreeType.Support.Module
        • FreeType.Support.Module.Internal
      • FreeType.Support.Outline
        • FreeType.Support.Outline.Internal
      • FreeType.Support.Scanline
        • FreeType.Support.Scanline.Internal
      • FreeType.Support.System
        • FreeType.Support.System.Internal
Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2024-01-10(full list with versions):

Mostly complete and mostly raw bindings to the FreeType2 library.

Please check the README for information on how these bindings operate.