Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PangoGravityEast :: PangoGravitypango Graphics.Rendering.Pango No documentation available.
-
pango Graphics.Rendering.Pango The PangoGravityHint defines how horizontal scripts should behave in a vertical context.
- PangoGravityHintNatural: scripts will take their natural gravity based on the base gravity and the script. This is the default.
- PangoGravityHintStrong: always use the base gravity set, regardless of the script.
- PangoGravityHintLine: for scripts not in their natural direction (eg. Latin in East gravity), choose per-script gravity such that every script respects the line progression. This means, Latin and Arabic will take opposite gravities and both flow top-to-bottom for example.
PangoGravityHintLine :: PangoGravityHintpango Graphics.Rendering.Pango No documentation available.
PangoGravityHintNatural :: PangoGravityHintpango Graphics.Rendering.Pango No documentation available.
PangoGravityHintStrong :: PangoGravityHintpango Graphics.Rendering.Pango No documentation available.
PangoGravityNorth :: PangoGravitypango Graphics.Rendering.Pango No documentation available.
PangoGravitySouth :: PangoGravitypango Graphics.Rendering.Pango No documentation available.
PangoGravityWest :: PangoGravitypango Graphics.Rendering.Pango No documentation available.
-
pango Graphics.Rendering.Pango A rendered paragraph.
-
pango Graphics.Rendering.Pango Rectangles describing an area in Doubles.
- Specifies x, y, width and height