• 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. setNoDash :: MonadPath m => m ()

    HPDF Graphics.PDF.Shapes

    No dash pattern

  2. setWidth :: MonadPath m => PDFFloat -> m ()

    HPDF Graphics.PDF.Shapes

    Set pen width

  3. setFont :: PDFFont -> PDFText ()

    HPDF Graphics.PDF.Text

    Select a font to use

  4. setTextMatrix :: Matrix -> PDFText ()

    HPDF Graphics.PDF.Text

    Set the text transformation matrix

  5. setBaseLineSkip :: PDFFloat -> PDFFloat -> PDFFloat -> TM ps s ()

    HPDF Graphics.PDF.Typesetting

    No documentation available.

  6. setFirstPassTolerance :: PDFFloat -> TM ps s ()

    HPDF Graphics.PDF.Typesetting

    No documentation available.

  7. setFitnessDemerit :: PDFFloat -> TM ps s ()

    HPDF Graphics.PDF.Typesetting

    No documentation available.

  8. setHyphenDemerit :: PDFFloat -> TM ps s ()

    HPDF Graphics.PDF.Typesetting

    No documentation available.

  9. setHyphenPenaltyValue :: Int -> TM ps s ()

    HPDF Graphics.PDF.Typesetting

    No documentation available.

  10. setJustification :: Justification -> TM ps s ()

    HPDF Graphics.PDF.Typesetting

    No documentation available.

Page 459 of many | Previous | Next

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